| .. |
|
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
|
DPI correction for android.
|
2013-11-04 20:55:28 +00:00 |
|
juce_ios_UIViewComponentPeer.mm
|
Fix for iOS window position flicker.
|
2013-11-01 13:41:01 +00:00 |
|
juce_ios_Windowing.mm
|
iOS: added a prototype to a class.
|
2013-11-18 14:56:17 +00: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
|
Added flags to choose whether stderr and stdout are returned by ChildProcess. Used this to fix linux native file chooser.
|
2013-10-12 17:00:16 +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
|
Better left-right mouse cursor shape on OSX.
|
2013-11-23 15:17:17 +00:00 |
|
juce_mac_NSViewComponentPeer.mm
|
Added method String::clear(), and used it to replace a few uses of String::empty.
|
2013-12-01 11:32:39 +00: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 method String::clear(), and used it to replace a few uses of String::empty.
|
2013-12-01 11:32:39 +00:00 |
|
juce_win32_Windowing.cpp
|
win32 multi-touch fixes
|
2013-10-28 17:14:36 +00:00 |