mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 06:30:55 +00:00
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:
parent
600cd3e60b
commit
aed7a906ea
1 changed files with 3 additions and 0 deletions
|
@ -20,7 +20,9 @@ Mon Jan 10 00:32:44 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
|||
* Source/NSSplitView.m: idem.
|
||||
* Source/NSTabView.m: idem.
|
||||
* Source/NSTableHeaderView.m: idem.
|
||||
* Source/NSTableView.m: idem.
|
||||
* Source/NSTextField.m: idem.
|
||||
* Source/NSTextView.m: idem.
|
||||
* Source/NSView.m: idem.
|
||||
* Source/NSWindow.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/NSScroller.m ([-drawRect:]): Fixed bug: should fill
|
||||
_bounds, not _frame.
|
||||
* Source/NSTableView.m: Some code added.
|
||||
* Source/NSText.m: Access ivars _frame, _bounds, _window directly.
|
||||
* Source/NSWindow.m ([-sendEvent:]), ([-setFrame:display:]),
|
||||
([-orderWindow:relativeTo:]), ([-becomeKeyWindow]): Access ivar
|
||||
|
|
Loading…
Reference in a new issue