From a3642505f168f87738eda54a9514b38cb8f45fe9 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 19 Apr 2013 10:32:32 +1000 Subject: Updated changes. --- doc/ScintillaHistory.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4abe22a14..e6298995c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -442,6 +442,10 @@ Released 11 December 2013.
  • + Haskell folder improved. + Bug #1459 . +
  • +
  • PowerShell lexer recognises here strings and doccomment keywords. #region folding added. Feature #985. @@ -454,6 +458,19 @@ Fix multi-typing when two carets are located in virtual space on one line so that spaces are preserved.
  • +
  • + Fixes to input composition on Cocoa and implementation of accented character input through + press and hold. Set selection correctly so that changes to pieces of composition text are easier to perform. + Restore undo collection after a sequence of composition actions. + Composition popups appear near input. +
  • +
  • + Fix crash on Cocoa when view deallocated. + Bug #1466, +
  • +
  • + Fix display of DBCS documents on Windows Direct2D/DirectWrite with default character set. +
  • Release 3.3.1 -- cgit v1.2.3