From 2ae84ebca482a35fc27506f94498866168b1ec12 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 14 Jan 2007 05:49:16 +0000 Subject: Updated some more for release. --- doc/ScintillaDownload.html | 2 +- doc/ScintillaHistory.html | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 3e5c3afd0..52dcb5be2 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -50,7 +50,7 @@ executable code and is available in Instructions for building on both Windows and Linux are included in the readme file.

diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 6d3ef6fcf..15116d958 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -263,6 +263,9 @@ Find in Files can optionally ignore binary files or directories that start with ".".
  • + Lexer added for "D" language. +
  • +
  • Export as HTML shows folding with underline lines and +/- symbols.
  • @@ -272,6 +275,9 @@ Lua lexer fixes some cases of numeric literals.
  • + C++ folder fixes bug with "@" in doc comments. +
  • +
  • NSIS folder handles !if and related commands.
  • @@ -284,9 +290,21 @@ HTML lexer fixed to allow "?>" in comments in Basic script.
  • + Added key codes for Windows key and Menu key. +
  • +
  • + Lua script method scite.MenuCommand(x) performs a menu command. +
  • +
  • + SciTE bug fixed with box comment command near start of file setting selection to end of file. +
  • +
  • SciTE on GTK+, fixed loop that occurred with automatic loading for an unreadable file.
  • + Bug fixed with single character keywords. +
  • +
  • Fixed infinite loop for SCI_GETCOLUMN for position beyond end of document.
  • -- cgit v1.2.3