From 2fc9c2d3742b5b09a6e1ec40d32e4d93f83df5ca Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 18 Jul 2014 14:39:43 +1000 Subject: Updated change log. --- doc/ScintillaHistory.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index af074b880..3cbe3e828 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -450,6 +450,8 @@ Andreas Tscharner Lee Wilmott johnsonj + + Vicente

@@ -469,6 +471,10 @@ Released 3 July 2014.

  • + Text may share space vertically so that extreme ascenders and descenders are + not cut off by calling SCI_SETPHASESDRAW(SC_PHASES_MULTIPLE). +
  • +
  • Separate timers are used for each type of periodic activity and they are turned on and off as required. This saves power as there are fewer wake ups. On recent releases of OS X Cocoa and Windows, coalescing timers are used to further @@ -499,6 +505,9 @@ On GTK+, use the full character width for the overstrike caret for multibyte characters.
  • + SciTE on GTK+ crash fixed with Insert Abbreviation command. +
  • +
  • Fix SciTE bug where toggle bookmark did not work after multiple lines with bookmarks merged. Bug #1617.
  • -- cgit v1.2.3