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 9199fa3c51
Warnings: Avoid triggering missing-prototypes warnings on macOS/iOS
3 years ago
..
accessibility Accessibility: Fix parent handler traversal when hit test handler is ignored in AccessibilityHandler::getChildAt() 3 years ago
application Updated all license headers 4 years ago
buttons Fix GCC Wshadow warnings 3 years ago
commands PopupMenu: Avoid dismissing PopupMenus in bridged plugin editors 3 years ago
components Accessibility: Disable accessibility for PopupMenu windows on the desktop when their parent window or target component have accessibility disabled 3 years ago
desktop Docs: Fix a typo 3 years ago
drawables Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
filebrowser Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
keyboard Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
layout Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
lookandfeel Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
menus Accessibility: Disable accessibility for PopupMenu windows on the desktop when their parent window or target component have accessibility disabled 3 years ago
misc Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
mouse Added floating-point implementations for some Component hit-testing methods to improve reliability when dealing with scaled Components 3 years ago
native Linux windowing: Display utf-8 native window titles correctly 3 years ago
positioning CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
properties ChoicePropertyComponent: Allow slightly more relaxed matching in getValue 3 years ago
widgets TreeView: Don't add MouseListener for nested custom components 3 years ago
windows Warnings: Avoid triggering missing-prototypes warnings on macOS/iOS 3 years ago
juce_gui_basics.cpp Fix missing prototypes warnings 3 years ago
juce_gui_basics.h Bump version number to 6.1.2 3 years ago
juce_gui_basics.mm Updated all license headers 4 years ago