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:
Nicola Pero 2002-02-05 13:23:00 +00:00
parent f1dd23a32f
commit 701315fa80

View file

@ -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