aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil Hodgson <nyamatongwe@gmail.com>2015-06-19 10:11:44 +1000
committerNeil Hodgson <nyamatongwe@gmail.com>2015-06-19 10:11:44 +1000
commitf85a86f72d0f51ba13ecb9445468dbf2a8a89edd (patch)
tree45c8b921a3458d4eef9961161ffcece4aba5c29d /doc/ScintillaHistory.html
parent87c616aca17c4f5b0fdd373641f9ec95c4bbe04b (diff)
downloadscintilla-mirror-f85a86f72d0f51ba13ecb9445468dbf2a8a89edd.tar.gz
Fix crash in drag and drop.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1e1356b4f..409245739 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -514,6 +514,9 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1728/">Bug #1728</a>.
</li>
<li>
+ On Cocoa fix crash in drag and drop.
+ </li>
+ <li>
On GTK+ 3.4+, when there are both horizontal and vertical scrollbars, draw the lower-right corner
so that it does not appear black when text selected.
<a href="http://sourceforge.net/p/scintilla/bugs/1611/">Bug #1611</a>.