Attempted fix at decoding popup buttons from gmodels

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13536 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-04-24 09:58:59 +00:00
parent 9d9d205564
commit f139e85fd8

View file

@ -1,3 +1,9 @@
Wed Apr 24 10:54:47 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Model/GMAppKit.m ([NSMenuItem -initWithModelUnarchiver:]): Do not
set submenu if it's nil; decode target in normal place. (Suggestion
by Georg Fleischmann <georg@vhf.de>).
2002-04-23 Adam Fedor <fedor@gnu.org>
* Source/GSDisplayServer.m (mouseLocationOnScreen:window:): New