mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 20:49:13 +00:00
Fixed memory problem in the gmodel code
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9617 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5c0c96e081
commit
515d897141
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
Wed Apr 18 00:14:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Model/IMConnectors.m: Use #import rather than #include.
|
||||
([IMControlConnector -establishConnection]): Do not retain target
|
||||
when setting it directly.
|
||||
|
||||
2001-04-18 Georg Fleischmann <georg@vhf.de>
|
||||
|
||||
* Model/IMConnectors.m ([IMOutletConnector
|
||||
-establishConnection:]): Do not retain destination when setting it
|
||||
directly.
|
||||
|
||||
2001-04-16 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/NSWindow.m (-miniaturize:): Set visible flag to NO.
|
||||
|
|
Loading…
Reference in a new issue