| .. |
|
juce_ComboBox.cpp
|
BailOutChecker: Add checks after callbacks in Slider and ComboBox
|
2022-09-01 15:44:27 +01:00 |
|
juce_ComboBox.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_ImageComponent.cpp
|
Update licensing banners to JUCE 7
|
2022-05-16 17:55:48 +01:00 |
|
juce_ImageComponent.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_Label.cpp
|
TextEditor: Add option to dismiss the virtual keyboard on touches outside
|
2022-06-09 16:55:19 +01:00 |
|
juce_Label.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_ListBox.cpp
|
Convert ignoreUnused to [[maybe_unused]]
|
2022-12-01 11:41:50 +00:00 |
|
juce_ListBox.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_ProgressBar.cpp
|
Update licensing banners to JUCE 7
|
2022-05-16 17:55:48 +01:00 |
|
juce_ProgressBar.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_Slider.cpp
|
Slider: Update PopupDisplay in updateText()
|
2022-09-13 15:20:57 +02:00 |
|
juce_Slider.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_TableHeaderComponent.cpp
|
TableHeaderComponent: Correctly render column headers when graphics context is clipped
|
2022-12-14 11:12:31 +00:00 |
|
juce_TableHeaderComponent.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_TableListBox.cpp
|
Convert ignoreUnused to [[maybe_unused]]
|
2022-12-01 11:41:50 +00:00 |
|
juce_TableListBox.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_TextEditor.cpp
|
TextInputTarget: Improve IME support on Android
|
2022-12-07 13:12:02 +00:00 |
|
juce_TextEditor.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_Toolbar.cpp
|
Update licensing banners to JUCE 7
|
2022-05-16 17:55:48 +01:00 |
|
juce_Toolbar.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_ToolbarItemComponent.cpp
|
Android: Fix a couple of accessibility-related crashes
|
2022-06-13 15:29:56 +01:00 |
|
juce_ToolbarItemComponent.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_ToolbarItemFactory.h
|
Update licensing banners to JUCE 7
|
2022-05-16 17:55:48 +01:00 |
|
juce_ToolbarItemPalette.cpp
|
Update licensing banners to JUCE 7
|
2022-05-16 17:55:48 +01:00 |
|
juce_ToolbarItemPalette.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |
|
juce_TreeView.cpp
|
TreeView: Fix getAllVisibleItems() when only the final row of the tree fits in the viewport
|
2023-01-25 17:12:34 +00:00 |
|
juce_TreeView.h
|
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
|
2023-02-09 17:54:18 +00:00 |