1
0
Fork 0
mutter-performance-source/clutter/eglx
Matthew Allum bc13e907cc 2007-10-03 Matthew Allum <mallum@openedhand.com>
* clutter/clutter-actor.c:
        * clutter/clutter-event.c:
        * clutter/clutter-event.h:
        * clutter/clutter-main.c:
        * clutter/clutter-private.h:
        * clutter/eglnative/clutter-event-egl.c:
        * clutter/eglx/clutter-event-egl.c:
        * clutter/glx/clutter-event-glx.c:
        * clutter/sdl/clutter-event-sdl.c:
        Remove seperate double/triple click events and replace with
        a click_count member.
        Move calculating click counts from backend to do_event()
        Initial implementation of ENTER/LEAVE events.

        * tests/test-events.c:
        Add code to test above.

        * tests/test-behave.c:
        Sync with newer API.

        * clutter/clutter-score.c:
        Silence a warning.
2007-10-03 09:28:16 +00:00
..
clutter-backend-egl.c 2007-09-27 Matthew Allum <mallum@openedhand.com> 2007-09-27 21:38:38 +00:00
clutter-backend-egl.h 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 11:40:59 +00:00
clutter-eglx.h 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 14:08:03 +00:00
clutter-event-egl.c 2007-10-03 Matthew Allum <mallum@openedhand.com> 2007-10-03 09:28:16 +00:00
clutter-stage-egl.c 2007-09-27 Matthew Allum <mallum@openedhand.com> 2007-09-27 21:38:38 +00:00
clutter-stage-egl.h 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 11:40:59 +00:00
Makefile.am 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 14:08:03 +00:00