aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index f612d3a4f..67a5927da 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -502,6 +502,14 @@
so that it does not appear black when text selected.
<a href="http://sourceforge.net/p/scintilla/bugs/1611/">Bug #1611</a>.
</li>
+ <li>
+ Fixed most calls deprecated in GTK+ 3.16. Does not fix style override calls
+ as they are more complex.
+ </li>
+ <li>
+ SciTE on GTK+ 3.x uses a different technique for highlighting the search strip when there is
+ no match which is more compatible with future and past versions and different themes.
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite356.zip?download">Release 3.5.6</a>