The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 976be45c2a Minor updates for mingw compatibility. 12 years ago
..
juce_MultiTouchMapper.h Experimental support for Win7 multi-touch. 13 years ago
juce_android_FileChooser.cpp Refactored the linux Freetype font code and native file chooser (via zenity). 13 years ago
juce_android_Windowing.cpp New method Process::makeForegroundProcess() (only implemented in OSX) 12 years ago
juce_ios_UIViewComponentPeer.mm Internal tidying-up. 13 years ago
juce_ios_Windowing.mm Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android. 13 years ago
juce_linux_Clipboard.cpp Linux clipboard fix. Better kiosk mode control in OSX10.7. 13 years ago
juce_linux_FileChooser.cpp Added a bit of extra functionality to WindowsRegistry. Linux: couple of fixes for fullscreen, file chooser, and a bit of tidying up. Internal refactoring in NSViewComponent. 13 years ago
juce_linux_Windowing.cpp New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". 12 years ago
juce_mac_FileChooser.mm Removed some compiler warnings, fix for OSX file chooser modality. 13 years ago
juce_mac_MainMenu.mm OSX 10.4 compile fix. 12 years ago
juce_mac_MouseCursor.mm New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". 12 years ago
juce_mac_NSViewComponentPeer.mm OSX mouse wheels in 10.6 - check for device returning NaNs. 12 years ago
juce_mac_Windowing.mm Changed OSX native alert boxes to use TRANS to translate their ok/yes/no/cancel button text. 12 years ago
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.. 13 years ago
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(). 13 years ago
juce_win32_Windowing.cpp Minor updates for mingw compatibility. 12 years ago