From 6bce537d68c0f3c3fd8f02310b41e7e24de3ed16 Mon Sep 17 00:00:00 2001 From: Zufu Liu Date: Thu, 11 Apr 2019 08:47:10 +1000 Subject: Reorder change items to be similar to previous releases. --- doc/ScintillaHistory.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c44fdc1e0..f48c731f2 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -580,6 +580,14 @@ Add vertical bookmark symbol SC_MARK_VERTICALBOOKMARK. Feature #1276. +
  • + Set default fold display text SCI_SETDEFAULTFOLDDISPLAYTEXT(text). + Feature #1272. +
  • +
  • + Fix exception when inserting DBCS text. + Bug #2093. +
  • Improve performance of accessibility on GTK. Bug #2094. @@ -597,16 +605,8 @@ Feature #1277.
  • - Fix exception when inserting DBCS text. - Bug #2093. -
  • -
  • Avoid potential long hangs with idle styling for huge documents on Cocoa and GTK.
  • -
  • - Set default fold display text SCI_SETDEFAULTFOLDDISPLAYTEXT(text). - Feature #1272. -
  • Release 4.1.4 -- cgit v1.2.3