aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil Hodgson <nyamatongwe@gmail.com>2015-06-25 18:01:47 +1000
committerNeil Hodgson <nyamatongwe@gmail.com>2015-06-25 18:01:47 +1000
commit2595948cb0c9e08cbf2bba5bae34c1b2aa3b8625 (patch)
treec1331b3e19c9ed7bfb81c7d0525c3fcc6e5db9a3
parentbd3911767b2c1a292ec566395457e48b77934f46 (diff)
downloadscintilla-mirror-2595948cb0c9e08cbf2bba5bae34c1b2aa3b8625.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index bf198b900..5ab47a6ae 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -497,6 +497,11 @@
line end insertion.
This change in behaviours is conditional on setting the SCI_SETADDITIONALSELECTIONTYPING property.
</li>
+ <li>
+ On Cocoa fix problems with positioning of autocompletion lists near screen edge
+ or under dock. Cancel autocompletion when window moved.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1740/">Bug #1740</a>.
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite357.zip?download">Release 3.5.7</a>