aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-09-12 11:22:39 +1000
committerNeil <nyamatongwe@gmail.com>2014-09-12 11:22:39 +1000
commitd744f3aedb7b09625f45ef659ed4c787bf45c42f (patch)
tree00da8be0e8c426d00c3195d22fd998792187afba /doc/ScintillaHistory.html
parent2fffff0d5d691f314829b0b3c8ecd59707afdb38 (diff)
downloadscintilla-mirror-d744f3aedb7b09625f45ef659ed4c787bf45c42f.tar.gz
Allow choice between windowed and inline IME.
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 b2fa52fb2..daf06d14e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -497,6 +497,9 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1652/">Bug #1652</a>.
</li>
<li>
+ Allow choice between windowed and inline IME on some platforms.
+ </li>
+ <li>
On GTK+ cache autocomplete window to avoid platform bug where windows
were sometimes lost.
<a href="http://sourceforge.net/p/scintilla/bugs/1649/">Bug #1649</a>.