mutter/tests
Emmanuele Bassi ec91b3d253 2008-06-17 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-actor.c:
	(clutter_actor_set_parent): Document and maintain the invariant
	that after setting a realized parent on an actor, the actor is
	also going to be realized.

	(clutter_actor_unparent): Change the invariant that an unparented
	actor is also unrealized: the paint is fast enough to avoid
	unrealizing, since it also causes more problems that what it's
	worth.

	* tests/test-invariants.c (test_show_on_set_parent): Update the
	invariants test because we changed the invariants.
2008-06-17 09:33:18 +00:00
..
Makefile.am
redhand.png
test-actors.c
test-behave.c
test-clip.c
test-cogl-offscreen.c
test-cogl-primitives.c
test-cogl-tex-convert.c
test-cogl-tex-foreign.c
test-cogl-tex-getset.c
test-cogl-tex-polygon.c
test-cogl-tex-tile.c
test-depth.c
test-effects.c
test-entry-auto.c
test-entry.c
test-events.c
test-fbo.c
test-fullscreen.c
test-grab.c
test-invariants.c 2008-06-17 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-17 09:33:18 +00:00
test-layout.c
test-model.c
test-multistage.c
test-offscreen.c
test-opacity.c
test-paint-wrapper.c
test-perspective.c
test-pixmap.c
test-project.c
test-random-text.c
test-rotate.c
test-scale.c
test-score.c
test-script.c
test-script.json
test-shader.c
test-stage-read-pixels.c
test-text.c
test-texture-quality.c
test-textures.c
test-threads.c
test-timeline-dup-frames.c
test-timeline-interpolate.c
test-timeline-rewind.c
test-timeline-smoothness.c
test-timeline.c
test-unproject.c
test-viewport.c