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 9b79610cb0 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. 10 years ago
..
juce_MultiTouchMapper.h Updated the format of the header include guard macros. 12 years ago
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 12 years ago
juce_android_Windowing.cpp Implement proper android scaling support 10 years ago
juce_ios_UIViewComponentPeer.mm Compiler warning fix. 10 years ago
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. 10 years ago
juce_linux_Clipboard.cpp Minor cleanups 10 years ago
juce_linux_FileChooser.cpp Linux kdialog file-chooser fix 11 years ago
juce_linux_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. 10 years ago
juce_mac_FileChooser.mm Added support for extra info panels in OSX native file choosers. 10 years ago
juce_mac_MainMenu.mm Misc minor cleanups and comment fixes. 12 years ago
juce_mac_MouseCursor.mm Avoided an exception in MouseCursor when running on very old OSX versions. 10 years ago
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. 10 years ago
juce_mac_Windowing.mm Backwards-compatibility fix for OSX 10.6 targets 10 years ago
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 12 years ago
juce_win32_FileChooser.cpp Added support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory. 11 years ago
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. 10 years ago