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 fab6a072bc
InAppPurchases: Add support for Android BillingClient 5.0.0
3 years ago
..
accessibility Nodiscard: Add to builder-pattern functions 3 years ago
application Updated all license headers 4 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 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 3 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 3 years ago
menus PopupMenu Accessibility: Report menu-item ticked state on Windows 3 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 3 years ago
native InAppPurchases: Add support for Android BillingClient 5.0.0 2 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 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 AndroidDocument: Support file access to shared storage locations on Android 30+ 3 years ago
juce_gui_basics.h Bump version number to 6.1.6 3 years ago
juce_gui_basics.mm Updated all license headers 4 years ago