Author: qmathe
Date: Mon Jun  3 13:48:44 2013
New Revision: 8415

URL: http://svn.gna.org/viewcvs/etoile?rev=8415&view=rev
Log:
* Removed UIBuilderTarget and UIBuilderName properties

* Implemented object value validation while editing in the UI Builder inspector 
and browser

* Improved UI Builder to commit changes when a property is edited in the 
inspector

* Added -title and -setTitle: to ETWidget (-widget now returns the owning item 
as proxy)

* Changed KVO options to post both old and new values for -objectValue and 
-state

* Changed -subjectDidBeginEditingForProperty: to 
-subjectDidBeginEditingForProperty:fieldEditorItem:

* Better enforced NSImageOnly for a button image position (especially if used 
as a 
bar element)

Modified:
    trunk/Etoile/Frameworks/EtoileUI/Additions/ETObjectValueFormatter.m
    trunk/Etoile/Frameworks/EtoileUI/Base/ETWidget.h
    trunk/Etoile/Frameworks/EtoileUI/Base/ETWidget.m
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETLayoutItem.h
    
trunk/Etoile/Frameworks/EtoileUI/ModelDescription/ETLayoutItem+ModelDescription.m
    trunk/Etoile/Frameworks/EtoileUI/Persistency/ETLayoutItem+CoreObject.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETApplication.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutItem+KVO.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutItem.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutItemFactory.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETModelDescriptionRenderer.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETTableLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETWindowItem.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