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 399f8d5bf6 Accessibility: Use AccessibilityRole::editableText role when Label is editable 4 years ago
..
juce_ComboBox.cpp Accessibility: Removed widget_handlers 4 years ago
juce_ComboBox.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_ImageComponent.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_ImageComponent.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_Label.cpp Accessibility: Use AccessibilityRole::editableText role when Label is editable 4 years ago
juce_Label.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_ListBox.cpp Accessibility: Throttle TreeView/ListBox Viewport move AccessibilityEvent::structureChanged notifications 4 years ago
juce_ListBox.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_ProgressBar.cpp Accessibility: Removed widget_handlers 4 years ago
juce_ProgressBar.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_Slider.cpp Accessibility: Removed widget_handlers 4 years ago
juce_Slider.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_TableHeaderComponent.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_TableHeaderComponent.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_TableListBox.cpp Accessibility: Fixed ListBox multiple selection 4 years ago
juce_TableListBox.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_TextEditor.cpp Accessibility: Set caret position when passed an empty range selection in CodeEditorComponent and TextEditor AccessibilityTextInterface implementations 4 years ago
juce_TextEditor.h TextEditor: Take border size into account when calculating text bounds 4 years ago
juce_Toolbar.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_Toolbar.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_ToolbarItemComponent.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_ToolbarItemComponent.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_ToolbarItemFactory.h Updated all license headers 5 years ago
juce_ToolbarItemPalette.cpp Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_ToolbarItemPalette.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_TreeView.cpp Accessibility: Set TreeViewItem expanded/collapsed state only when it has sub-items 4 years ago
juce_TreeView.h TreeView: Fixed a potential crash when dragging a TreeViewItem with a custom component 4 years ago