From 69441127b48e496da3e4a56b27adb7736ceab6fe Mon Sep 17 00:00:00 2001 From: FredKiefer Date: Mon, 7 Oct 2002 23:43:23 +0000 Subject: [PATCH] Started cleanup on NSButtonCell. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14669 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index b2d6631f4..83bcbdadb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2002-10-08 Fred Kiefer + + * 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 * Source/NSBrowser.m (-frameOfColumn:, -tile): Change distance