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 8dfb916e9a ListBox: Send AccessibilityEvent::rowSelectionChanged events 4 years ago
..
accessibility macOS: Disable accessibility on deployment targets < 10.10 4 years ago
application Updated all license headers 5 years ago
buttons Accessibility: Removed widget_handlers 4 years ago
commands XmlElement: Update loops to use new iterators 4 years ago
components Component: Ensure getScreenPosition result is in terms of the logical coordinate space of the screen 4 years ago
desktop Displays: Added floating-point physical<->logical coordinate conversion methods 4 years ago
drawables Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
filebrowser Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
keyboard Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
layout Accessibility: Ignore Viewport content holder 4 years ago
lookandfeel Added preliminary support for FreeBSD 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 macOS: Set NSWindow accessibilityElement property to prevent VoiceOver reading out notifications for inaccessible windows 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 ListBox: Send AccessibilityEvent::rowSelectionChanged events 4 years ago
windows TooltipWindow: Display tooltips at same scale as hovered components 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