mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 05:20:38 +00:00
Implemented shift-leftarrow and shift-rightarrow in editing text
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12411 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f1dd23a32f
commit
701315fa80
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Tue Feb 5 10:26:32 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSTextView.m ([-moveBackwardAndModifySelection:]): New
|
||||
method.
|
||||
([-moveForwardAndModifySelection:]): New method.
|
||||
* KeyBindings/DefaultKeyBindings.dict: Uncommented binding of the
|
||||
new methods to Shift-LeftArrow and Shift-RightArrow.
|
||||
|
||||
Sun Feb 3 11:53:13 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSTextView.m ([-transpose:]): New method. Bound to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue