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.
ed 051e0ed6d6 Fix leak on MultiDocumentPanel destruction 3 years ago
..
accessibility Accessibility: Fix parent handler traversal when hit test handler is ignored in AccessibilityHandler::getChildAt() 3 years ago
application Updated all license headers 4 years ago
buttons Update code to use C++14 [[deprecated]] attribute 3 years ago
commands Update code to use C++14 [[deprecated]] attribute 3 years ago
components Update code to use C++14 [[deprecated]] attribute 3 years ago
desktop Desktop: Deprecate isOSXDarkModeActive() and add isDarkModeActive() for other platforms 3 years ago
drawables Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
filebrowser FileChooser: In Linux FileChoosers, prefer to open files rather than directories if both are requested 3 years ago
keyboard Take MessageManagerLock in FocusTraverser and KeyboardFocusTraverser unit tests 3 years ago
layout Fix leak on MultiDocumentPanel destruction 3 years ago
lookandfeel Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
menus Update code to use C++14 [[deprecated]] attribute 3 years ago
misc Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
mouse Update code to use C++14 [[deprecated]] attribute 3 years ago
native iOS: Use UIPasteboard string property in SystemClipboard::getTextFromClipboard() to ensure that only NSStrings are retrieved 3 years ago
positioning CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
properties ChoicePropertyComponent: Allow slightly more relaxed matching in getValue 3 years ago
widgets Update code to use C++14 [[deprecated]] attribute 3 years ago
windows Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_gui_basics.cpp ScopedDPIAwarenessDisabler: Move to juce_gui_basics 3 years ago
juce_gui_basics.h ScopedDPIAwarenessDisabler: Move to juce_gui_basics 3 years ago
juce_gui_basics.mm Updated all license headers 4 years ago