From 78bac301b4ad08730b16cf6c299ce644c0d359f6 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 21 Feb 2014 09:25:53 +1100 Subject: Moved change log entries which had been added to wrong release. --- doc/ScintillaHistory.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a98efe7ce..4aa293b41 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -476,12 +476,18 @@ Bug #1577.
  • + Changed position of tall calltips to prefer lower half of screen to cut off end instead of start. +
  • +
  • Fix Qt bug where double click treated as triple click. Bug #1575.
  • Fix bug on Windows when resizing autocompletion list with only short strings caused the list to move.
  • +
  • + On Cocoa fix calltips which did not appear when they were created in an off-screen position. +
  • Release 3.3.9 @@ -544,9 +550,6 @@ to ensure caret is inside visible area.
  • - Changed position of tall calltips to prefer lower half of screen to cut off end instead of start. -
  • -
  • Send SCN_UPDATEUI with SC_UPDATE_SELECTION for Shift+Tab inside text.
  • @@ -560,9 +563,6 @@ Fix corners of SC_MARK_ROUNDRECT with Direct2D to be similar to other platforms.
  • - On Cocoa fix calltips which did not appear when they were created in an off-screen position. -
  • -
  • SciTE uses a bookmark ribbon symbol for bookmarks as it scales better to higher resolutions than the previous blue gem bitmap.
  • -- cgit v1.2.3