mutter/tests
Matthew Allum e44ac14ef7 2008-04-04 Matthew Allum <mallum@openedhand.com>
* clutter/clutter-actor.c:
        Remove uneeded stage private member.
        Add show-on-set-parent prop and make so by default Actors are
        now automatically shown when reparented (#791)

        * clutter/eglx/clutter-backend-egl.c:
        * clutter/cogl/gles/cogl.c:
        A couple of minor comments.

        * clutter/eglnative/Makefile.am:
        Add missing clutter-egl.h header (back port from trunk)

        * tests/test-actors.c:
        Modify to take advantage of new show-on-set-parent functionality.
2008-04-04 13:20:02 +00:00
..
Makefile.am 2008-03-28 Matthew Allum <mallum@openedhand.com> 2008-03-28 22:50:55 +00:00
redhand.png
test-actors.c 2008-04-04 Matthew Allum <mallum@openedhand.com> 2008-04-04 13:20:02 +00:00
test-behave.c
test-depth.c
test-effects.c
test-entry.c 2008-03-06 Emmanuele Bassi <ebassi@openedhand.com> 2008-03-06 12:39:24 +00:00
test-events.c
test-fbo.c 2008-02-11 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-11 16:29:31 +00:00
test-fullscreen.c
test-grab.c
test-model.c
test-multistage.c 2008-03-28 Matthew Allum <mallum@openedhand.com> 2008-03-28 22:50:55 +00:00
test-offscreen.c
test-opacity.c 2008-02-20 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-20 10:59:47 +00:00
test-perspective.c
test-project.c
test-rotate.c
test-scale.c 2008-02-04 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-04 22:35:38 +00:00
test-score.c 2008-03-18 Emmanuele Bassi <ebassi@openedhand.com> 2008-03-18 22:07:17 +00:00
test-script.c
test-script.json 2008-03-06 Emmanuele Bassi <ebassi@openedhand.com> 2008-03-06 04:37:00 +00:00
test-shader.c rearrange to be less than 80col 2008-03-10 23:09:28 +00:00
test-text.c
test-textures.c
test-threads.c
test-timeline-dup-frames.c Adds some new timeline unit-tests (#439) with actual timeline 2008-03-05 16:04:06 +00:00
test-timeline-interpolate.c Adds some new timeline unit-tests (#439) with actual timeline 2008-03-05 16:04:06 +00:00
test-timeline-rewind.c Adds some new timeline unit-tests (#439) with actual timeline 2008-03-05 16:04:06 +00:00
test-timeline-smoothness.c Adds some new timeline unit-tests (#439) with actual timeline 2008-03-05 16:04:06 +00:00
test-timeline.c 2008-03-18 Emmanuele Bassi <ebassi@openedhand.com> 2008-03-18 17:50:45 +00:00
test-unproject.c
test-viewport.c