Cleanup of notification handling in NSWindowController.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17575 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2003-08-30 19:13:58 +00:00
parent 6878b86f27
commit 2677902f96

View file

@ -1,3 +1,12 @@
2003-08-30 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSWindowController.m
Changed [setWindow:] to manage the notification connection to the window.
[initWithWindow:], [dealloc] and [_windowWillClose:] now use [setWindow:].
[setDocument:] now no longer retains the document, as this is
already retaining the window controller. Simplified [loadWindow]
by using the method [windowNibPath].
2003-08-30 Gregory John Casamento <greg_casamento@yahoo.com>
* GSNibTemplates.m: Added code to templates to conditionally