mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 10:21:56 +00:00
Fixed memory problem in NSControl
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7597 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
15af8c11e0
commit
a22296f346
1 changed files with 9 additions and 2 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,7 +1,14 @@
|
|||
Tue Sep 26 09:36:07 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* NSControl.m ([-copyWithZone:]): Fixed memory problem (found
|
||||
by Frederic De Jaeger).
|
||||
|
||||
2000-09-22 Lyndon Tremblay <humasect@home.com>
|
||||
|
||||
* Source/NSBundleAdditions.m ([NSBundle +loadNibFile:externalNameTable:withZone:]):
|
||||
access NSOwner from infoDict only when necessary, notify of loading nib.
|
||||
* Source/NSBundleAdditions.m
|
||||
([+loadNibFile:externalNameTable:withZone:]): access NSOwner
|
||||
from infoDict only when necessary, notify of loading nib.
|
||||
|
||||
* Model/GMAppKit.m: Removed silly emacs C++ mode tag.
|
||||
* Model/IMLoading.m: Likewise.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue