Little debugging help added to nscell

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10155 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2001-06-10 16:14:41 +00:00
parent 5ed4125ccf
commit 081e63b427

View file

@ -1,3 +1,10 @@
Sun Jun 10 20:29:08 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSCell.m ([-cellAttribute:]), ([-setCellAttribute:to:]):
Readded default label with the action that if debugging is
enabled, we print out a message saying the the attribute requested
is not supported.
2000-06-10 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSComboBox.m