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.
hogliux 2c8b98b6e1 Added windows native code to show and hide the on-screen keyboard when juce text boxes are in focus 8 years ago
..
juce_MultiTouchMapper.h Update copyright notice 9 years ago
juce_android_FileChooser.cpp Add treatFilePackagesAsDirectories flag to native FileChooser 9 years ago
juce_android_Windowing.cpp Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak 9 years ago
juce_ios_UIViewComponentPeer.mm Added checks to make sure that the current interface orientation is actually allowed when changing allowed interface orientations 8 years ago
juce_ios_Windowing.mm Added support for iOS custom delegates - use at your own risk 8 years ago
juce_linux_Clipboard.cpp Lots of small whitespace tweaks. 9 years ago
juce_linux_FileChooser.cpp If ChildProcess is not interested in stdout/stderr, then redirect to /dev/null instead of closing 9 years ago
juce_linux_Windowing.cpp Fixed a few minor bugs in X11 windowing code 8 years ago
juce_mac_FileChooser.mm Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_mac_MainMenu.mm Added some TRANS macros to some internal OSX menu item strings 8 years ago
juce_mac_MouseCursor.mm Fixed a potential memory leak 8 years ago
juce_mac_NSViewComponentPeer.mm Fixed MacOS 10.12 deprecations 8 years ago
juce_mac_Windowing.mm Added support for drag and drop of text on OSX, via DragAndDropContainer::shouldDropTextWhenDraggedExternally 8 years ago
juce_win32_DragAndDrop.cpp Lots of small whitespace tweaks. 9 years ago
juce_win32_FileChooser.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_win32_Windowing.cpp Added windows native code to show and hide the on-screen keyboard when juce text boxes are in focus 8 years ago