mutter/doc/reference/tmpl
Emmanuele Bassi 3c2defee9d 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-container.[ch]: Add a generic actor container
	interface, for actors to implement without subclassing ClutterGroup.

	* clutter/clutter-group.[ch]: Make ClutterGroup implement the
	ClutterContainer interface, and deprecate the colliding methods.

	* clutter/clutter-layout.[ch]: Add extended layout interface.
	Actors and containers requiring or honouring complex layout
	management should implement this interface and provide at least
	one of the available layout types: width for height, height for
	width, natural size, iterative size request.

	* clutter/clutter-label.c: A ClutterLabel requires height for
	width layout management, so it implements the ClutterLayout
	interface.

	* clutter/Makefile.am: Add new files to the build.

	* tests/*.c:
	* examples/*.c: Update tests and examples code to use the
	new ClutterContainer API instead of ClutterGroup.
2007-06-07 14:41:35 +00:00
..
clutter-actor.sgml removed ClutterSmoothstep type; renamed clutter_smoothstep_func to clutter_smoothstep_inc_func; added clutter_smoothstep_dec_func 2007-05-30 10:52:06 +00:00
clutter-alpha.sgml 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
clutter-backend.sgml Add base initialisation function 2007-05-16 15:00:41 +00:00
clutter-behaviour-bspline.sgml Documentation updates 2007-06-01 10:00:35 +00:00
clutter-behaviour-ellipse.sgml Documentation updates 2007-06-01 10:00:35 +00:00
clutter-behaviour-opacity.sgml 2006-12-13 Emmanuele Bassi <ebassi@openedhand.com> 2006-12-13 18:11:50 +00:00
clutter-behaviour-path.sgml 2006-12-13 Emmanuele Bassi <ebassi@openedhand.com> 2006-12-13 18:11:50 +00:00
clutter-behaviour-rotate.sgml Documentation updates 2007-06-01 10:00:35 +00:00
clutter-behaviour-scale.sgml Remove ClutterLayout from the main branch 2007-05-17 12:03:43 +00:00
clutter-behaviour.sgml Remove ClutterLayout from the main branch 2007-05-17 12:03:43 +00:00
clutter-clone-texture.sgml 2006-12-13 Emmanuele Bassi <ebassi@openedhand.com> 2006-12-13 18:11:50 +00:00
clutter-color.sgml 2007-01-16 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-16 14:37:54 +00:00
clutter-entry.sgml 2007-06-01 Neil J. Patel <njp@o-hand.com> 2007-06-01 17:18:21 +00:00
clutter-event.sgml Add support for WM_PROTOCOLS to the ClutterStage window 2007-04-19 15:26:54 +00:00
clutter-feature.sgml ClutterBehaviourEllipse api changes; z_camera calculation 2007-05-25 12:07:24 +00:00
clutter-fixed.sgml Documentation updates 2007-06-01 10:00:35 +00:00
clutter-glx.sgml Add missing template files. 2007-04-16 16:50:15 +00:00
clutter-group.sgml 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
clutter-keysyms.sgml 2006-06-22 Matthew Allum <mallum@openedhand.com> 2006-06-21 22:34:25 +00:00
clutter-label.sgml 2007-01-16 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-16 14:37:54 +00:00
clutter-main.sgml Add base initialisation function 2007-05-16 15:00:41 +00:00
clutter-marshal.sgml 2006-06-22 Emmanuele Bassi <ebassi@openedhand.com> 2006-06-22 12:05:51 +00:00
clutter-media.sgml removed ClutterSmoothstep type; renamed clutter_smoothstep_func to clutter_smoothstep_inc_func; added clutter_smoothstep_dec_func 2007-05-30 10:52:06 +00:00
clutter-rectangle.sgml 2006-11-20 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-20 22:20:48 +00:00
clutter-stage.sgml ClutterBehaviourEllipse api changes; z_camera calculation 2007-05-25 12:07:24 +00:00
clutter-texture.sgml ClutterBehaviourEllipse api changes; z_camera calculation 2007-05-25 12:07:24 +00:00
clutter-timeline.sgml Add delay property to ClutterTimeline 2007-06-07 10:26:18 +00:00
clutter-units.sgml Documentation updates 2007-06-01 10:00:35 +00:00
clutter-util.sgml 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 18:21:59 +00:00
clutter-version.sgml 2007-03-22 Emmanuele Bassi <ebassi@openedhand.com> 2007-03-22 20:23:29 +00:00