aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2017-02-22 16:35:01 +1100
committerNeil <nyamatongwe@gmail.com>2017-02-22 16:35:01 +1100
commit361c26ca4b7b7b3c91ac35fb0533893d319c888f (patch)
tree49473524d45f8e811e76afb69130ffbfaf9aef87
parentba0d049480607109f6eb47d1fa8ccb2b549c9334 (diff)
downloadscintilla-mirror-361c26ca4b7b7b3c91ac35fb0533893d319c888f.tar.gz
SciTE change log.
-rw-r--r--doc/ScintillaHistory.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 457f34b6e..2e837816f 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -530,6 +530,13 @@
Fix to prevent double scrolling on GTK+ with X11.
<a href="http://sourceforge.net/p/scintilla/bugs/1901/">Bug #1901</a>.
</li>
+ <li>
+ SciTE on GTK+ has changed file chooser behaviour for some actions:
+ overwriting an existing file shows a warning;
+ the default session file name "SciTE.session" is shown and a "*.session" filter is applied;
+ appropriate filters are applied when exporting;
+ the current file name is displayed in "Save As" even when that file no longer exists.
+ </li>
</ul>
<h3>
<a href="http://www.scintilla.org/scite373.zip">Release 3.7.3</a>