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 e0e8e85d6b Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 4 years ago
..
accessibility Accessibility: Fix parent handler traversal when hit test handler is ignored in AccessibilityHandler::getChildAt() 4 years ago
application Updated all license headers 5 years ago
buttons Accessibility: Report Button on/off state via AccessibilityValueInterface 4 years ago
commands Update code to use C++14 [[deprecated]] attribute 4 years ago
components Add FocusOutline class for indicating Component keyboard focus 4 years ago
desktop Add FocusOutline class for indicating Component keyboard focus 4 years ago
drawables Accessibility: Make createAccessibilityHandler() private in Component subclasses 4 years ago
filebrowser Tidy up 4 years ago
keyboard Take MessageManagerLock in FocusTraverser and KeyboardFocusTraverser unit tests 4 years ago
layout FlexBox: Refactor and tidy implementation 4 years ago
lookandfeel Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 4 years ago
menus PopupMenu: Expose item ticked state to screen readers 4 years ago
misc Add FocusOutline class for indicating Component keyboard focus 4 years ago
mouse MouseCursor: Allow arbitrarily-sized cursors on Windows 4 years ago
native Add FocusOutline class for indicating Component keyboard focus 4 years ago
positioning CharacterFunctions: Add new function to move pointer past whitespace 5 years ago
properties Update property component constructors to allow temporary ValueTreePropertyWithDefault objects 4 years ago
widgets TreeView: Reset itemUnderMouse when deleting TreeViewItems to avoid dereferencing dangling pointers 4 years ago
windows Add FocusOutline class for indicating Component keyboard focus 4 years ago
juce_gui_basics.cpp Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 4 years ago
juce_gui_basics.h Add FocusOutline class for indicating Component keyboard focus 4 years ago
juce_gui_basics.mm Updated all license headers 5 years ago