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.
falkTX 9bc55acde7
Allow and use native titlebars in regular dialogs
2 years ago
..
accessibility Nodiscard: Add to builder-pattern functions 3 years ago
application Updated all license headers 5 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 ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 3 years ago
desktop MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
drawables Accessibility: Make createAccessibilityHandler() private in Component subclasses 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: Fix click-through from submenu 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 Require JUCE_MODAL_LOOPS_PERMITTED for native linux file choosers 1 year 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 Allow and use native titlebars in regular dialogs 1 year ago
juce_gui_basics.cpp Remove splash screen 1 year ago
juce_gui_basics.h Remove splash screen 1 year ago
juce_gui_basics.mm Updated all license headers 5 years ago