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 bd0ca90952
Linux: Release X lock when unregistering file descriptor in order to avoid deadlocks
4 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 4 years ago
commands Update code to use C++14 [[deprecated]] attribute 4 years ago
components MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
desktop MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
drawables Accessibility: Make createAccessibilityHandler() private in Component subclasses 4 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 ComponentBoundsConstrainer: Refactor 3 years ago
lookandfeel Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 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 MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
native Linux: Release X lock when unregistering file descriptor in order to avoid deadlocks 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 MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
windows ComponentPeer: Add documentation for OptionalBorderSize 3 years ago
juce_gui_basics.cpp MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
juce_gui_basics.h MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
juce_gui_basics.mm Updated all license headers 5 years ago