aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-09-25 23:00:16 +1000
committerNeil <nyamatongwe@gmail.com>2013-09-25 23:00:16 +1000
commite449fc341bbaee3724b01ccb08f10c3062bc589a (patch)
treead12091b9150828a73775c7ab4de04cf32fbfeb4
parent3b43e0b06261bf76d95dd5596cf96325ec1a5c5e (diff)
downloadscintilla-mirror-e449fc341bbaee3724b01ccb08f10c3062bc589a.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 890e6d65a..42bd8c8b3 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -479,6 +479,10 @@
On Cocoa, drag image fixed when view scrolled.
</li>
<li>
+ On Cocoa, SCI_POSITIONFROMPOINTCLOSE fixed when view scrolled.
+ <a href="http://sourceforge.net/p/scintilla/feature-requests/1021/">Feature #1021.</a>
+ </li>
+ <li>
On Cocoa, don't send selection change notification when scrolling.
<a href="http://sourceforge.net/p/scintilla/bugs/1522/">Bug #1522</a>.
</li>