From ab0bd10bf685d2868b245893afd7512ddadc5fb1 Mon Sep 17 00:00:00 2001
From: Neil Hodgson
o Notifications
- o Images
+ o Accessibility
- o GTK+
+ o Images
+
+ o GTK+
+
o Provisional messages
o Deprecated messages
+
- o Edit messages never
supported by Scintilla
-
@@ -7672,6 +7674,15 @@ for line = lineStart to lineEnd do SCI_ENSUREVISIBLE(line) next
SCN_AUTOCSELECTION
notification.o Building Scintilla
Scintilla supports some platform accessibility features. + This support differs between platforms. + On GTK+ and Cocoa the platform accessibility APIs are implemented sufficiently to + make screen readers work. + On Win32, the system caret is manipulated to help screen readers. +
+Two formats are supported for images used in margin markers and autocompletion lists, RGBA and XPM.
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.