1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics/native
2014-03-29 19:39:13 +00: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 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 support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory. 2014-03-25 17:30:26 +00:00
juce_linux_Windowing.cpp Made the OpenGL graphics context keep a cache of textures it has recently used for Image rendering, to avoid repeatedly moving data to the GPU. 2014-02-20 16:38:49 +00: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 Fixes for kiosk mode on windows with non-native title bars. 2014-03-29 19:39:13 +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 support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory. 2014-03-25 17:30:26 +00:00
juce_win32_Windowing.cpp Fixes for kiosk mode on windows with non-native title bars. 2014-03-29 19:39:13 +00:00