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
2025-07-21 18:11:43 +02:00
..
juce_ComboBox.cpp ComboBox: Update accessibility handler to expose combo box title 2024-08-22 17:35:16 +01:00
juce_ComboBox.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ImageComponent.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ImageComponent.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Label.cpp Font: Deprecate getStringWidth and getGlyphPositions 2024-09-18 19:13:09 +01:00
juce_Label.h Docs: Clarify that Label get/setFont may be overridden by LookAndFeel 2025-07-21 18:11:43 +02:00
juce_ListBox.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ListBox.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ProgressBar.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ProgressBar.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Slider.cpp PopupMenu: Add missing target components for menus created by built-in widgets 2025-06-03 16:08:56 +01:00
juce_Slider.h Slider: Update docs regarding conversions between values and text 2025-06-30 15:51:04 +01:00
juce_TableHeaderComponent.cpp PopupMenu: Add missing target components for menus created by built-in widgets 2025-06-03 16:08:56 +01:00
juce_TableHeaderComponent.h Docs: Fix a few tiny typos in comments 2025-05-08 16:33:24 +02:00
juce_TableListBox.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_TableListBox.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TextEditor.cpp ModifierKeys: Avoid direct access to currentModifiers when reading but not writing 2025-06-19 14:42:49 +01:00
juce_TextEditor.h TextEditor: Fix setLineSpacing 2025-04-23 18:11:26 +02:00
juce_TextEditorModel.cpp TextEditor: Restore JUCE 7 behaviour for the first line's alignment when line spacing > 1 2025-04-23 18:11:26 +02:00
juce_Toolbar.cpp Toolbar: Avoid use-after-free when toolbar is destroyed before customisation dialog 2025-06-19 14:45:30 +01:00
juce_Toolbar.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarItemComponent.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarItemComponent.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarItemFactory.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarItemPalette.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarItemPalette.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TreeView.cpp Fix C++23 compilation 2024-08-15 11:15:15 +02:00
juce_TreeView.h Update licensing information 2024-04-16 11:39:35 +01:00