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 5be8e6b89..d1e449fc0 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -462,6 +462,7 @@ <td>Baurzhan Muftakhidinov</td> </tr><tr> <td>Erik Angelin</td> + <td>Yusuf Ramazan Karagöz</td> </tr> </table> <p> @@ -515,6 +516,11 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1643/">Bug #1643</a>. </li> <li> + On Windows, avoid processing mouse move events where the mouse has not moved as these can + cause unexpected dwell start notifications. + <a href="http://sourceforge.net/p/scintilla/bugs/1670/">Bug #1670</a>. + </li> + <li> For GTK+ on Windows, avoid extra space when pasting from external application. </li> <li> |