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.
reuk 82df66100c
MouseCursor: Allow arbitrarily-sized cursors on Windows
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 Accessibility: Report Button on/off state via AccessibilityValueInterface 3 years ago
commands Update code to use C++14 [[deprecated]] attribute 3 years ago
components Docs: Update Component docs referencing deprecated setFocusContainer() method 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 Tidy up 3 years ago
keyboard Take MessageManagerLock in FocusTraverser and KeyboardFocusTraverser unit tests 3 years ago
layout FlexBox: Refactor and tidy implementation 3 years ago
lookandfeel Accessibility: Use ignored AccessibilityHandler for slider text boxes to fix keyboard focus/accessible focus sync issue 3 years ago
menus PopupMenu: Expose item ticked state to screen readers 3 years ago
misc DropShadower: Check for deletion after calling isWindowOnCurrentVirtualDesktop() 3 years ago
mouse MouseCursor: Allow arbitrarily-sized cursors on Windows 3 years ago
native MouseCursor: Allow arbitrarily-sized cursors on Windows 3 years ago
positioning CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
properties Update property component constructors to allow temporary ValueTreePropertyWithDefault objects 3 years ago
widgets TreeView: Reset itemUnderMouse when deleting TreeViewItems to avoid dereferencing dangling pointers 3 years ago
windows UIViewComponentPeer: Allow setting an app style, to ensure the status bar can be seen over the app background 3 years ago
juce_gui_basics.cpp ScaledImage: Use in a few more places 3 years ago
juce_gui_basics.h Bump version number to 6.1.4 3 years ago
juce_gui_basics.mm Updated all license headers 4 years ago