mutter/clutter
Emmanuele Bassi 4e765d1a34 2007-01-16 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-feature.c: Use clutter_vblank_method() to
	get the VBlank method name from the environment variable OR
	the command line switch.

	(clutter_feature_do_init): Move the check on the features
	state here, to avoid an expensive function call, and inline
	the function.

	* clutter/clutter-fixed.c: Fix gtk-doc.

	* clutter/clutter-main.c: Add a --clutter-vblank command line
	switch controlling the VBlank method to be used: it overrides
	the CLUTTER_VBLANK environment variable.

	(pre_parse_hook), (clutter_init),
	(clutter_init_with_args): Move thread initialisation before
	type init, to avoid the warning that comes with newer GLib
	versions.

	* clutter/clutter-group.h:
	* clutter/clutter-group.c: Mark clutter_group_show_all() and
	clutter_group_hide_all() as deprecated.
2007-01-16 14:37:54 +00:00
..
pango
clutter-actor.c 2007-01-07 Matthew Allum <mallum@openedhand.com> 2007-01-07 00:36:41 +00:00
clutter-actor.h 2007-01-04 Matthew Allum <mallum@openedhand.com> 2007-01-04 19:56:01 +00:00
clutter-alpha.c added ClutterAngle type and fast clutter_angle_sin() function; fixed clutter_fixed to work for negative angles; added convenience macros clutter_fixex_cos and clutter_angle_cos 2007-01-16 08:14:53 +00:00
clutter-alpha.h
clutter-behaviour-opacity.c 2007-01-07 Matthew Allum <mallum@openedhand.com> 2007-01-07 00:36:41 +00:00
clutter-behaviour-opacity.h
clutter-behaviour-path.c replacement of floating point ops with fixed point 2007-01-16 10:39:18 +00:00
clutter-behaviour-path.h
clutter-behaviour-scale.c 2007-01-04 Matthew Allum <mallum@openedhand.com> 2007-01-04 19:56:01 +00:00
clutter-behaviour-scale.h
clutter-behaviour.c 2007-01-16 Matthew Allum <mallum@openedhand.com> 2007-01-16 14:19:39 +00:00
clutter-behaviour.h 2007-01-16 Matthew Allum <mallum@openedhand.com> 2007-01-16 14:19:39 +00:00
clutter-clone-texture.c
clutter-clone-texture.h
clutter-color.c 2007-01-16 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-16 14:37:54 +00:00
clutter-color.h replacement of floating point ops with fixed point 2007-01-16 10:39:18 +00:00
clutter-debug.h
clutter-event.c
clutter-event.h
clutter-feature.c 2007-01-16 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-16 14:37:54 +00:00
clutter-feature.h
clutter-fixed.c 2007-01-16 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-16 14:37:54 +00:00
clutter-fixed.h 2007-01-16 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-16 14:37:54 +00:00
clutter-group.c 2007-01-16 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-16 14:37:54 +00:00
clutter-group.h 2007-01-16 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-16 14:37:54 +00:00
clutter-keysyms.h
clutter-label.c 2007-01-04 Matthew Allum <mallum@openedhand.com> 2007-01-04 19:56:01 +00:00
clutter-label.h 2007-01-04 Matthew Allum <mallum@openedhand.com> 2007-01-04 19:56:01 +00:00
clutter-main.c 2007-01-16 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-16 14:37:54 +00:00
clutter-main.h
clutter-marshal.list
clutter-media.c
clutter-media.h
clutter-private.h 2007-01-16 Emmanuele Bassi <ebassi@openedhand.com> 2007-01-16 14:37:54 +00:00
clutter-rectangle.c
clutter-rectangle.h
clutter-stage.c 2007-01-16 Matthew Allum <mallum@openedhand.com> 2007-01-16 14:19:39 +00:00
clutter-stage.h
clutter-texture.c 2007-01-16 Matthew Allum <mallum@openedhand.com> 2007-01-16 14:19:39 +00:00
clutter-texture.h
clutter-timeline.c
clutter-timeline.h
clutter-util.c
clutter-util.h
clutter-version.h.in
clutter.h
Makefile.am implemented fixed point sin(); fixed CLUTTER_FIXED_TO_FLOAT/DOUBLE macros 2007-01-15 18:37:12 +00:00