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 a662e5584b PopupMenu: Add explicit focus order to menu items 2 years ago
..
accessibility Build: Replace JUCE_NODISCARD with [[nodiscard]] 2 years ago
application Update licensing banners to JUCE 7 3 years ago
buttons HyperlinkButton: Use AccessibilityHandler with hyperlink role 2 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 2 years ago
drawables Drawable: Fix clobbering Component transform when setDrawableTransform() isn't called 2 years ago
filebrowser FileSearchPath: Allow working with paths that are not necessarily absolute 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: Add explicit focus order to menu items 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 Android: Add simulated mouse exit event to the mouse up callback 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