aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <nyamatongwe@gmail.com>2013-11-03 14:46:55 +1100
committernyamatongwe <nyamatongwe@gmail.com>2013-11-03 14:46:55 +1100
commit36c96f354d96a533c68a9ffab047ac6e6326e32f (patch)
tree7fe32158d48c48c67d1d6f8433284574239afcf1
parent16a17ade5579eee392cc9a4d700cc9de0862e437 (diff)
downloadscintilla-mirror-36c96f354d96a533c68a9ffab047ac6e6326e32f.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html3
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>