From 6b1da312d77fe2583f4658f6dbb6aa9e04f04d5d Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 17 Jun 2007 04:00:45 +0000 Subject: More updates for 1.74. --- doc/ScintillaHistory.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c4c037008..24221f385 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -351,6 +351,7 @@ SciTE session files have changed format to be like other SciTE .properties files and now use the extension .session. Bookmarks and folds may optionally be saved in session files. + Session files created with previous versions of SciTE will not load into this version.
  • SciTE's extension and scripting interfaces add OnKey, OnDwellStart, and OnClose methods. @@ -376,9 +377,15 @@ Bug fixed in XML folding where tags were not being folded because they are singletons in HTML.
  • + Bug fixed when many font names used. +
  • +
  • Layout bug fixed on GTK+ where fonts have ligatures available.
  • + Bug fixed with SCI_LINETRANSPOSE on a blank line. +
  • +
  • SciTE hang fixed when using UNC path with directory properties feature.
  • @@ -390,6 +397,9 @@ SciTE bug on GTK+ fixed where Stop Executing did not work when more than a single process started.
  • + SciTE bug on GTK+ fixed where mouse wheel was not switching between buffers. +
  • +
  • Minor line end fix to PostScript lexer.
  • -- cgit v1.2.3