1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/widgets
Anthony Nicholls ba50a35364 Widgets: stop calling repaint in lookAndFeelChanged()
- A repaint will always occur from a lookAndFeelChanged
2023-03-22 14:59:15 +00:00
..
juce_ComboBox.cpp Widgets: stop calling repaint in lookAndFeelChanged() 2023-03-22 14:59:15 +00: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 GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_ListBox.h TableListBox: Refactor mouse handling to reuse ListBox mouse handling 2023-03-08 18:19:20 +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 TableListBox: Refactor mouse handling to reuse ListBox mouse handling 2023-03-08 18:19:20 +00:00
juce_TableListBox.h TableListBox: Refactor mouse handling to reuse ListBox mouse handling 2023-03-08 18:19:20 +00:00
juce_TextEditor.cpp Widgets: stop calling repaint in lookAndFeelChanged() 2023-03-22 14:59:15 +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 GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00: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 GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_ToolbarItemComponent.h GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +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