From 632e9257994ff51ed3e701d6e76c8f7fa24dc3ff Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 10 Feb 2010 07:19:48 +0000 Subject: Better ordering. --- doc/ScintillaHistory.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 3286cc4bd..2fc50a6da 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -380,13 +380,6 @@ Bug #2942131.
  • - Fixed SciTE bug where using Ctrl+Enter followed by Ctrl+Space produced an autocompletion list - with only a single line containing all the identifiers. -
  • -
  • - Fixed SciTE on GTK+ bug where running a tool made the user interface completely unresponsive. -
  • -
  • Fixed bug where calling SCI_SETSEL when there is a rectangular selection left the additional selections selected. Bug #2947064. @@ -395,6 +388,13 @@ Fixed macro recording bug where not all bytes in multi-byte character insertions were reported through SCI_REPLACESEL.
  • +
  • + Fixed SciTE bug where using Ctrl+Enter followed by Ctrl+Space produced an autocompletion list + with only a single line containing all the identifiers. +
  • +
  • + Fixed SciTE on GTK+ bug where running a tool made the user interface completely unresponsive. +
  • Release 2.02 -- cgit v1.2.3