| .. |
|
juce_win32_ActiveXComponent.cpp
|
Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead)
|
2010-05-14 15:18:44 +01:00 |
|
juce_win32_ASIO.cpp
|
Major changes to the way Drawables are converted to ValueTrees (with more changes still to come in this area). Important fix to DirectoryIterator. Minor fix for ASIO. Jucer development.
|
2010-05-21 22:29:31 +01:00 |
|
juce_win32_AudioCDReader.cpp
|
Tweak to TextInputTarget. Code clean-ups. Jucer development.
|
2010-04-30 11:00:38 +01:00 |
|
juce_win32_AutoLinkLibraries.h
|
Updated win32 CameraDevice to record as wmv.
|
2010-02-24 19:57:34 +00:00 |
|
juce_win32_CameraDevice.cpp
|
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
|
2010-07-11 11:46:36 +01:00 |
|
juce_win32_DirectSound.cpp
|
Small DirectSound fix.
|
2010-06-23 11:22:02 +01:00 |
|
juce_win32_DynamicLibraryLoader.cpp
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_win32_DynamicLibraryLoader.h
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_win32_FileChooser.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_Files.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_Fonts.cpp
|
Improved software glyph rendering. Misc fixes.
|
2010-05-15 22:30:43 +01:00 |
|
juce_win32_Messaging.cpp
|
Cleaned up and restructured some app startup code. Updated some iPhone settings.
|
2010-07-10 11:41:07 +01:00 |
|
juce_win32_Midi.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_Misc.cpp
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_win32_NativeIncludes.h
|
Some win32 clean-ups.
|
2010-05-10 11:16:00 +01:00 |
|
juce_win32_Network.cpp
|
Minor updates to networking. Jucer development.
|
2010-06-10 16:53:10 +01:00 |
|
juce_win32_OpenGLComponent.cpp
|
OpenGL tweaks.
|
2010-07-09 10:01:02 +01:00 |
|
juce_win32_PlatformUtils.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_QuickTimeMovieComponent.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_SystemStats.cpp
|
Minor clean-ups.
|
2010-06-10 12:26:43 +01:00 |
|
juce_win32_Threads.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_WASAPI.cpp
|
Major changes to the way Drawables are converted to ValueTrees (with more changes still to come in this area). Important fix to DirectoryIterator. Minor fix for ASIO. Jucer development.
|
2010-05-21 22:29:31 +01:00 |
|
juce_win32_WebBrowserComponent.cpp
|
Internal refactoring of file functions and win32 com objects.
|
2010-04-25 21:13:12 +01:00 |
|
juce_win32_Windowing.cpp
|
Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData.
|
2010-07-09 13:35:50 +01:00 |