diff options
| author | Neil <nyamatongwe@gmail.com> | 2013-08-15 15:13:15 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2013-08-15 15:13:15 +1000 |
| commit | d396f66bf0bc8d4c777c744efe77ccb5b28b385f (patch) | |
| tree | 9dc0a355f751c37c953e835ac04a5dee383d6f51 /doc/ScintillaHistory.html | |
| parent | c68e1a5ffc74569e4d406e3c904f010390577fcf (diff) | |
| download | scintilla-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.html | 4 |
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> |
