| .. |
|
juce_android_FileChooser.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_android_Windowing.cpp
|
Deletion of ModalComponentManager::Callback objects passed to native dialog boxes.
|
2013-09-09 22:07:21 +01:00 |
|
juce_ios_UIViewComponentPeer.mm
|
Cleaned up some pedantic warnings in the iOS build.
|
2013-10-01 12:55:44 +01:00 |
|
juce_ios_Windowing.mm
|
Cleaned up some pedantic warnings in the iOS build.
|
2013-10-01 12:55:44 +01:00 |
|
juce_linux_Clipboard.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_linux_FileChooser.cpp
|
Avoided an assertion in linux native file chooser
|
2013-10-07 11:22:13 +01:00 |
|
juce_linux_Windowing.cpp
|
Linux keyboard locale fix.
|
2013-09-25 10:51:19 +01:00 |
|
juce_mac_FileChooser.mm
|
Cleaned up some pedantic warnings in the iOS build.
|
2013-10-01 12:55:44 +01:00 |
|
juce_mac_MainMenu.mm
|
Misc minor cleanups and comment fixes.
|
2013-09-07 20:18:00 +01:00 |
|
juce_mac_MouseCursor.mm
|
Cleaned up some pedantic warnings in the iOS build.
|
2013-10-01 12:55:44 +01:00 |
|
juce_mac_NSViewComponentPeer.mm
|
Added some new methods to SystemTrayIconComponent for highlighting and message bubbles.
|
2013-09-16 11:21:49 +01:00 |
|
juce_mac_Windowing.mm
|
Improved always-on-top window detection. Cleaned up some old obj-C code.
|
2013-09-23 13:41:36 +01:00 |
|
juce_MultiTouchMapper.h
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
juce_win32_DragAndDrop.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_win32_FileChooser.cpp
|
Added some 'override' modifiers to overridden methods.
|
2013-06-23 23:09:52 +01:00 |
|
juce_win32_Windowing.cpp
|
Stopped win32 plugins using the global DPI setting.
|
2013-09-22 09:33:49 +01:00 |