From 341ce982991fd356c631c1e706ec3e88d6844c33 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 2 May 2013 11:47:14 +1000 Subject: Adding to change log. --- doc/ScintillaHistory.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 3cb00e271..c5ffdbdfb 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -450,11 +450,11 @@ appearance used for Asian language input composition.
  • - On Cocoa implement font quality setting. + On Cocoa, implement font quality setting. Feature #988.
  • - On Cocoa implement automatic enabling of commands and added clear command. + On Cocoa, implement automatic enabling of commands and added clear command. Feature #987.
  • @@ -462,6 +462,10 @@ Bug #1459 .
  • + LaTeX lexer bug fixed for Unicode character following '\'. + Bug #1468 . +
  • +
  • PowerShell lexer recognises here strings and doccomment keywords. #region folding added. Feature #985. @@ -484,6 +488,12 @@ Bug #1466.
  • + Fix Qt window positioning to not assume the top right of a monitor is at 0, 0. +
  • +
  • + Fix Qt to not track mouse when widget is hidden. +
  • +
  • Fix drawing on Windows with Direct2D when returning from lock screen. The render target had to be recreated and an area would be black since the drawing was not retried.
  • -- cgit v1.2.3