diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index bdef04b8f..36b002bf5 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -544,6 +544,7 @@ <td>Andreas Falkenhahn</td> <td>Mark Reay</td> <td>David Shuman</td> + <td>McLoo</td> </tr> </table> <p> @@ -588,6 +589,10 @@ CF_UNICODETEXT. </li> <li> + Automatically scroll while dragging text. + <a href="https://sourceforge.net/p/scintilla/feature-requests/497/">Feature #497</a>. + </li> + <li> On Win32, the numeric keypad with Alt pressed can be used to enter characters by number. This can produce unexpected results in non-numlock mode when function keys are assigned. Potentially problematic keys like Alt+KeypadUp are now ignored. |
