From 4e560c07c3feabeaea66f45d8bfba72730baeaa8 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/ScintillaHistory.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/ScintillaHistory.html') 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