mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 13:50:37 +00:00
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:
parent
b41b352d49
commit
17bdeaba15
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue