Author: qmathe
Date: Tue May 21 18:56:49 2013
New Revision: 8351

URL: http://svn.gna.org/viewcvs/etoile?rev=8351&view=rev
Log:
* Improved UIBuilderController to react to browser selection change

* Added aspect repository choice support to UIBuilderController 

* Implemented aspect lookup skeleton through formatter delegate methods

* Remove -UIBuilderIdentifier and -representedItem in ETLayoutItem+UIBuilder

* Added rect, size and point editor integration to ETModelDescriptionRenderer

* Added ETObjectValueFormatter and formatter support to 
ETModelDescriptionRenderer

* Fixed popup menu representing a multi-option property to update the model 
on a selected item change

* Improved ETLayoutItem model description to support content aspect, action, 
target, name in the UI builder

* Fixed KVO issue in case -[NSCell setStringValue:] is called when a control 
becomes focused

Modified:
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETModelDescriptionRenderer.h
    
trunk/Etoile/Frameworks/EtoileUI/ModelDescription/ETLayoutItem+ModelDescription.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETInspector.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutItem+KVO.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutItem.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETModelDescriptionRenderer.m
    trunk/Etoile/Frameworks/EtoileUI/Tests/TestItemCopy.m
    trunk/Etoile/Frameworks/EtoileUI/UIBuilder/ETLayoutItem+UIBuilder.h
    trunk/Etoile/Frameworks/EtoileUI/UIBuilder/ETLayoutItem+UIBuilder.m
    trunk/Etoile/Frameworks/EtoileUI/UIBuilder/ETUIBuilderController.h
    trunk/Etoile/Frameworks/EtoileUI/UIBuilder/ETUIBuilderController.m
    trunk/Etoile/Frameworks/EtoileUI/UIBuilder/ETUIBuilderItemFactory.m


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

Reply via email to