diff options
author | nyamatongwe <nyamatongwe@gmail.com> | 2013-11-03 14:46:55 +1100 |
---|---|---|
committer | nyamatongwe <nyamatongwe@gmail.com> | 2013-11-03 14:46:55 +1100 |
commit | 411f3dc1539b41d970c8de3d2db2b2de3a9cfaae (patch) | |
tree | e41e934d6324c5c3fc202b2061beabdb7cbec3c5 | |
parent | edabc90ae2ee00c465d9326027e82c293900a864 (diff) | |
download | scintilla-mirror-411f3dc1539b41d970c8de3d2db2b2de3a9cfaae.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 356a008e8..45adf8dfd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -490,6 +490,9 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1541/">Bug #1541</a>. </li> <li> + On OS X GTK+, report control key as SCI_META for mouse down events. + </li> + <li> On Qt, bug fixed with drawing of scrollbars, where previous contents were not drawn over with some themes. </li> |