Author: qmathe
Date: Sun Dec 15 12:12:21 2013
New Revision: 9884

URL: http://svn.gna.org/viewcvs/etoile?rev=9884&view=rev
Log:
* Removed hovered item stack caching (complex and useless optimization). 
-[ETTool hoveredItemStack] has changed to +hoveredItemStackForItem:

* Changed +activatableTool to +activatableToolForItem:

* Added active tool update in -[ETWindowItem windowDidBecomeKey:] to 
ensure tools in the key window are activated, even if the window is brought to 
front without a user click  (not yet enabled) 

* Fixed -windowDidBecomeKey: to prepare the initial focused item just the first 
time the window is shown

Modified:
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETEventProcessor.h
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETTool.h
    trunk/Etoile/Frameworks/EtoileUI/Source/ETEventProcessor.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETSelectTool.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETTool.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETWindowItem.m
    trunk/Etoile/Frameworks/EtoileUI/TODO


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

Reply via email to