aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2025-03-18 12:09:17 +1100
committerNeil <nyamatongwe@gmail.com>2025-03-18 12:09:17 +1100
commit4eb2079f2ba24ea5727fb89857b235b34643cf30 (patch)
tree0267ed085cc0b95660990fda2125d9aaeef1ded9 /doc/ScintillaHistory.html
parentf5abf444eea42122e9837d8fc8fb094d91c8da62 (diff)
downloadscintilla-mirror-4eb2079f2ba24ea5727fb89857b235b34643cf30.tar.gz
Use DirectWrite for autocompletion lists when DirectWrite chosen for document
text.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index a5640ea70..01429dc42 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -602,6 +602,9 @@
<a href="https://sourceforge.net/p/scintilla/bugs/2463/">Bug #2463</a>.
</li>
<li>
+ On Win32, use DirectWrite for autocompletion lists when DirectWrite chosen for document text.
+ </li>
+ <li>
On Qt, draw clipped UTF-8 text correctly.
<a href="https://sourceforge.net/p/scintilla/bugs/2464/">Bug #2464</a>.
</li>