aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-08-10 20:08:15 +1000
committerNeil <nyamatongwe@gmail.com>2013-08-10 20:08:15 +1000
commita80b138280d6fa379fb2f3c1cd28495f49ae07e5 (patch)
treec63b21aa1151ea925f202429a5261d67c322667e /doc/ScintillaHistory.html
parent543d5f6b32c9c3aac18a4cace5af8adc8b5c86d5 (diff)
downloadscintilla-mirror-a80b138280d6fa379fb2f3c1cd28495f49ae07e5.tar.gz
Bug [#1513]. Differentiate rectangular and non-rectangular pastes from Borland.
From Oezguer Emir.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index cbd7f568f..999141df8 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -470,6 +470,7 @@
<li>
Copy and paste of rectangular selections compatible with Borland Delphi IDE on Windows.
<a href="http://sourceforge.net/p/scintilla/feature-requests/1002/">Feature #1002.</a>
+ <a href="http://sourceforge.net/p/scintilla/bugs/1513/">Bug #1513</a>.
</li>
<li>
On Windows, fix painting on an explicit HDC when first paint attempt abandoned.