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 2e0646abba TreeView: Fix restoring scroll position in restoreOpennessState 3 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 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 DirectoryContentsList: Ensure change notification is sent after search completes 3 years ago
keyboard Build: Replace JUCE_NODISCARD with [[nodiscard]] 3 years ago
layout Grid: Fix layout for very small items 3 years ago
lookandfeel Update licensing banners to JUCE 7 3 years ago
menus Build: Replace JUCE_NODISCARD with [[nodiscard]] 3 years ago
misc DropShadower: Fix temporarily missing shadows, disable timer for non-desktop windows 3 years ago
mouse Build: Replace JUCE_NODISCARD with [[nodiscard]] 3 years ago
native X11: Use 32-bit colourmap in the case that a 24-bit colourmap is unavailable 3 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 restoring scroll position in restoreOpennessState 3 years ago
windows Fix TopLevelWindow::centreAroundComponent 3 years ago
juce_gui_basics.cpp Build: Allow building with llvm-mingw headers 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