1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_basics/native
2015-07-08 17:09:59 +01:00
..
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 Implement proper android scaling support 2015-06-15 18:08:12 +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 Minor cleanups 2015-05-25 10:05:33 +01:00
juce_linux_FileChooser.cpp Removed quotes for zenity file chooser parameters. 2015-06-29 12:26:49 +01:00
juce_linux_Windowing.cpp Fix correct repainting of OpenGLContexts if a non-compositing window manager is used on linux 2015-07-08 17:09:59 +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 Avoided an exception in MouseCursor when running on very old OSX versions. 2015-06-15 10:09:50 -05:00
juce_mac_NSViewComponentPeer.mm Added a flag MouseWheelEvent::isInertial (currently only implemented for OSX 10.7 or later), and used this to replace some clunky behaviour in the Viewport class that was there to avoid inertial wheel movements triggering nested scrollable components. 2015-06-22 20:28:15 +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 Reverted a mistake in a win32 file chooser function. 2015-06-29 11:20:51 +01:00
juce_win32_Windowing.cpp Added a flag MouseWheelEvent::isInertial (currently only implemented for OSX 10.7 or later), and used this to replace some clunky behaviour in the Viewport class that was there to avoid inertial wheel movements triggering nested scrollable components. 2015-06-22 20:28:15 +01:00