mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 17:31:18 +00:00
Started cleanup on NSButtonCell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14669 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c2f13c49ac
commit
49934b0117
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2002-10-08 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
|
* Headers/gnustep/gui/NSButtonCell.h
|
||||||
|
Adoped the enums NSButtonType and NSBezelStyle to the new MacOSX names.
|
||||||
|
* Source/NSButtonCell.m
|
||||||
|
[setButtonType:] use those new names. Corrected [cellAttribute:]
|
||||||
|
and [setCellAttribute:] to use the right tests. [performClick:]
|
||||||
|
now play the sound, if provided.
|
||||||
|
|
||||||
2002-10-07 Adam Fedor <fedor@gnu.org>
|
2002-10-07 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
* Source/NSBrowser.m (-frameOfColumn:, -tile): Change distance
|
* Source/NSBrowser.m (-frameOfColumn:, -tile): Change distance
|
||||||
|
|
Loading…
Reference in a new issue