mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 06:51:08 +00:00
Fixed memory leak in NSMatrix; minor useless optm in NSMatrix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11125 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
79904c9ae1
commit
be605726da
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Thu Oct 11 13:53:22 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSMatrix.m ([-setTarget:]): Do not retain the target
|
||||
(patch by Ludovic Marcotte <ludovic@Sophos.ca>)
|
||||
* Source/NSMatrix.m ([-textShouldEndEditing:]): Access _target
|
||||
ivar directly.
|
||||
|
||||
2001-10-08 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/NSPrintOperation (_runOperation): New internal method.
|
||||
|
|
Loading…
Reference in a new issue