mutter/clutter/eglnative
Emmanuele Bassi e57b42ae52 2007-11-23 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-actor.c (clutter_actor_destroy): Bail out
	if clutter_actor_destroy() was called on the stage: the stage
	is not for the user to destroy.

	* clutter/x11/clutter-backend-x11.c:
	* clutter/eglnative/clutter-backend-egl.c:
	* clutter/sdl/clutter-backend-sdl.c:
	* clutter/osx/clutter-backend-osx.c: Unset the top-level private
	flag on the stage when disposing it, so the backends can safely
	call clutter_actor_destroy().

	* clutter/clutter-private.h: Tweak the private flags accessors,
	to avoid the typecheck.
2007-11-23 11:20:14 +00:00
..
clutter-backend-egl.c 2007-11-23 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-23 11:20:14 +00:00
clutter-backend-egl.h 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00
clutter-egl.h 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00
clutter-event-egl.c 2007-10-12 Tomas Frydrych <tf@o-hand.com> 2007-10-12 08:17:00 +00:00
clutter-stage-egl.c 2007-10-12 Tomas Frydrych <tf@o-hand.com> 2007-10-12 08:17:00 +00:00
clutter-stage-egl.h 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00
Makefile.am 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00