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:
nico 2002-02-05 13:23:00 +00:00
parent 1e8b6bdbbf
commit 5c26e1bb15

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