1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_gui_basics/widgets
2025-11-26 10:17:06 +01:00
..
juce_ComboBox.cpp Fix bug where a disabled ComboBox could be displayed using screen readers 2025-11-26 10:17:06 +01:00
juce_ComboBox.h Tidying 2025-07-25 20:42:41 +02: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 Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_ListBox.h Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02: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 Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_Slider.h Slider: Fix typo in docs 2025-09-01 23:33:43 +01:00
juce_TableHeaderComponent.cpp Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00: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 Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_TreeView.h Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00