mutter/tests
Emmanuele Bassi b0e169d73c 2007-11-14 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-scriptable.[ch]: Rename ::set_name and ::get_name
	to ::set_id and ::get_id, to avoid potential confusion with the
	ClutterActor:name property.

	* clutter/clutter-script.h:
	* clutter/clutter-script.c (clutter_script_construct_object): Use
	clutter_scriptable_set_id().

	(clutter_get_script_id): Add a public function to retrieve the ID
	used in the UI definition files from an object.

	* clutter/clutter-actor.c: Do not set the name of the actor with
	the ID set in the UI definition files.

	* tests/test-script.c: Test clutter_get_script_id().

	* clutter.symbols: Update with the new symbols.
2007-11-14 11:32:24 +00:00
..
Makefile.am 2007-10-09 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-09 16:44:44 +00:00
redhand.png 2007-06-12 Matthew Allum <mallum@openedhand.com> 2007-06-12 10:36:28 +00:00
test-actors.c 2007-10-12 Tomas Frydrych <tf@o-hand.com> 2007-10-12 10:02:28 +00:00
test-behave.c 2007-10-03 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 14:51:14 +00:00
test-boxes.c Whitespace fix to the test-boxes debug printouts 2007-08-06 19:37:50 +00:00
test-depth.c Renamed all properties of behaviours (and related 2007-11-13 13:21:56 +00:00
test-entry.c Fix various compiler warnings 2007-07-26 11:04:04 +00:00
test-events.c 2007-10-10 Matthew Allum <mallum@openedhand.com> 2007-10-10 13:04:34 +00:00
test-offscreen.c 2007-05-25 Matthew Allum <mallum@openedhand.com> 2007-05-25 10:56:09 +00:00
test-perspective.c Moved dots in test-perspective to 1px off each corner. 2007-06-28 08:24:45 +00:00
test-project.c Fix various compiler warnings 2007-07-26 11:04:04 +00:00
test-rotate.c Fix various compiler warnings 2007-07-26 11:04:04 +00:00
test-scale.c 2007-09-27 Matthew Allum <mallum@openedhand.com> 2007-09-27 22:30:58 +00:00
test-score.c 2007-10-18 Matthew Allum <mallum@openedhand.com> 2007-10-17 23:03:38 +00:00
test-script.c 2007-11-14 Emmanuele Bassi <ebassi@openedhand.com> 2007-11-14 11:32:24 +00:00
test-script.json 2007-10-27 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-27 19:49:39 +00:00
test-text.c Improve the quality of text when the scale it is shown at screen is 2007-10-11 12:18:01 +00:00
test-textures.c 2007-07-30 Matthew Allum <mallum@openedhand.com> 2007-07-29 22:55:04 +00:00
test-threads.c 2007-10-16 Tomas Frydrych <tf@o-hand.com> 2007-10-16 08:34:16 +00:00
test-timeline.c 2007-08-24 Matthew Allum <mallum@openedhand.com> 2007-08-24 15:12:52 +00:00