mutter/clutter
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
..
cogl
egl
glx
pango
sdl
clutter-actor.c 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
clutter-actor.h
clutter-alpha.c
clutter-alpha.h
clutter-backend.c
clutter-backend.h
clutter-behaviour-bspline.c
clutter-behaviour-bspline.h
clutter-behaviour-ellipse.c
clutter-behaviour-ellipse.h
clutter-behaviour-opacity.c
clutter-behaviour-opacity.h
clutter-behaviour-path.c
clutter-behaviour-path.h
clutter-behaviour-rotate.c
clutter-behaviour-rotate.h
clutter-behaviour-scale.c
clutter-behaviour-scale.h
clutter-behaviour.c
clutter-behaviour.h
clutter-clone-texture.c
clutter-clone-texture.h
clutter-color.c
clutter-color.h
clutter-debug.h
clutter-effect.c Rename clutter_timeline_copy to clutter_timeline_clone 2007-06-07 10:26:07 +00:00
clutter-effect.h
clutter-entry.c 2007-06-01 Neil J. Patel <njp@o-hand.com> 2007-06-01 17:18:21 +00:00
clutter-entry.h 2007-06-01 Neil J. Patel <njp@o-hand.com> 2007-06-01 17:18:21 +00:00
clutter-event.c
clutter-event.h
clutter-feature.c
clutter-feature.h
clutter-fixed.c
clutter-fixed.h
clutter-group.c 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
clutter-group.h 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
clutter-keysyms-table.h
clutter-keysyms.h
clutter-label.c 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
clutter-label.h
clutter-main.c 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
clutter-main.h
clutter-marshal.list
clutter-media.c
clutter-media.h
clutter-private.h removed perspective matrix caching from ClutterStage 2007-06-01 16:20:57 +00:00
clutter-rectangle.c
clutter-rectangle.h
clutter-stage.c removed perspective matrix caching from ClutterStage 2007-06-01 16:20:57 +00:00
clutter-stage.h
clutter-texture.c 2007-06-06 Matthew Allum <mallum@openedhand.com> 2007-06-06 14:27:52 +00:00
clutter-texture.h 2007-06-06 Matthew Allum <mallum@openedhand.com> 2007-06-06 14:27:52 +00:00
clutter-timeline.c Add delay property to ClutterTimeline 2007-06-07 10:26:18 +00:00
clutter-timeline.h Add delay property to ClutterTimeline 2007-06-07 10:26:18 +00:00
clutter-units.h
clutter-util.c
clutter-util.h
clutter-version.h.in
clutter.h 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00
Makefile.am 2007-06-07 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-07 14:41:35 +00:00