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 f989182f32
Linux windowing: Display utf-8 native window titles correctly
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 4 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 4 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 Accessibility: Only use AccessibilityRole::toggleButton role and add AccessibilityActionType::toggle for ToggleButtons 3 years ago
windows Add some missing Doxygen tags 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