mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Further cleanup of NSPopupButtonCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17667 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a1b8af9d1e
commit
9862b53e77
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2003-09-14 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSPopUpButtonCell.m
|
||||
According to Gregory John Casamento <greg_casamento@yahoo.com> the
|
||||
popup button does not change its enable state when the selected item
|
||||
does. To adopt this behaviour all setEnable: calls have been
|
||||
removed and one in [initWithCoder:] added that enables the popup
|
||||
for all old encodings.
|
||||
|
||||
2003-09-13 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* Source/NSPopUpButtonCell.m: Corrected minor problem which
|
||||
|
|
Loading…
Reference in a new issue