diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c6a31a526..beb28cb4c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -605,6 +605,10 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2374/">Bug #2374</a>. </li> <li> + On GTK, support IME context. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1476/">Feature #1476</a>. + </li> + <li> On GTK on Win32, fix scrolling speed to not be too fast. <a href="https://sourceforge.net/p/scintilla/bugs/2375/">Bug #2375</a>. </li> |