Author: qmathe
Date: Wed Feb  6 13:52:33 2013
New Revision: 8077

URL: http://svn.gna.org/viewcvs/etoile?rev=8077&view=rev
Log:
Improved ETComputedLayout and ETFormLayout to support sharing a common 
horizontal alignment guide accross  multiple forms

* Added -isLayoutExecutionItemDependent

* Added -isFlexibleItem: to ETLayoutExecutor

* Added -setHorizontalGuidePosition: to ETFormLayout and ETPositionalLayout

* Fixed wrong max item width computation in 
-[ETFormLayout resizeLayoutItems:toScaleFactory:]

* Added usesLayoutHint property to ETComputedLayout

* Added -adjustHorizontalAligmentGuidePositionForItems: and 
-horizontalAlignmentGuidePositionForItems: to ETComputedLayout

Modified:
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETComputedLayout.h
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETLayout.h
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETLayoutItem.h
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETTemplateItemLayout.h
    trunk/Etoile/Frameworks/EtoileUI/Source/ETComputedLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutExecutor.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutItem.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETTemplateItemLayout.m


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

Reply via email to