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 d6fd33b38d Accessibility: Disable accessibility for PopupMenu windows on the desktop when their parent window or target component have accessibility disabled 3 years ago
..
juce_CachedComponentImage.h Updated all license headers 5 years ago
juce_Component.cpp Accessibility: Use AccessibilityRole::ignored for UI elements that should not be accessible to screen readers but have accessible children 3 years ago
juce_Component.h Accessibility: Disable accessibility for PopupMenu windows on the desktop when their parent window or target component have accessibility disabled 3 years ago
juce_ComponentListener.cpp Updated all license headers 5 years ago
juce_ComponentListener.h Updated all license headers 5 years ago
juce_ComponentTraverser.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_FocusTraverser.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_FocusTraverser.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_ModalComponentManager.cpp Whitespace 3 years ago
juce_ModalComponentManager.h ModalCallbackFunction: Use NullCheckedInvocation helper to fix potential crash due to calling null std::function 3 years ago