aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2019-11-03 08:00:52 +1100
committerNeil <nyamatongwe@gmail.com>2019-11-03 08:00:52 +1100
commit5d67cf8a95eeb492c3989a6c81daedad7b4a05f3 (patch)
treede9edee5d0b9305683e3b4096224ff1783d6ef33 /doc/ScintillaHistory.html
parent03782fcb79245045d198632700aa54b4ded2b640 (diff)
downloadscintilla-mirror-5d67cf8a95eeb492c3989a6c81daedad7b4a05f3.tar.gz
Backport: Bug [#2130]. Setting rectangular selection made faster by reusing surface.
Backport of changeset 7758:703e30efe7bf.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index b3a58e810..7d6566f60 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -566,6 +566,10 @@
Avoid unnecessary IME caret movement on Win32.
<a href="https://sourceforge.net/p/scintilla/feature-requests/1304/">Feature #1304</a>.
</li>
+ <li>
+ Setting rectangular selection made faster.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2130/">Bug #2130</a>.
+ </li>
</ul>
<h3>
<a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.11.1/scintilla3111.zip/download">Release 3.11.1</a>