Author: qmathe
Date: Mon Dec  1 10:30:53 2008
New Revision: 4046

URL: http://svn.gna.org/viewcvs/etoile?rev=4046&view=rev
Log:
Removed the ETContainer collection protocol that access the layout item tree 
and simply use the one inherited from NSView+Etoile category. The view 
hierarchy browsing was broken for a year or so because of this code. This code 
was added to correctly replicate the layout item tree API on ETContainer.

Updated ETContainer(Controller) category to access the content through the 
layout item rather than the container itself.

Modified:
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETContainer.h
    trunk/Etoile/Frameworks/EtoileUI/Source/ETContainer+Controller.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETContainer.m


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

Reply via email to