ed
|
a9d17d860c
|
macOS Accessibility: Fixed crash due to availability of NSAccessibilityLayoutChangedNotification on < 10.9
|
4 years ago |
ed
|
d1b669e6ae
|
Accessibility: Added InternalAccessibilityEvent::elementMovedOrResized
|
4 years ago |
ed
|
cdf3b619d8
|
Accessibility: Check if any accessibility clients are active before posting notifications and announcements
|
4 years ago |
ed
|
f69095746a
|
Windows Accessibility: Only support ExpandCollapsePattern for expandable elements
|
4 years ago |
ed
|
d16657ab53
|
macOS Accessibility: Fixed crashes on macOS < 10.10 when posting notifications
|
4 years ago |
ed
|
005d45e0fe
|
macOS Accessibility: Removed some unused text methods and return caret position for accessibilitySelectedTextRange when no text is selected
|
4 years ago |
ed
|
521faf2dc6
|
macOS Accessibility: Send NSArray for NSAccessibilityLayoutChangedNotification
|
4 years ago |
ed
|
9ed55a7639
|
Accessibility: Added AccessibilityEvent::titleChanged
|
4 years ago |
ed
|
e4f9e7f79b
|
macOS Accessibility: Use @available keyword where possible to check if accessibility support is available at runtime
|
4 years ago |
ed
|
8b2f3088d7
|
Accessibility: Added AccessibilityTextInterface::isReadOnly() method and AccessibilityRole::label to distinguish between navigable and selectable read-only text elements and simple labels
|
4 years ago |
reuk
|
7ac6911ccc
|
Windows: Fix clang/gnu compiler warnings
|
4 years ago |
ed
|
963fd79e6a
|
Windows Accessibility: Improved support for read-only text interfaces and fixed issue causing text past 1000 characters to not be read out by Narrator
|
4 years ago |
ed
|
05f987d893
|
macOS Accessibility: Use value interface for accessible read-only text
|
4 years ago |
ed
|
1634d9f428
|
macOS: Fixed a build error when building against SDKs < 10.13 for deployment targets < 10.10
|
4 years ago |
ed
|
02c5ad29db
|
macOS: Disable accessibility on deployment targets < 10.10
|
4 years ago |
ed
|
b34e798f39
|
Accessibility: Fixed some bugs in Windows text navigation and readouts, improved selection and focus navigation
|
4 years ago |
ed
|
c359f99fb5
|
Accessibility: Improved macOS support for offscreen rows/cells
|
4 years ago |
ed
|
70d0657f00
|
Windows: Only load UIA functions when accessibility is active
|
4 years ago |
ed
|
ec990202b1
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
4 years ago |