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 d564e49312 TextEditor: Change caret positioning when clicking before text and between lines 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 Android: Fix a couple of accessibility-related crashes 3 years ago
desktop Displays: Add keyboardInsets member to Display, to allow querying onscreen keyboard size 2 years ago
drawables Drawable: Fix clobbering Component transform when setDrawableTransform() isn't called 2 years ago
filebrowser FileTreeComponent: Avoid blocking the main thread when selecting items while scanning is in progress 2 years ago
keyboard Build: Replace JUCE_NODISCARD with [[nodiscard]] 2 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 Build: Replace JUCE_NODISCARD with [[nodiscard]] 2 years ago
misc DropShadower: Fix temporarily missing shadows, disable timer for non-desktop windows 3 years ago
mouse Build: Replace JUCE_NODISCARD with [[nodiscard]] 2 years ago
native Tidy up parameter pack expansions 2 years ago
positioning Update licensing banners to JUCE 7 3 years ago
properties Update licensing banners to JUCE 7 3 years ago
widgets TextEditor: Change caret positioning when clicking before text and between lines 2 years ago
windows Build: Replace JUCE_NODISCARD with [[nodiscard]] 2 years ago
juce_gui_basics.cpp Build: Allow building with llvm-mingw headers 2 years ago
juce_gui_basics.h Build: Update the minimum C++ standard to C++17 2 years ago
juce_gui_basics.mm Update licensing banners to JUCE 7 3 years ago