mutter/doc/reference
Emmanuele Bassi aa623df78f 2006-12-08 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-behaviour.h: Add a function prototype
	for the foreach function: we need something more specific
	than GFunc; add clutter_behaviour_get_actors(), used to
	get a list of the actors.

	* clutter/clutter-behaviour.c: Add debugging notes; add
	a warning for behaviour implementations missing the
	alpha_notify vfunc; add api documentation

	* clutter/clutter-behaviour-opacity.c:
	* clutter/clutter-behaviour-path.c:
	* clutter/clutter-behaviour-scale.c: Reimplement the
	alpha_notify functions using the new foreach function
	and, where possible, by directly iterating on the
	actors: this shaves off the number of recalculations
	of the property/alpha values, and the number of
	functions.
2006-12-08 16:12:52 +00:00
..
tmpl 2006-12-08 Emmanuele Bassi <ebassi@openedhand.com> 2006-12-08 16:12:52 +00:00
ChangeLog 2006-12-04 Emmanuele Bassi <ebassi@openedhand.com> 2006-12-05 05:16:03 +00:00
clutter-docs.sgml 2006-11-20 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-20 12:02:24 +00:00
clutter-sections.txt 2006-12-08 Emmanuele Bassi <ebassi@openedhand.com> 2006-12-08 16:12:52 +00:00
clutter.types 2006-11-15 Emmanuele Bassi <ebassi@openedhand.com> 2006-11-15 23:37:53 +00:00
Makefile.am 2006-12-04 Emmanuele Bassi <ebassi@openedhand.com> 2006-12-04 19:19:53 +00:00
version.xml.in 2006-06-22 Matthew Allum <mallum@openedhand.com> 2006-06-21 22:34:25 +00:00