1
0
Fork 0
mutter-performance-source/tests
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
..
Makefile.am 2007-09-27 Matthew Allum <mallum@openedhand.com> 2007-09-27 21:38:38 +00:00
redhand.png 2007-06-12 Matthew Allum <mallum@openedhand.com> 2007-06-12 10:36:28 +00:00
test-actors.c Merge clutter.git/threading branch 2007-08-08 10:20:14 +00:00
test-behave.c 2007-10-03 Matthew Allum <mallum@openedhand.com> 2007-10-03 09:28:16 +00:00
test-boxes.c Whitespace fix to the test-boxes debug printouts 2007-08-06 19:37:50 +00:00
test-depth.c 2007-08-06 Matthew Allum <mallum@openedhand.com> 2007-08-05 23:13:27 +00:00
test-entry.c Fix various compiler warnings 2007-07-26 11:04:04 +00:00
test-events.c 2007-10-03 Matthew Allum <mallum@openedhand.com> 2007-10-03 09:28:16 +00:00
test-offscreen.c 2007-05-25 Matthew Allum <mallum@openedhand.com> 2007-05-25 10:56:09 +00:00
test-perspective.c Moved dots in test-perspective to 1px off each corner. 2007-06-28 08:24:45 +00:00
test-project.c Fix various compiler warnings 2007-07-26 11:04:04 +00:00
test-rotate.c Fix various compiler warnings 2007-07-26 11:04:04 +00:00
test-scale.c 2007-09-27 Matthew Allum <mallum@openedhand.com> 2007-09-27 22:30:58 +00:00
test-score.c 2007-09-27 Matthew Allum <mallum@openedhand.com> 2007-09-27 21:38:38 +00:00
test-text.c Fix various compiler warnings 2007-07-26 11:04:04 +00:00
test-textures.c 2007-07-30 Matthew Allum <mallum@openedhand.com> 2007-07-29 22:55:04 +00:00
test-threads.c 2007-09-28 Øyvind Kolås <pippin@openedhand.com> 2007-09-28 11:03:21 +00:00
test-timeline.c 2007-08-24 Matthew Allum <mallum@openedhand.com> 2007-08-24 15:12:52 +00:00