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
commitb95d48ef6a51ead22932286781096258b2aab92a (patch)
tree0b4884876216c271114fa2c8519c95756a4159f3
parent023e7a8f987e62d34b2ba5c08828cf8964260a77 (diff)
downloadscintilla-mirror-b95d48ef6a51ead22932286781096258b2aab92a.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>