Corrected last ChangeLog entry

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5734 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-01-10 02:36:15 +00:00
parent 600cd3e60b
commit aed7a906ea

View file

@ -20,7 +20,9 @@ Mon Jan 10 00:32:44 2000 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSSplitView.m: idem. * Source/NSSplitView.m: idem.
* Source/NSTabView.m: idem. * Source/NSTabView.m: idem.
* Source/NSTableHeaderView.m: idem. * Source/NSTableHeaderView.m: idem.
* Source/NSTableView.m: idem.
* Source/NSTextField.m: idem. * Source/NSTextField.m: idem.
* Source/NSTextView.m: idem.
* Source/NSView.m: idem. * Source/NSView.m: idem.
* Source/NSWindow.m: idem. * Source/NSWindow.m: idem.
* Model/GMAppKit.m: idem. * Model/GMAppKit.m: idem.
@ -31,6 +33,7 @@ Mon Jan 10 00:32:44 2000 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSColor.m ([+colorFromString:]): Fixed typo. * Source/NSColor.m ([+colorFromString:]): Fixed typo.
* Source/NSScroller.m ([-drawRect:]): Fixed bug: should fill * Source/NSScroller.m ([-drawRect:]): Fixed bug: should fill
_bounds, not _frame. _bounds, not _frame.
* Source/NSTableView.m: Some code added.
* Source/NSText.m: Access ivars _frame, _bounds, _window directly. * Source/NSText.m: Access ivars _frame, _bounds, _window directly.
* Source/NSWindow.m ([-sendEvent:]), ([-setFrame:display:]), * Source/NSWindow.m ([-sendEvent:]), ([-setFrame:display:]),
([-orderWindow:relativeTo:]), ([-becomeKeyWindow]): Access ivar ([-orderWindow:relativeTo:]), ([-becomeKeyWindow]): Access ivar