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.
Tom Poole 61c638106f Clarify some FileChooser example code 3 years ago
..
accessibility Accessibility: Added InternalAccessibilityEvent::elementMovedOrResized 3 years ago
application Updated all license headers 4 years ago
buttons Accessibility: Set checked state in ButtonAccessibilityHandler::getCurrentState() if button is part of a radio group 4 years ago
commands PopupMenu: Avoid dismissing PopupMenus in bridged plugin editors 3 years ago
components Check BailOutChecker before sending accessibility moved/resized event in Component::sendMovedResizedMessages() 3 years ago
desktop Windows: Fix and suppress some analysis warnings 4 years ago
drawables Accessibility: Disable accessibility for Drawable base class 3 years ago
filebrowser Clarify some FileChooser example code 3 years ago
keyboard Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
layout Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
lookandfeel Windows: Fix and suppress some analysis warnings 4 years ago
menus Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
misc Accessibility: Disable accessibility for JUCESplashScreen 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 NSViewComponentPeer: Avoid processing mouse events from tracking areas 3 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 Accessibility: Fall back to RowComponent AccessibilityHandler if no custom cell component handler has been set in TableListBox 3 years ago
windows Accessibility: Disable accessibility for TooltipWindows to prevent them from interfering with focus 3 years ago
juce_gui_basics.cpp Accessibility: Check if any accessibility clients are active before posting notifications and announcements 3 years ago
juce_gui_basics.h Update the minimum C++ standard to C++14 3 years ago
juce_gui_basics.mm Updated all license headers 4 years ago