mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Correct ChangeLog format.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2233 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d7d2c449e6
commit
4393cc5fa5
1 changed files with 8 additions and 8 deletions
16
ChangeLog
16
ChangeLog
|
@ -1,14 +1,14 @@
|
|||
Tue Mar 4 18:05:24 1997 Ovidiu Predescu <ovidiu@bx.logicnet.ro>
|
||||
|
||||
* Source/NSFont.m: -minimumAdvancement : New method.
|
||||
* Source/NSButton.m: -initWithFrame: : Use an autoreleased cell.
|
||||
* Source/NSButtonCell.m: +prefersTrackingUntilMouseUp : New method.
|
||||
* Source/NSFont.m (-minimumAdvancement): New method.
|
||||
* Source/NSButton.m (-initWithFrame:): Use an autoreleased cell.
|
||||
* Source/NSButtonCell.m (+prefersTrackingUntilMouseUp): New method.
|
||||
* Source/NSCell.m: Retain the objects we set in instance variables.
|
||||
* Source/NSControl.m: -initWithFrame: : Use an autoreleased cell.
|
||||
* Source/NSEvent.m: -description : New method.
|
||||
* Source/NSSlider.m: -initWithFrame: : Use an autoreleased cell.
|
||||
* Source/NSTextField.m: -initWithFrame: : Likewise.
|
||||
* Source/NSTextFieldCell.m: -drawWithFrame:inView: : Call super's
|
||||
* Source/NSControl.m (-initWithFrame:): Use an autoreleased cell.
|
||||
* Source/NSEvent.m (-description): New method.
|
||||
* Source/NSSlider.m (-initWithFrame:): Use an autoreleased cell.
|
||||
* Source/NSTextField.m (-initWithFrame:): Likewise.
|
||||
* Source/NSTextFieldCell.m (-drawWithFrame:inView:): Call super's
|
||||
implementation.
|
||||
|
||||
Tue Mar 4 17:28:58 1997 GNUstep Development <gnustep@net-community.com>
|
||||
|
|
Loading…
Reference in a new issue