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 ebac835673
Fix some deprecation warnings
3 years ago
..
accessibility Nodiscard: Add to builder-pattern functions 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 Disable the effect of setPaintingIsUnclipped on components with children 3 years ago
desktop Fix some deprecation warnings 3 years ago
drawables Fix some deprecation warnings 3 years ago
filebrowser FileChooser: Avoid crash when destroying an open non-native filechooser 3 years ago
keyboard Nodiscard: Add to builder-pattern functions 3 years ago
layout Build: Add -Wdeprecated to recommended flags and fix new warnings 3 years ago
lookandfeel LookAndFeel: Update default name for tab/toolbar missing-item button 3 years ago
menus PopupMenu Accessibility: Report menu-item ticked state on Windows 3 years ago
misc Add FocusOutline class for indicating Component keyboard focus 3 years ago
mouse ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 3 years ago
native macOS: Make the behaviour of ComponentPeer::grabFocus match the other platforms 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 Toolbar: Add accessible name for custom popup menu item 3 years ago
windows macOS: Make the behaviour of ComponentPeer::grabFocus match the other platforms 3 years ago
juce_gui_basics.cpp MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
juce_gui_basics.h Bump version number to 6.1.6 3 years ago
juce_gui_basics.mm Updated all license headers 4 years ago