mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 11:40:47 +00:00
Remove delegates from the notification center in dealloc; other minor
tidyups git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14534 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e3826ddff1
commit
e9405ca0e7
1 changed files with 20 additions and 0 deletions
20
ChangeLog
20
ChangeLog
|
@ -1,3 +1,23 @@
|
|||
Tue Sep 24 03:29:55 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSSplitView.m: Cache the default notification center for
|
||||
the whole class.
|
||||
* Source/NSTextStorage.m: Idem.
|
||||
|
||||
Tue Sep 24 03:14:12 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSTextField.m ([-dealloc]): Implemented (Reported missing
|
||||
by David Ayers).
|
||||
* Source/NSDrawer.m ([-dealloc]): Remove the delegate from the
|
||||
notification center.
|
||||
* Source/NSMatrix.m ([-dealloc]): Idem.
|
||||
* Source/NSSplitView.m ([-dealloc]): Idem.
|
||||
* Source/NSTableView.m ([-dealloc]): Idem.
|
||||
* Source/NSTextStorage.m ([-dealloc]): Idem.
|
||||
* Source/NSWindow.m ([-dealloc]): Idem.
|
||||
* Source/NSToolbar.m ([GSToolbarButton -dealloc]): New method.
|
||||
([NSToolbar -dealloc]): New method.
|
||||
|
||||
Mon Sep 23 15:23:23 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSApplication.m (initialize_gnustep_backend): Improved
|
||||
|
|
Loading…
Reference in a new issue