aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 4136dfb43..7b237d8a5 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -599,6 +599,11 @@
on for GDI and off for Direct2D as Direct2D performs its own buffering.
<a href="https://sourceforge.net/p/scintilla/feature-requests/1400/">Feature #1400</a>.
</li>
+ <li>
+ On Win32, implement WM_SETREDRAW to turn off scroll bar updates.
+ This can be used to reduce overhead when making many changes.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1411/">Feature #1411</a>.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla510.zip">Release 5.1.0</a>