From 08ef2dc76e39deed8b0b7f1d6ac8da271f805760 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 28 Jun 2020 09:25:48 +1000 Subject: SciTE change log. --- doc/ScintillaHistory.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 36d98182c..ec85a8a00 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -556,6 +556,8 @@ Chris Graham Hugues Larrive Prakash Sahni + + Michel Sauvard

@@ -596,6 +598,10 @@ Feature #1361.

  • + SciTE on Windows adds create.hidden.console option to stop console window flashing + when Lua script calls os.execute or io.popen. +
  • +
  • Fix printing on Windows to use correct text size. Bug #2185.
  • @@ -603,6 +609,11 @@ Fix bug on Win32 where calling WM_GETTEXT for more text than in document could return less text than in document. +
  • + Fixed a bug in SciTE with Lua stack balance causing failure to find + functions after reloading script. + Bug #2176. +
  • Release 4.4.3 -- cgit v1.2.3