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.
attila ced221df4a DropShadower: Fix bug when setOwner() is called with a component without a parent 3 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 Linux: Fix sporadic positioning error after window creation 3 years ago
desktop Fix some deprecation warnings 3 years ago
drawables Fix some deprecation warnings 3 years ago
filebrowser DirectoryContentsList: Fix a bug in isStillLoading 3 years ago
keyboard Nodiscard: Add to builder-pattern functions 4 years ago
layout Viewport: Fix a scrolling bug when internal components have a transform applied 3 years ago
lookandfeel LookAndFeel: Update default name for tab/toolbar missing-item button 4 years ago
menus PopupMenu Accessibility: Report menu-item ticked state on Windows 4 years ago
misc DropShadower: Fix bug when setOwner() is called with a component without a parent 3 years ago
mouse ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 4 years ago
native Linux: Fix sporadic positioning error after window creation 3 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 TableListBox: Avoid calling virtual functions in constructor 3 years ago
windows Android: Fix dismissing screen keyboard when interacting with TextEditor 3 years ago
juce_gui_basics.cpp MouseInputSource: Eliminate superfluous drag events caused by pressure change 4 years ago
juce_gui_basics.h Bump version number to 6.1.6 4 years ago
juce_gui_basics.mm Updated all license headers 5 years ago