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:
Pierre-Yves Rivaille 2001-12-18 13:35:48 +00:00
parent fba144b38e
commit 68fc762180

View file

@ -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