| .. |
|
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
|
Implemented support for Android OpenGL native ARGB pixel format.
|
2015-05-05 17:44:10 +01:00 |
|
juce_ios_UIViewComponentPeer.mm
|
Compiler warning fix.
|
2015-02-24 17:44:36 +00:00 |
|
juce_ios_Windowing.mm
|
Modified app startup code so that JUCEApplication::shutdown() will still get called even if the app is aborted during the initialise() method.
|
2015-04-14 11:30:25 +01:00 |
|
juce_linux_Clipboard.cpp
|
Fix warnings on linux
|
2015-05-05 10:57:50 +01:00 |
|
juce_linux_FileChooser.cpp
|
Linux kdialog file-chooser fix
|
2014-10-12 16:14:53 +01:00 |
|
juce_linux_Windowing.cpp
|
Fix to linux modifier key change reporting.
|
2015-05-22 10:04:39 +01:00 |
|
juce_mac_FileChooser.mm
|
Added support for extra info panels in OSX native file choosers.
|
2015-01-29 14:18:55 +00:00 |
|
juce_mac_MainMenu.mm
|
Misc minor cleanups and comment fixes.
|
2013-09-07 20:18:00 +01:00 |
|
juce_mac_MouseCursor.mm
|
Avoiding assertions when loading some mouse cursors on OSX10.9.
|
2013-12-18 22:47:11 +00:00 |
|
juce_mac_NSViewComponentPeer.mm
|
Whitespace cleanup
|
2015-04-09 10:58:23 +01:00 |
|
juce_mac_Windowing.mm
|
Backwards-compatibility fix for OSX 10.6 targets
|
2015-02-03 17:02:57 +00: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 support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory.
|
2014-03-25 17:30:26 +00:00 |
|
juce_win32_Windowing.cpp
|
Added a Windows version of the MouseCursor::CopyingCursor types.
|
2014-12-22 18:34:57 +00:00 |