From 0a090775f72e4e0aaf04c068d87681c3885e8271 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 6 Aug 2009 23:42:38 +0000 Subject: More changes. --- doc/ScintillaHistory.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 26eda6354..5b820c84f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -365,6 +365,9 @@ Virtual space allows selecting beyond the last character on a line.
  • + SciTE on GTK+ path bar is now optional and defaults to off. +
  • +
  • MagikSF lexer recognises numbers correctly.
  • @@ -400,6 +403,11 @@ Bug fixed where EN_CHANGE notification was sent when performing a paste operation in a read-only document. Bug #2825485.
  • +
  • + Refactored code so that Scintilla exposes less of its internal implementation and uses the C++ standard + library for some basic collections. Projects that linked to Scintilla's SString or PropSet classes + should copy this code from a previous version of Scintilla or from SciTE. +
  • Release 1.79 -- cgit v1.2.3