From 0ec9972e89aee71a07f3235f9e35cd4daf954ba0 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 9 May 2002 06:18:23 +0000 Subject: Updated changes. --- doc/ScintillaHistory.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c0e247770..eaa60224e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -127,6 +127,10 @@
  • Released on 10 May 2002.
  • +
  • + Set of lexers compiled into Scintilla can now be changed by adding and + removing lexer source files from scintilla/src and running LexGen.py. +
  • SCN_ZOOM notification provided by Scintilla when user changes zoom level. Method to determine width of strings in pixels so that elements can be sized @@ -149,10 +153,6 @@
  • Visual C++ options in make files changed to suit Visual Studio .NET.
  • -
  • - Set of lexers compiled into Scintilla can now be changed by adding and - removing lexer source files from scintilla/src and running LexGen.py. -
  • Scintilla.iface includes feature types for enumerations and lexers.
  • @@ -166,6 +166,9 @@
  • nncrontab lexer improved.
  • +
  • + Turkish fonts (iso8859-9) supported on GTK+. +
  • Automatic close tag feature for XML and HTML in SciTE.
  • @@ -189,6 +192,10 @@
  • Compilation problem on Solaris fixed.
  • +
  • + Order of files displayed for SciTE's previous and next menu and key commands + are now consistent. +
  • Saving of MRU in recent file changed so files open when SciTE quit are remembered. -- cgit v1.2.3