Author: qmathe
Date: Tue Jan 26 19:56:03 2010
New Revision: 5875

URL: http://svn.gna.org/viewcvs/etoile?rev=5875&view=rev
Log:
Added -shouldProduceTranslateActions and 
-setShouldProduceTranslateActions: to ETMoveTool.

Adjusted ETSelectTool to produce drag actions unless requested otherwise.
Adjusted ETFreeLayout select tool to produce translate actions (will change 
that later).

Modified ETIconLayout select tool to remove the items at pick time.

Fixed a nil layout issue in -handleDragItem:coordinator: which causes an 
assertion failure in -beginDragItem:image:inLayout:.

Fixed -[ETPickDropCoordinator draggingUpdated:] to always invoke 
-updateDropIndicator:withDropTarget: otherwise the indicator might remain 
present when we exit a valid drop target.

Updated ObjectManagerExample to demonstrate basic drop support.

Modified:
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETInstruments.h
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETSelectTool.h
    
trunk/Etoile/Frameworks/EtoileUI/ObjectManagerExample/ObjectManagerController.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETFreeLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETIconLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETInstruments.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETPickDropActionHandler.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETPickDropCoordinator.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETSelectTool.m


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

Reply via email to