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 eabcfbad26 NSViewComponentPeer: Add support for true-full-screen with non-native titlebars 4 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 Add FocusOutline class for indicating Component keyboard focus 4 years ago
desktop Add FocusOutline class for indicating Component keyboard focus 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 Viewport: Improve drag-to-scroll on devices that can accept simultaneous mouse and touch input 4 years ago
lookandfeel Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 4 years ago
menus Nodiscard: Add to builder-pattern functions 4 years ago
misc Add FocusOutline class for indicating Component keyboard focus 4 years ago
mouse MouseCursor: Allow arbitrarily-sized cursors on Windows 4 years ago
native NSViewComponentPeer: Add support for true-full-screen with non-native titlebars 4 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 Viewport: Improve drag-to-scroll on devices that can accept simultaneous mouse and touch input 4 years ago
windows ComponentPeer: Add documentation for OptionalBorderSize 4 years ago
juce_gui_basics.cpp Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 4 years ago
juce_gui_basics.h Bump version number to 6.1.5 4 years ago
juce_gui_basics.mm Updated all license headers 5 years ago