Fixed problems in the deallocation of windows and in the final shutdown

of the application


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12693 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-02-22 23:06:07 +00:00
parent f67c71a580
commit 2dc3d2580d

View file

@ -1,3 +1,12 @@
Fri Feb 22 22:55:51 2002 Nicola Pero <n.pero@mi.flashnet.it>
Patches by Alexander Malmberg <alexander@malmber.org>:
* Source/NSApplication.m ([-dealloc]): Set the main menu and the
window menu to nil, so that we don't try updating them later on in
the shutdown process.
* Source/NSWindow.m ([-dealloc]): Fixed so that it doesn't discard
the autosaved frame.
Fri Feb 22 21:03:19 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Headers/gnustep/gui/NSApplication.h (_runLoopPool): Store the main run loop