mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 18:31:20 +00:00
Source/NSBrowser.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11808 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fba144b38e
commit
68fc762180
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2001-12-18 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
|
||||
|
||||
* Source/NSBrowser.m:
|
||||
NSBrowserColumn: new methods initWithCoder & encodeWithCoder, it now
|
||||
complies to NSCoding
|
||||
[NSBrowser -initWithCoder:] & [NSBrowser -encodeWithCoder:]: major
|
||||
update to previous implementation. It is now usable with Gorm and
|
||||
should not generate memory leaks anymore.
|
||||
|
||||
Mon Dec 17 23:54:35 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSInputManager.m: New class which loads key binding files
|
||||
|
|
Loading…
Reference in a new issue