Author: qmathe
Date: Tue Apr  9 15:48:18 2013
New Revision: 8209

URL: http://svn.gna.org/viewcvs/etoile?rev=8209&view=rev
Log:
Simplified the responder chain so we can use ETUIItem, ETView and ETController 
as responder objects without overriding a bunch of NSResponder methods or 
resorting to ETFirstResponderProxy.

Added TestResponder.m

Note: This fixes crashes when using the  mousewheel on Mac OS 10.7 or higher.

Added:
    trunk/Etoile/Frameworks/EtoileUI/Tests/TestResponder.m
Modified:
    trunk/Etoile/Frameworks/EtoileUI/EtoileUI.xcodeproj/project.pbxproj
    trunk/Etoile/Frameworks/EtoileUI/GNUmakefile
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETActionHandler.h
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETTool.h
    trunk/Etoile/Frameworks/EtoileUI/Layouts/ETTokenLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETActionHandler.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETDecoratorItem.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutItem.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETTool.m


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

Reply via email to