From b4ecfdf83d1bdbbe4192d5e8950ca7aa6971537f Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 14 Mar 2014 08:11:45 +1100 Subject: Change log. --- doc/ScintillaHistory.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 9ec40881f..f8bd160ea 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -470,6 +470,10 @@ Added wrap mode SC_WRAP_WHITESPACE which only wraps on whitespace, not on style changes.
  • + SciTE find and replace strips can perform incremental searching and temporary highlighting of all + matches with the find.strip.incremental, replace.strip.incremental, and find.indicator.incremental settings. +
  • +
  • SciTE default settings changed to use strips for find and replace and to draw with Direct2D and DirectWrite on Windows.
  • @@ -492,6 +496,9 @@ Bug #1575.
  • + On Qt, selecting an item in an autocompletion list that is not currently visible positions it at the top. +
  • +
  • Fix bug on Windows when resizing autocompletion list with only short strings caused the list to move.
  • -- cgit v1.2.3