Bug fix, and another little build block in the route to NSForm.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5233 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 1999-11-18 01:05:17 +00:00
parent 40b89f7ed8
commit e840d8443b

View file

@ -1,3 +1,15 @@
Thu Nov 18 1999 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSCell.m ([-editWithFrame:inView:editor:delegate:event:]),
([-selectWithFrame:inView:editor:delegate:start:length:]):
Fixed bug.
* Source/NSWindow.m ([-keyViewSelectionDirection]): Implemented.
([-selectKeyViewFollowingView:]),([-selectKeyViewPrecedingView:]),
([-selectNextKeyView:]),([-selectPreviousKeyView:]): Improvement,
made ready to support TABbing with selection of text between views
which are not necessarily textfields, eg forms.
* Headers/AppKit/NSWindow.h: Added ivar _selection_direction.
1999-11-18 David Lazaro Saz <khelekir@encomix.es>
* Source/NSMenuView.m ([NSMenuView