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
2012-11-15 13:58:49 +00:00
..
juce_android_FileChooser.cpp Refactored the linux Freetype font code and native file chooser (via zenity). 2011-09-25 21:33:38 +01:00
juce_android_Windowing.cpp Android: multi-touch support. 2012-11-13 17:14:32 +00:00
juce_ios_UIViewComponentPeer.mm Added a PropertiesFile::reload() method. 2012-11-02 16:58:13 +00:00
juce_ios_Windowing.mm Renamed a few old references to "iPhoneOS" as "iOS". 2012-11-13 18:28:55 +00:00
juce_linux_Clipboard.cpp Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 2012-11-14 11:42:17 +00:00
juce_linux_FileChooser.cpp Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 2012-11-14 11:42:17 +00:00
juce_linux_Windowing.cpp Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. 2012-11-15 13:58:49 +00:00
juce_mac_FileChooser.mm OSX modal behaviour fix. 2012-09-07 18:52:30 +01:00
juce_mac_MainMenu.mm OSX main menu fix. 2012-11-12 21:22:18 +00:00
juce_mac_MouseCursor.mm MouseCursor refactoring. 2012-09-21 15:59:12 +01:00
juce_mac_NSViewComponentPeer.mm Image subsection fix. Linux text drag-and-drop. 2012-10-17 18:40:44 +01:00
juce_mac_Windowing.mm Fix for iOS windowing, and some CGRect clean-ups. 2012-09-13 20:02:09 +01:00
juce_MultiTouchMapper.h Experimental support for Win7 multi-touch. 2011-10-08 20:36:19 +01:00
juce_win32_DragAndDrop.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_win32_FileChooser.cpp New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays(). 2012-04-24 13:24:07 +01:00
juce_win32_Windowing.cpp Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster. 2012-11-15 13:58:49 +00:00