aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authornyamatongwe <nyamatongwe@gmail.com>2013-10-30 09:03:47 +1100
committernyamatongwe <nyamatongwe@gmail.com>2013-10-30 09:03:47 +1100
commitd8fae8f898e1ee72dc4e85f50aa5cb73dbcfc60f (patch)
tree979063c4aa19ea6616c96b407c0dd1307073861c /doc/ScintillaHistory.html
parente972daa4ea74c02762e38bc048045b68422d70b2 (diff)
downloadscintilla-mirror-d8fae8f898e1ee72dc4e85f50aa5cb73dbcfc60f.tar.gz
Bug [#1542]. Margin click focus handling on Cocoa.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index d188f080a..914893b7e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -482,6 +482,10 @@
When scroll width is tracked, take width of annotation lines into account.
</li>
<li>
+ On Cocoa, clicking in margin now sets focus.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1542/">Bug #1542</a>.
+ </li>
+ <li>
On Cocoa, multipaste mode now works.
<a href="http://sourceforge.net/p/scintilla/bugs/1541/">Bug #1541</a>.
</li>