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
commit79f31e7c7a7372c077a47d532f6ff756f1edebda (patch)
tree0b6c23468d24f6b0c011b771bc8c69941cf10514 /doc/ScintillaHistory.html
parentd5e4d16f07c90aae73996e471a569346f4c59c06 (diff)
downloadscintilla-mirror-79f31e7c7a7372c077a47d532f6ff756f1edebda.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.