mutter/clutter
Jorn Baayen 9f81571737 2006-08-29 Jorn Baayen <jorn@openedhand.com>
* clutter/clutter-behaviour.c: (_clutter_behaviour_finalize),
	(_clutter_behaviour_set_property),
	(_clutter_behaviour_get_property), (clutter_behaviour_class_init),
	(clutter_behaviour_init), (clutter_behaviour_apply),
	(clutter_behaviour_remove), (clutter_behaviour_remove_all),
	(clutter_behaviour_actors_foreach):
	* clutter/clutter-behaviour.h:
	* clutter/clutter-behaviours.c:
	(clutter_behaviour_property_change),
	(clutter_behaviour_opacity_dispose),
	(clutter_behaviour_opacity_finalize),
	(clutter_behaviour_opacity_class_init),
	(clutter_behaviour_opacity_init):
	* clutter/clutter-behaviours.h:
	* clutter/clutter-marshal.list:
	* examples/behave.c: (main):

	Behaviours track generic GObject properties.

	* clutter/clutter-video-texture.h:

	Remove signal prototypes - they are already specified in
	clutter-media.h.
2006-08-29 13:20:29 +00:00
..
clutter-actor.c 2006-08-14 Matthew Allum <mallum@openedhand.com> 2006-08-13 23:55:52 +00:00
clutter-actor.h 2006-07-06 Emmanuele Bassi <ebassi@openedhand.com> 2006-07-06 18:12:19 +00:00
clutter-alpha.c 2006-08-29 Jorn Baayen <jorn@openedhand.com> 2006-08-29 13:20:29 +00:00
clutter-alpha.h 2006-08-28 Jorn Baayen <jorn@openedhand.com> 2006-08-28 17:11:15 +00:00
clutter-behaviour.c 2006-08-29 Jorn Baayen <jorn@openedhand.com> 2006-08-29 13:20:29 +00:00
clutter-behaviour.h 2006-08-29 Jorn Baayen <jorn@openedhand.com> 2006-08-29 13:20:29 +00:00
clutter-behaviours.c 2006-08-29 Jorn Baayen <jorn@openedhand.com> 2006-08-29 13:20:29 +00:00
clutter-behaviours.h 2006-08-29 Jorn Baayen <jorn@openedhand.com> 2006-08-29 13:20:29 +00:00
clutter-clone-texture.c 2006-07-24 Matthew Allum <mallum@openedhand.com> 2006-07-24 21:15:19 +00:00
clutter-clone-texture.h 2006-06-13 Matthew Allum <mallum@openedhand.com> 2006-06-13 13:17:45 +00:00
clutter-color.c 2006-06-22 Matthew Allum <mallum@openedhand.com> 2006-06-21 22:34:25 +00:00
clutter-color.h 2006-06-05 Emmanuele Bassi <ebassi@openedhand.com> 2006-06-05 13:38:31 +00:00
clutter-event.c Add more docs...80% coverage 2006-06-22 14:31:19 +00:00
clutter-event.h 2006-07-09 Emmanuele Bassi <ebassi@openedhand.com> 2006-07-10 10:52:04 +00:00
clutter-feature.c 2006-07-27 Emmanuele Bassi <ebassi@openedhand.com> 2006-07-27 17:10:33 +00:00
clutter-feature.h 2006-07-27 Emmanuele Bassi <ebassi@openedhand.com> 2006-07-27 16:09:25 +00:00
clutter-group.c 2006-08-14 Matthew Allum <mallum@openedhand.com> 2006-08-13 23:55:52 +00:00
clutter-group.h 2006-07-06 Emmanuele Bassi <ebassi@openedhand.com> 2006-07-06 17:52:57 +00:00
clutter-keysyms.h Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00
clutter-label.c More gtk-doc fixes 2006-06-22 09:24:15 +00:00
clutter-label.h Shuffle some layout so that gapi2-parser can understand everything 2006-06-23 15:13:11 +00:00
clutter-main.c 2006-08-14 Matthew Allum <mallum@openedhand.com> 2006-08-13 23:55:52 +00:00
clutter-main.h 2006-07-24 Matthew Allum <mallum@openedhand.com> 2006-07-24 21:15:19 +00:00
clutter-marshal.list 2006-08-29 Jorn Baayen <jorn@openedhand.com> 2006-08-29 13:20:29 +00:00
clutter-media.c 2006-08-15 Matthew Allum <mallum@openedhand.com> 2006-08-15 20:28:41 +00:00
clutter-media.h 2006-06-12 Matthew Allum <mallum@openedhand.com> 2006-06-12 20:38:57 +00:00
clutter-private.h 2006-08-15 Matthew Allum <mallum@openedhand.com> 2006-08-15 20:28:41 +00:00
clutter-rectangle.c 2006-06-22 Matthew Allum <mallum@openedhand.com> 2006-06-21 22:34:25 +00:00
clutter-rectangle.h Shuffle some layout so that gapi2-parser can understand everything 2006-06-23 15:13:11 +00:00
clutter-stage.c 2006-08-14 Matthew Allum <mallum@openedhand.com> 2006-08-13 23:55:52 +00:00
clutter-stage.h 2006-07-06 Emmanuele Bassi <ebassi@openedhand.com> 2006-07-06 17:52:57 +00:00
clutter-texture.c 2006-08-15 Matthew Allum <mallum@openedhand.com> 2006-08-15 20:28:41 +00:00
clutter-texture.h Fix typo 2006-06-23 18:18:56 +00:00
clutter-timeline.c 2006-08-28 Jorn Baayen <jorn@openedhand.com> 2006-08-28 17:11:15 +00:00
clutter-timeline.h 2006-08-28 Jorn Baayen <jorn@openedhand.com> 2006-08-28 17:11:15 +00:00
clutter-util.c More docustuff 2006-06-22 09:25:01 +00:00
clutter-util.h 2006-06-15 Matthew Allum <mallum@openedhand.com> 2006-06-15 22:04:19 +00:00
clutter-video-texture.c 2006-08-07 Matthew Allum <mallum@openedhand.com> 2006-08-07 22:04:29 +00:00
clutter-video-texture.h 2006-08-29 Jorn Baayen <jorn@openedhand.com> 2006-08-29 13:20:29 +00:00
clutter.h 2006-08-28 Jorn Baayen <jorn@openedhand.com> 2006-08-28 17:11:15 +00:00
Makefile.am 2006-08-28 Jorn Baayen <jorn@openedhand.com> 2006-08-28 17:11:15 +00:00