Clean treatment of panels in the gmodel code

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6175 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-03-05 02:23:26 +00:00
parent b41b352d49
commit 17bdeaba15

View file

@ -1,3 +1,12 @@
Sun Mar 5 01:51:52 2000 Nicola Pero <n.pero@mi.flashnet.it>
* Model/GMAppKit.m ([NSPanel -encodeWithModelArchiver:]): Cleaned,
simplified by invoking super's implementation; removed all code
pertaining to super leaving only the part specific to this
subclass. ([NSPanel -initWithModelUnarchiver:]): Idem.
([NSSavePanel -encodeWithModelArchiver:]): Idem. ([NSSavePanel
-initWithModelUnarchiver:]): Idem.
Sun Mar 5 01:19:21 2000 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSMenu.m ([NSMenu -indexOfItem:]): Bug fix: return -1 if