Author: gcasa
Date: Fri Dec 11 19:12:46 2009
New Revision: 29116

URL: http://svn.gna.org/viewcvs/gnustep?rev=29116&view=rev
Log:
        * Source/GSNibLoader.m: Added logging to help debugging of issues
        with nib loading.
        * Source/NSTextContainer.m: -[NSTextContainer initWithCoder:]
        removed call to unarchive the textview to prevent a leak.  Also
        don't set the textview as the text container.   Currently we 
        just get the contents of the text container and rebuild it
        in NSTextView.m.

Modified:
    libs/gui/trunk/ChangeLog
    libs/gui/trunk/Source/GSNibLoader.m
    libs/gui/trunk/Source/NSTextContainer.m


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to