| .. |
|
juce_ComboBox.cpp
|
Accessibility: Send AccessibilityEvent::valueChanged when ComboBox selection is changed
|
2021-10-08 17:19:03 +01:00 |
|
juce_ComboBox.h
|
Update code to use C++14 [[deprecated]] attribute
|
2021-09-29 16:14:00 +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: Make createAccessibilityHandler() private in Component subclasses
|
2021-09-07 11:23:17 +01:00 |
|
juce_Label.cpp
|
Use jassertquiet where possible
|
2021-07-23 10:58:44 +01:00 |
|
juce_Label.h
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
2021-09-07 11:23:17 +01:00 |
|
juce_ListBox.cpp
|
Accessibility: Fix issue with ListBox selection duplication
|
2021-09-29 11:46:10 +01:00 |
|
juce_ListBox.h
|
Update code to use C++14 [[deprecated]] attribute
|
2021-09-29 16:14:00 +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: Make createAccessibilityHandler() private in Component subclasses
|
2021-09-07 11:23:17 +01:00 |
|
juce_Slider.cpp
|
Accessibility: Added ScopedDragNotification for sending slider drag notifications
|
2021-09-07 11:23:17 +01:00 |
|
juce_Slider.h
|
Update code to use C++14 [[deprecated]] attribute
|
2021-09-29 16:14:00 +01:00 |
|
juce_TableHeaderComponent.cpp
|
TableHeaderComponent: Avoid repainting in setColumnWidth if requested size is outside limits
|
2021-09-22 10:23:04 +01:00 |
|
juce_TableHeaderComponent.h
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
2021-09-07 11:23:17 +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
|
Update code to use C++14 [[deprecated]] attribute
|
2021-09-29 16:14:00 +01:00 |
|
juce_TextEditor.cpp
|
TextEditor: Fix a highlighting bug
|
2021-08-16 16:07:40 +01:00 |
|
juce_TextEditor.h
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
2021-09-07 11:23:17 +01:00 |
|
juce_Toolbar.cpp
|
Windows: Fix and suppress some analysis warnings
|
2021-05-26 15:34:26 +01:00 |
|
juce_Toolbar.h
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
2021-09-07 11:23:17 +01:00 |
|
juce_ToolbarItemComponent.cpp
|
Accessibility: Only use AccessibilityRole::toggleButton role and add AccessibilityActionType::toggle for ToggleButtons
|
2021-09-07 17:33:02 +01:00 |
|
juce_ToolbarItemComponent.h
|
Accessibility: Make createAccessibilityHandler() private in Component subclasses
|
2021-09-07 11:23:17 +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: Make createAccessibilityHandler() private in Component subclasses
|
2021-09-07 11:23:17 +01:00 |
|
juce_TreeView.cpp
|
TreeView: Don't add MouseListener for nested custom components
|
2021-09-23 10:20:36 +01:00 |
|
juce_TreeView.h
|
Update code to use C++14 [[deprecated]] attribute
|
2021-09-29 16:14:00 +01:00 |