mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 10:01:14 +00:00
Fixed memory leaks when posting notifications about editing in NSMatrix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7514 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d2966c95a3
commit
1941caf1ef
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Thu Sep 14 14:01:10 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSMatrix.m ([-textDidBeginEditing:]),
|
||||
([-textDidChange:]), ([-textDidEndEditing:]): : Fixed memory leak.
|
||||
|
||||
2000-09-13 Mirko Viviani <mirko.viviani@rccr.cremona.it>
|
||||
|
||||
* Source/NSBrowser.m ([NSBrowser -_performLoadOfColumn:]): fixed
|
||||
|
|
Loading…
Reference in a new issue