From edc75e0dbdc9871420898621482b4d03cc1adcc4 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 14 Mar 2008 03:57:37 +0000 Subject: More updates. --- doc/ScintillaHistory.html | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 96e5f8e5c..af36733bf 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -364,17 +364,29 @@ Perl lexer handles defined-or operator "//".
  • + Octave lexer fixes "!=" operator. +
  • +
  • + Optimized selection change drawing to not redraw as much when not needed. +
  • +
  • + SciTE on GTK+ no longer echoes Lua commands so is same as on Windows. +
  • +
  • + Automatic vertical scrolling limited to one line at a time so is not too fast. +
  • +
  • Crash fixed when line states set beyond end of line states. This occurred when lexers did not set a line state for each line.
  • - SciTE disables translucent features on Windows 9x due to crashes reported when using translucency. + Crash in SciTE on Windows fixed when search for 513 character string fails.
  • - Bug fixed where whitespace background was not seen on wrapped lines. + SciTE disables translucent features on Windows 9x due to crashes reported when using translucency.
  • - Octave lexer fixes "!=" operator. + Bug fixed where whitespace background was not seen on wrapped lines.
  • -- cgit v1.2.3