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 b3a4d54a72
Build: Update the minimum C++ standard to C++17
3 years ago
..
accessibility Accessibility: Improve table navigation, row/column index/header reporting 3 years ago
application Update licensing banners to JUCE 7 3 years ago
buttons HyperlinkButton: Use AccessibilityHandler with hyperlink role 3 years ago
commands Update licensing banners to JUCE 7 3 years ago
components Android: Fix a couple of accessibility-related crashes 3 years ago
desktop Displays: Add keyboardInsets member to Display, to allow querying onscreen keyboard size 3 years ago
drawables Drawable: Fix clobbering Component transform when setDrawableTransform() isn't called 3 years ago
filebrowser FileTreeComponent: Avoid blocking the main thread when selecting items while scanning is in progress 3 years ago
keyboard Docs: Correct a reference to a non-existent method 3 years ago
layout MultiDocumentPanel: Fix reporting wrong active document, avoid reordering 3 years ago
lookandfeel Update licensing banners to JUCE 7 3 years ago
menus MenuBarComponent: Fix incorrect deactivation of the menu bar 3 years ago
misc DropShadower: Fix temporarily missing shadows, disable timer for non-desktop windows 3 years ago
mouse DragAndDropContainer: Manage keyboard focus for the drag image when the target needs it hidden 3 years ago
native macOS: Fix repaint lagging in Studio One 5 3 years ago
positioning Update licensing banners to JUCE 7 3 years ago
properties Update licensing banners to JUCE 7 3 years ago
widgets ListBox: Avoid calling updateContent in contructor 3 years ago
windows DefaultDialogWindow: Avoid bad positioning on Linux 3 years ago
juce_gui_basics.cpp OpenGLContext: Share CVDisplayLinks with NSViewComponentPeer 3 years ago
juce_gui_basics.h Build: Update the minimum C++ standard to C++17 3 years ago
juce_gui_basics.mm Update licensing banners to JUCE 7 3 years ago