| .. |
|
accessibility
|
macOS Accessibility: Use @available keyword where possible to check if accessibility support is available at runtime
|
2021-06-07 19:38:29 +01:00 |
|
application
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |
|
buttons
|
Accessibility: Set checked state in ButtonAccessibilityHandler::getCurrentState() if button is part of a radio group
|
2021-06-04 17:18:54 +01:00 |
|
commands
|
XmlElement: Update loops to use new iterators
|
2021-01-28 20:14:11 +00:00 |
|
components
|
Accessibility: Fixed some focus issues with modal components
|
2021-06-07 19:38:29 +01:00 |
|
desktop
|
Windows: Fix and suppress some analysis warnings
|
2021-05-26 15:34:26 +01:00 |
|
drawables
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
filebrowser
|
Windows: Fix and suppress some analysis warnings
|
2021-05-26 15:34:26 +01:00 |
|
keyboard
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
layout
|
Windows: Fix and suppress some analysis warnings
|
2021-05-26 15:34:26 +01:00 |
|
lookandfeel
|
Windows: Fix and suppress some analysis warnings
|
2021-05-26 15:34:26 +01:00 |
|
menus
|
PopupMenu: Use correct alignment for submenus with large borders
|
2021-05-24 19:40:47 +01:00 |
|
misc
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
mouse
|
Clang: Fix warnings when building with clang 10
|
2020-07-01 10:00:43 +01:00 |
|
native
|
macOS Accessibility: Use @available keyword where possible to check if accessibility support is available at runtime
|
2021-06-07 19:38:29 +01:00 |
|
positioning
|
CharacterFunctions: Add new function to move pointer past whitespace
|
2021-02-18 10:54:29 +00:00 |
|
properties
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
2021-05-10 10:53:14 +01:00 |
|
widgets
|
Accessibility: Added AccessibilityTextInterface::isReadOnly() method and AccessibilityRole::label to distinguish between navigable and selectable read-only text elements and simple labels
|
2021-06-07 19:38:29 +01:00 |
|
windows
|
Windows: Fix and suppress some analysis warnings
|
2021-05-26 15:34:26 +01:00 |
|
juce_gui_basics.cpp
|
macOS Accessibility: Use @available keyword where possible to check if accessibility support is available at runtime
|
2021-06-07 19:38:29 +01:00 |
|
juce_gui_basics.h
|
Accessibility: Removed widget_handlers
|
2021-05-20 18:24:56 +01:00 |
|
juce_gui_basics.mm
|
Updated all license headers
|
2020-06-29 08:30:22 +01:00 |