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.
ed ffdfb5b436 Accessibility: Set checked state in ButtonAccessibilityHandler::getCurrentState() if button is part of a radio group 4 years ago
..
accessibility Accessibility: Only call grabKeyboardFocus() on focusable components 4 years ago
application Updated all license headers 5 years ago
buttons Accessibility: Set checked state in ButtonAccessibilityHandler::getCurrentState() if button is part of a radio group 4 years ago
commands XmlElement: Update loops to use new iterators 4 years ago
components Added back in rounding error fix from e8518048 that was overwritten in 7909af4e 4 years ago
desktop Windows: Fix and suppress some analysis warnings 4 years ago
drawables Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
filebrowser Windows: Fix and suppress some analysis warnings 4 years ago
keyboard Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
layout Windows: Fix and suppress some analysis warnings 4 years ago
lookandfeel Windows: Fix and suppress some analysis warnings 4 years ago
menus PopupMenu: Use correct alignment for submenus with large borders 4 years ago
misc Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
mouse Clang: Fix warnings when building with clang 10 5 years ago
native Windows: Fix clang/gnu compiler warnings 4 years ago
positioning CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
properties Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
widgets TextEditor: Take border size into account when calculating text bounds 4 years ago
windows Windows: Fix and suppress some analysis warnings 4 years ago
juce_gui_basics.cpp iOS: Enable support for layered/async drawing 4 years ago
juce_gui_basics.h Accessibility: Removed widget_handlers 4 years ago
juce_gui_basics.mm Updated all license headers 5 years ago