From 5ad2dc6896e36aae02d14965f9a98c9778c2e2d1 Mon Sep 17 00:00:00 2001 From: Zufu Liu Date: Sun, 1 Dec 2024 09:04:00 +1100 Subject: Feature [feature-requests:#1535]. Improve performance of DBCS text by avoiding calling LineStartPosition. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b8fe778a7..84cbab7ad 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -603,6 +603,10 @@ Feature #1533.
  • + Improve performance of DBCS text. + Feature #1535. +
  • +
  • Fix wrapping removed lines. Bug #2456.
  • -- cgit v1.2.3