1
0
Fork 0
mutter-performance-source/clutter/sdl
Matthew Allum 61e3252ff1 2007-06-14 Matthew Allum <mallum@openedhand.com>
* clutter/clutter-actor.c:
        * clutter/clutter-actor.h:
        * clutter/clutter-group.c:
        * clutter/clutter-label.c:
        * clutter/egl/clutter-stage-egl.c:
        * clutter/glx/clutter-stage-glx.c:
        * clutter/sdl/clutter-stage-sdl.c:
        Rename clutter_actor_allocate_coords -> clutter_actor_query_coords

        Change repaints to G_PRIORITY_DEFAULT + 10.
        (timelines are G_PRIORITY_DEFAULT + 30, events G_PRIORITY_DEFAULT)

        * clutter/glx/clutter-event-glx.c:
        Handle shift modifier in keycode -> keysym translation.

        * tests/test-actors.c:
        Remove (broken) screen saver code.
        Add scaling behaviour, clean code a little
2007-06-13 23:24:59 +00:00
..
clutter-backend-sdl.c 2007-05-28 Matthew Allum <mallum@openedhand.com> 2007-05-28 18:49:34 +00:00
clutter-backend-sdl.h 2007-05-28 Matthew Allum <mallum@openedhand.com> 2007-05-28 18:49:34 +00:00
clutter-event-sdl.c 2007-05-28 Matthew Allum <mallum@openedhand.com> 2007-05-28 18:49:34 +00:00
clutter-sdl.h 2007-05-02 Matthew Allum <mallum@openedhand.com> 2007-05-02 20:05:29 +00:00
clutter-stage-sdl.c 2007-06-14 Matthew Allum <mallum@openedhand.com> 2007-06-13 23:24:59 +00:00
clutter-stage-sdl.h 2007-05-02 Matthew Allum <mallum@openedhand.com> 2007-05-02 20:05:29 +00:00
Makefile.am 2007-05-02 Matthew Allum <mallum@openedhand.com> 2007-05-02 20:05:29 +00:00