| .. |
|
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
|
Fix for iOS7 message boxes.
|
2013-12-08 15:12:38 +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 linux support for wildcards when using kdialog.
|
2014-01-22 16:26:15 +00:00 |
|
juce_linux_Windowing.cpp
|
Linux support for shift-tab key events.
|
2014-01-17 09:44:02 +00: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
|
Avoiding assertions when loading some mouse cursors on OSX10.9.
|
2013-12-18 22:47:11 +00:00 |
|
juce_mac_NSViewComponentPeer.mm
|
Better handling of ResizableWindow screen bounds handling when in kiosk mode.
|
2014-01-09 17:44:46 +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
|
Made sure that win32 file dialogs are resizeable.
|
2014-02-03 20:23:06 +00:00 |
|
juce_win32_Windowing.cpp
|
Various changes to improve the behaviour of kiosk mode for DocumentWindows on win32.
|
2014-01-27 17:39:21 +00:00 |