aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-12-12 10:19:33 +1100
committerNeil <nyamatongwe@gmail.com>2013-12-12 10:19:33 +1100
commitf64ff80a7c4b0c725812e396092ceeac635ee684 (patch)
treef59aa24bc98c81048540e70c9f8fa82700e388ab
parent9c52265bf030e7dbbe7ae82e903697a8e5654827 (diff)
downloadscintilla-mirror-f64ff80a7c4b0c725812e396092ceeac635ee684.tar.gz
Mention responsive scrolling change for Cocoa in 3.3.7 release.
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index de9425c44..bff068f4a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -513,6 +513,9 @@
When scroll width is tracked, take width of annotation lines into account.
</li>
<li>
+ For Cocoa on OS X 10.9, responsive scrolling is supported.
+ </li>
+ <li>
On Cocoa, apply font quality setting to line numbers.
<a href="http://sourceforge.net/p/scintilla/bugs/1544/">Bug #1544</a>.
</li>