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
commit2b08c6ee48f984b99165a156690dfcf4c67fea21 (patch)
tree87a806590e7d7e4a4aee9ebdaa97ab41fa022dc1 /doc/ScintillaHistory.html
parenta499680e07e1eeb55d23bbf1f61dde535d5beb78 (diff)
downloadscintilla-mirror-2b08c6ee48f984b99165a156690dfcf4c67fea21.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>