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 db90a31813
TreeView: Fix getAllVisibleItems() when only the final row of the tree fits in the viewport
2 years ago
..
accessibility Build: Replace JUCE_NODISCARD with [[nodiscard]] 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 Add default return value for Component::exitModalState 2 years ago
desktop Make it possible to attach Component updates to vblank events 3 years ago
drawables Drawable: Fix clobbering Component transform when setDrawableTransform() isn't called 3 years ago
filebrowser Convert ignoreUnused to [[maybe_unused]] 2 years ago
keyboard TextInputTarget: Improve IME support on Android 2 years ago
layout SidePanel: Fix shadow drawing artefact on hi-res screens 2 years ago
lookandfeel Convert ignoreUnused to [[maybe_unused]] 2 years ago
menus PopupMenu: Fix issue where PopupMenu would sometimes use the default rather than the parent look and feel 2 years ago
misc Convert ignoreUnused to [[maybe_unused]] 2 years ago
mouse Docs: Add a link to TooltipWindow from SettableTooltipClient 2 years ago
native FileChooser: Allow directory selection on iOS 2 years ago
positioning Update licensing banners to JUCE 7 3 years ago
properties Update licensing banners to JUCE 7 3 years ago
widgets TreeView: Fix getAllVisibleItems() when only the final row of the tree fits in the viewport 2 years ago
windows Docs: Fix some Doxygen warnings 2 years ago
juce_gui_basics.cpp XWindowSystem: Use ScopedWindowAssociation for improved DRYness 2 years ago
juce_gui_basics.h Bump version number to 7.0.5 2 years ago
juce_gui_basics.mm Update licensing banners to JUCE 7 3 years ago