aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorZufu Liu <unknown>2020-01-06 23:06:44 +1100
committerZufu Liu <unknown>2020-01-06 23:06:44 +1100
commitfecdeef26e29f36b9a81084a0fcfac3fd0bcd335 (patch)
treef7a9bcfd8236a87abe7f3caf7b9c9f40bba80a1e /doc/ScintillaHistory.html
parent6a3def7b51ade909d6902346279a42a6bd52304a (diff)
downloadscintilla-mirror-fecdeef26e29f36b9a81084a0fcfac3fd0bcd335.tar.gz
Bug [#2135]. Set candidate window position in windowed IME 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 f1fa9c3b9..39e82ef33 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -596,6 +596,11 @@
On Win32, remove support for CF_TEXT clipboard format as Windows will convert to
CF_UNICODETEXT.
</li>
+ <li>
+ Improve IME behaviour on GTK.
+ Set candidate position for windowed IME.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2135/">Bug #2135</a>.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scite423.zip">Release 4.2.3</a>