1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics/native
2012-02-20 17:21: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 Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures. 2012-02-20 17:21:49 +00:00
juce_ios_UIViewComponentPeer.mm Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_ios_Windowing.mm Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_linux_Clipboard.cpp Refactored the linux Freetype font code and native file chooser (via zenity). 2011-09-25 21:33:38 +01:00
juce_linux_FileChooser.cpp Refactored the linux Freetype font code and native file chooser (via zenity). 2011-09-25 21:33:38 +01:00
juce_linux_Windowing.cpp Linux 64-bit icon fix. 2012-02-16 14:12:45 +00:00
juce_mac_FileChooser.mm Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_mac_MainMenu.mm Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_mac_MouseCursor.mm 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_mac_NSViewComponentPeer.mm Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_mac_Windowing.mm Refactoring of image storage: new classes ImageType, ImagePixelData, SoftwareImageType, NativeImageType, OpenGLImageType. 2011-10-28 14:21:29 +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 Fixed an obscure utf8 string comparison problem. Added a few C++11 tweaks. Improved VST host default folder detection. Win32 file browser filter fix. Introjucer VS2005 compiler bug workaround. 2011-11-24 18:11:37 +00:00
juce_win32_Windowing.cpp Avoided spurious mouse-up when double-clicking win32 native titlebars. More OpenGL fixes. 2012-02-03 14:09:47 +00:00