mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
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:
parent
40b89f7ed8
commit
e840d8443b
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue