diff options
author | Neil <nyamatongwe@gmail.com> | 2019-06-29 11:42:13 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-06-29 11:42:13 +1000 |
commit | 093b2d6514bbf5de6dfa47c4cc0381378891ece4 (patch) | |
tree | d66ce4107a915820d52147ec0d8458b07368e79c /doc/ScintillaHistory.html | |
parent | 0d4dd734b7b6e33ce87937447c20bdaf41c86e3e (diff) | |
download | scintilla-mirror-093b2d6514bbf5de6dfa47c4cc0381378891ece4.tar.gz |
Backport: Bug [#2111]. Retracted change to IME on GTK.
Backed out changeset: 512ec9ab2e7c
Backport of changeset 7611:8c487135a6e4.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 957c4a69b..1e7992cdc 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -591,10 +591,6 @@ Fix position of line caret when overstrike caret set to block. <a href="https://sourceforge.net/p/scintilla/bugs/2106/">Bug #2106</a>. </li> - <li> - On GTK, reset IME when mouse is clicked. - <a href="https://sourceforge.net/p/scintilla/bugs/2111/">Bug #2111</a>. - </li> </ul> <h3> <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.6/scintilla3106.zip/download">Release 3.10.6</a> |