aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil Hodgson <nyamatongwe@gmail.com>2015-06-10 12:35:26 +1000
committerNeil Hodgson <nyamatongwe@gmail.com>2015-06-10 12:35:26 +1000
commitadaeccdcb1218ed4b9ecd9934722279e7e793e21 (patch)
treef1531422330587062408608623cf5f70769c2c44
parentff4df20278adccde1452550c253fb898ec3a1eab (diff)
downloadscintilla-mirror-adaeccdcb1218ed4b9ecd9934722279e7e793e21.tar.gz
Change log.
-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>