mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 05:01:00 +00:00
Patch to NSMenu to fixe bug reported by Benhur Stein.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10965 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
33c4ae65df
commit
6acc98c255
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2001-09-23 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
|
* Source/NSMenu.m
|
||||||
|
[insertItem:atIndex:] set the menu of the item after the insert
|
||||||
|
notification has been send. [initWithCoder:] send change
|
||||||
|
notifications as one block.
|
||||||
|
|
||||||
2001-09-23 Fred Kiefer <FredKiefer@gmx.de>
|
2001-09-23 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
* Source/GSSimpleLayoutManager.m
|
* Source/GSSimpleLayoutManager.m
|
||||||
|
|
Loading…
Reference in a new issue