diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 61542d923..2f7a4e106 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -532,6 +532,8 @@ <td>Jad Altahan</td> <td>Andrea Ricchi</td> <td>Wil van Antwerpen</td> + </tr><tr> + <td>Hodong Kim</td> </tr> </table> <p> @@ -569,6 +571,10 @@ On Win32, limit text returned from WM_GETTEXT to the length specified in wParam. <a href="https://sourceforge.net/p/scintilla/bugs/2110/">Bug #2110</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> |