diff options
| author | Neil Hodgson <nyamatongwe@gmail.com> | 2015-06-19 10:11:44 +1000 |
|---|---|---|
| committer | Neil Hodgson <nyamatongwe@gmail.com> | 2015-06-19 10:11:44 +1000 |
| commit | f85a86f72d0f51ba13ecb9445468dbf2a8a89edd (patch) | |
| tree | 45c8b921a3458d4eef9961161ffcece4aba5c29d /doc | |
| parent | 87c616aca17c4f5b0fdd373641f9ec95c4bbe04b (diff) | |
| download | scintilla-mirror-f85a86f72d0f51ba13ecb9445468dbf2a8a89edd.tar.gz | |
Fix crash in drag and drop.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ScintillaHistory.html | 3 |
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>. |
