Author: qmathe
Date: Mon Dec  8 11:35:50 2008
New Revision: 4090

URL: http://svn.gna.org/viewcvs/etoile?rev=4090&view=rev
Log:
New event handling model - part 1

Rewritten ETEvent to be a standalone event class that wraps backend events 
rather than an NSEvent subclass. This simplifies the code a bit, makes possible 
to cleanly synthetize our own events in the other code parts to be committed 
and 
paves the way to support other widget backends than AppKit in future (but we 
are 
far from there... :-).

Modified:
    trunk/Etoile/Frameworks/EtoileUI/ChangeLog
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETEvent.h
    trunk/Etoile/Frameworks/EtoileUI/Source/ETEvent.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutItem+Events.m


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

Reply via email to