mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 05:32:11 +00:00
Corrected menu item cell enabling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17623 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
438ed2af3e
commit
6df109b13e
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2003-09-06 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSMenuView.m
|
||||
In [itemChanged:] set if the cell is enabled like the item.
|
||||
* Source/NSMenuItemCell.m
|
||||
[setMenuItem:] enable/disable cell. [drawTitleWithFrame:inView:]no
|
||||
longer enable/disable cell.
|
||||
|
||||
2003-09-04 18:43 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Headers/AppKit/NSWindow.h, Source/NSWindow.m: Change the return
|
||||
|
|
Loading…
Reference in a new issue