| .. |
|
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
|
(Reverted a couple of mistaken changes from an earlier commit)
|
2014-05-28 17:56:26 +01:00 |
|
juce_ios_UIViewComponentPeer.mm
|
Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android)
|
2014-04-23 20:35:45 +01:00 |
|
juce_ios_Windowing.mm
|
(Reverted a couple of mistaken changes from an earlier commit)
|
2014-05-28 17:56:26 +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
|
Fix for linux zenity file chooser.
|
2014-04-10 21:01:06 +01:00 |
|
juce_linux_Windowing.cpp
|
Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android)
|
2014-04-23 20:35:45 +01:00 |
|
juce_mac_FileChooser.mm
|
Added support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory.
|
2014-03-25 17:30:26 +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
|
Workaround for mysterious OSX focus problem.
|
2014-05-19 10:38:43 +01:00 |
|
juce_mac_Windowing.mm
|
Removed a few more uses of String::empty.
|
2013-12-01 23:28:31 +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
|
Extra safeguards against things that can happen during the win32 PeekMessage call
|
2014-05-16 11:37:04 +01:00 |