Author: qmathe
Date: Mon Dec 23 16:00:40 2013
New Revision: 9938

URL: http://svn.gna.org/viewcvs/etoile?rev=9938&view=rev
Log:
Fixed ETSelectTool issues when attached to ETFreeLayout

* Fixed +[ETSelectTool activatableToolForItem:] returning tools attached to 
nested item as activatable

* Improved -didChangeAttachedTool:toTool: to get called back on -setLayout: and 
ETLayoutItemGroup content mutation (this means _areHandlesHidden in 
ETFreeLayout 
is updated on -addItem:)

* Changed nested editing to work without selection (just double clicking an 
item 
is enough)

* Fixed -[ETWindowItem windowDidBecomeMain:] discarding the entire selection 
state

* Changed -[ETLayoutItemFactory graphicsGroup] not include no attached tool by 
default

Modified:
    trunk/Etoile/Frameworks/EtoileUI/Layouts/ETFreeLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Layouts/ETLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutItemFactory.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETWindowItem.m
    trunk/Etoile/Frameworks/EtoileUI/TODO
    trunk/Etoile/Frameworks/EtoileUI/Tests/TestTool.m
    trunk/Etoile/Frameworks/EtoileUI/Tools/ETSelectTool.h
    trunk/Etoile/Frameworks/EtoileUI/Tools/ETSelectTool.m
    trunk/Etoile/Frameworks/EtoileUI/Tools/ETTool.h
    trunk/Etoile/Frameworks/EtoileUI/Tools/ETTool.m


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

Reply via email to