diff options
| author | Neil Hodgson <nyamatongwe@gmail.com> | 2016-11-05 20:42:12 +1100 |
|---|---|---|
| committer | Neil Hodgson <nyamatongwe@gmail.com> | 2016-11-05 20:42:12 +1100 |
| commit | ab0bd10bf685d2868b245893afd7512ddadc5fb1 (patch) | |
| tree | 2512c11643a54285979a0dd67103fb79962b88e2 /doc/ScintillaHistory.html | |
| parent | 8a62263409f5d222ac0d0ccf7bf0e7e0261224a8 (diff) | |
| download | scintilla-mirror-ab0bd10bf685d2868b245893afd7512ddadc5fb1.tar.gz | |
Support for NSAccessibility protocol added sufficient for the VoiceOver
screen reader.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a1e7a9d82..17880f5ee 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -524,7 +524,7 @@ Released 16 October 2016. </li> <li> - Accessibility supported on GTK+. + Accessibility support allowing screen readers to work added on GTK+ and Cocoa. </li> <li> INDIC_POINT and INDIC_POINTCHARACTER indicators added to display small arrows |
