aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2019-07-17 15:29:06 +1000
committerNeil <nyamatongwe@gmail.com>2019-07-17 15:29:06 +1000
commit5d2ed951076535f28ba68fbb9968dad911fffaa5 (patch)
tree6bad0b61bdb3419c1e8d2c6a480db18324a2e9cf /doc/ScintillaHistory.html
parent91d2e95542ee6a908b0adf46d420c1696ae31a9d (diff)
downloadscintilla-mirror-5d2ed951076535f28ba68fbb9968dad911fffaa5.tar.gz
Backport: Bug [#2120]. Avoid candidate window obscuring text when near bottom of screen.
Feature [feature-requests:#1300] part 1. Backport of changeset 7683:b99264d451e3.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 81134127c..0cfde5bc8 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -546,6 +546,20 @@
</li>
</ul>
<h3>
+ <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.11.1/scintilla3111.zip/download">Release 3.11.1</a>
+ </h3>
+ <ul>
+ <li>
+ Released 30 Aug 2019.
+ </li>
+ <li>
+ On Win32, stop the IME candidate window moving unnecessarily and position it better.<br />
+ Stop candidate window overlapping composition text and taskbar.<br />
+ <a href="https://sourceforge.net/p/scintilla/bugs/2120/">Bug #2120</a>.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1300/">Feature #1300</a>.
+ </li>
+ </ul>
+ <h3>
<a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.11.0/scintilla3110.zip/download">Release 3.11.0</a>
</h3>
<ul>