Author: qmathe
Date: Wed May  8 16:10:33 2013
New Revision: 8320

URL: http://svn.gna.org/viewcvs/etoile?rev=8320&view=rev
Log:
* Made possible to disable autoresizing in ETFixedLayout

* Added a boundary check to detect autoresized items that are clipped (limited 
to ETColumnLayout)

* Added assertions to check layout sizes in 
-resizeItems:forNewLayoutSize:oldSizes:

* Skip autoresizing when an item gets collased/expanded (e.g. by a 
ETTitleBarItem)

* Set proposedLayoutSize to ETNullSize at init time to catch missing 
-resetLayoutSize calls

Modified:
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETFixedLayout.h
    trunk/Etoile/Frameworks/EtoileUI/Source/ETColumnLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETFixedLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLineLayout.m


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

Reply via email to