mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 18:11:06 +00:00
NSTextFieldCell made OpenStep compliant.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5163 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2f10ad8958
commit
250066a867
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Fri Nov 12 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
NSTextFieldCell made OpenStep compliant; this class is finished.
|
||||
* Headers/AppKit/NSTextFieldCell.h Clean up. Removed some useless
|
||||
ivars, prefixed names of remaining ones with underscores; removed
|
||||
useless methods.
|
||||
* Source/NSTextFieldCell.m: Cleaned up completely, fixed,
|
||||
simplified, removed lot of useless stuff, checked for compliance.
|
||||
* Source/NSTextField.m, Source/NSTableHeaderCell.m: microscopic
|
||||
trivial updates to keep in sync with NSTextFieldCell.
|
||||
|
||||
Thu Nov 11 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSText.m Manually reformatted the whole code.
|
||||
|
|
Loading…
Reference in a new issue