mutter/doc/reference
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
..
tmpl 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
ChangeLog 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
clutter-docs.sgml 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
clutter-sections.txt 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
clutter.types 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
Makefile.am Remove ClutterLayout from the main branch 2007-05-17 12:03:43 +00:00
version.xml.in 2006-06-22 Matthew Allum <mallum@openedhand.com> 2006-06-21 22:34:25 +00:00