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 ebbd5300df
Fix build for some systems
2 years ago
..
accessibility Nodiscard: Add to builder-pattern functions 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 ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 4 years ago
desktop MouseInputSource: Eliminate superfluous drag events caused by pressure change 4 years ago
drawables Accessibility: Make createAccessibilityHandler() private in Component subclasses 4 years ago
filebrowser FileChooser: Avoid crash when destroying an open non-native filechooser 4 years ago
keyboard Nodiscard: Add to builder-pattern functions 4 years ago
layout Build: Add -Wdeprecated to recommended flags and fix new warnings 4 years ago
lookandfeel LookAndFeel: Update default name for tab/toolbar missing-item button 4 years ago
menus PopupMenu: Fix click-through from submenu 4 years ago
misc Add FocusOutline class for indicating Component keyboard focus 4 years ago
mouse ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 4 years ago
native Do not use new vista-only file choosers on mingw 2 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 Toolbar: Add accessible name for custom popup menu item 4 years ago
windows Allow and use native titlebars in regular dialogs 2 years ago
juce_gui_basics.cpp Remove splash screen 2 years ago
juce_gui_basics.h Fix build for some systems 2 years ago
juce_gui_basics.mm Updated all license headers 5 years ago