| .. |
|
juce_ComboBox.cpp
|
Accessibility: Removed widget_handlers
|
2021-05-20 18:24:56 +01:00 |
|
juce_ComboBox.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_ImageComponent.cpp
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_ImageComponent.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_Label.cpp
|
Accessibility: Use AccessibilityRole::editableText role when Label is editable
|
2021-06-16 17:18:24 +01:00 |
|
juce_Label.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_ListBox.cpp
|
Accessibility: Throttle TreeView/ListBox Viewport move AccessibilityEvent::structureChanged notifications
|
2021-06-07 19:38:29 +01:00 |
|
juce_ListBox.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_ProgressBar.cpp
|
Accessibility: Removed widget_handlers
|
2021-05-20 18:24:56 +01:00 |
|
juce_ProgressBar.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_Slider.cpp
|
Accessibility: Removed widget_handlers
|
2021-05-20 18:24:56 +01:00 |
|
juce_Slider.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_TableHeaderComponent.cpp
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_TableHeaderComponent.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_TableListBox.cpp
|
Accessibility: Fixed ListBox multiple selection
|
2021-05-20 18:24:57 +01:00 |
|
juce_TableListBox.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_TextEditor.cpp
|
Accessibility: Set caret position when passed an empty range selection in CodeEditorComponent and TextEditor AccessibilityTextInterface implementations
|
2021-06-11 13:48:07 +01:00 |
|
juce_TextEditor.h
|
TextEditor: Take border size into account when calculating text bounds
|
2021-06-01 11:22:35 +01:00 |
|
juce_Toolbar.cpp
|
Windows: Fix and suppress some analysis warnings
|
2021-05-26 15:34:26 +01:00 |
|
juce_Toolbar.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_ToolbarItemComponent.cpp
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_ToolbarItemComponent.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_ToolbarItemFactory.h
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
juce_ToolbarItemPalette.cpp
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_ToolbarItemPalette.h
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
juce_TreeView.cpp
|
Accessibility: Set TreeViewItem expanded/collapsed state only when it has sub-items
|
2021-06-11 13:48:18 +01:00 |
|
juce_TreeView.h
|
TreeView: Fixed a potential crash when dragging a TreeViewItem with a custom component
|
2021-05-27 17:06:46 +01:00 |