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 84710410d..8fddafc03 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -590,6 +590,11 @@
<a href="https://sourceforge.net/p/scintilla/feature-requests/1370/">Feature #1370</a>.
</li>
<li>
+ Add SCI_AUTOCSETOPTIONS to allow choosing a non-resizeable autocompletion list
+ on Win32.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1284/">Feature #1284</a>.
+ </li>
+ <li>
On Win32, when technology is changed, buffering is set to a reasonable value for the technology:
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>.