| .. |
|
juce_ComboBox.cpp
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
2021-07-12 11:58:29 +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: Override Accessibility::getHelp() for JUCE widgets that support tooltips
|
2021-07-05 12:07:30 +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
|
Use jassertquiet where possible
|
2021-07-23 10:58:44 +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: Override Accessibility::getHelp() for JUCE widgets that support tooltips
|
2021-07-05 12:07:30 +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: Override Accessibility::getHelp() for JUCE widgets that support tooltips
|
2021-07-05 12:07:30 +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
|
Slider: Add getScrollWheelEnabled function
|
2021-07-23 10:50:00 +01:00 |
|
juce_Slider.h
|
Slider: Add getScrollWheelEnabled function
|
2021-07-23 10:50:00 +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: Fall back to RowComponent AccessibilityHandler if no custom cell component handler has been set in TableListBox
|
2021-07-05 12:07:30 +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
|
Use C++14 lambda capture initialisers for initialising deletion checkers
|
2021-07-12 11:58:29 +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: Override Accessibility::getHelp() for JUCE widgets that support tooltips
|
2021-07-05 12:07:30 +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 |