aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil Hodgson <nyamatongwe@gmail.com>2014-02-22 11:13:52 +1100
committerNeil Hodgson <nyamatongwe@gmail.com>2014-02-22 11:13:52 +1100
commitc6d618d13d5640c75dd74a6a12d79a85e9dad2d0 (patch)
tree877165e77279852544a4fc577048b4df6a67c366
parentff6804846edd29aec1f4f2f6d4f2fd73710c114d (diff)
downloadscintilla-mirror-c6d618d13d5640c75dd74a6a12d79a85e9dad2d0.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 ad582306e..372cccfa8 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -490,6 +490,10 @@
Fix bug on Windows when resizing autocompletion list with only short strings caused the list to move.
</li>
<li>
+ On Cocoa reduce scrollable height by one line to fix bugs with moving caret
+ up or down.
+ </li>
+ <li>
On Cocoa fix calltips which did not appear when they were created in an off-screen position.
</li>
</ul>