aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-10-09 23:25:56 +1100
committerNeil <nyamatongwe@gmail.com>2014-10-09 23:25:56 +1100
commit5fb1efae8f621a56ea4c93ff7dfb7e69c5bd2267 (patch)
tree6067ec5060e8341e00603f9350c9a10d1bd9d9bd /doc/ScintillaHistory.html
parentf45e76fd128dade00562a8f2f8e59e655720b709 (diff)
downloadscintilla-mirror-5fb1efae8f621a56ea4c93ff7dfb7e69c5bd2267.tar.gz
Avoid extra space when pasting from external application on Windows.
From Mitchell Foral.
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 79b302302..4b459c277 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -501,6 +501,9 @@
<a href="http://sourceforge.net/p/scintilla/feature-requests/1080/">Feature #1080.</a>
</li>
<li>
+ For GTK+ on Windows, avoid extra space when pasting from external application.
+ </li>
+ <li>
Support MinGW compilation under Linux.
<a href="http://sourceforge.net/p/scintilla/feature-requests/1077/">Feature #1077.</a>
</li>