aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-08-15 15:13:15 +1000
committerNeil <nyamatongwe@gmail.com>2013-08-15 15:13:15 +1000
commitd396f66bf0bc8d4c777c744efe77ccb5b28b385f (patch)
tree9dc0a355f751c37c953e835ac04a5dee383d6f51 /doc/ScintillaHistory.html
parentc68e1a5ffc74569e4d406e3c904f010390577fcf (diff)
downloadscintilla-mirror-d396f66bf0bc8d4c777c744efe77ccb5b28b385f.tar.gz
Feature: [feature-requests:#1007]. Option to allow mouse selection to
switch to rectangular by pressing Alt after start of gesture. From Neomi.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index a041e9e18..098f5dcbe 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -452,6 +452,10 @@
In Unicode mode C1 control characters are represented by their mnemonics.
</li>
<li>
+ Option to allow mouse selection to switch to rectangular by pressing Alt after start of gesture.
+ <a href="http://sourceforge.net/p/scintilla/feature-requests/1007/">Feature #1007.</a>
+ </li>
+ <li>
Bash lexer fixed quoted HereDoc delimiters.
<a href="http://sourceforge.net/p/scintilla/bugs/1500/">Bug #1500</a>.
</li>