mutter/tests
Emmanuele Bassi f1105807fb 2007-10-18 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-script-private.h:
	* clutter/clutter-script.h:
	* clutter/clutter-script.c: Allow id-less objects: as long
	as they have a "type" member, a unique id will be provided.

	(json_object_end): Add merge id to the object information
	structure.

	(apply_behaviours), (add_children): Keep the unresolved
	objects around.

	(construct_stage), (clutter_script_construct_object): If an
	object has unresolved children or behaviours try resolving
	them when we ask for it.

	(json_parse_end), (clutter_script_ensure_objects): Ensure
	that the objects are fully constructed as best as we can when
	finished parsing.

	(object_info_free), (remove_by_merge_id):
	(clutter_script_unmerge_objects): Remove objects under the
	same merge id returned by the loading functions. (Fixes
	bug #558)
2007-10-18 12:31:07 +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 2007-08-06 Matthew Allum <mallum@openedhand.com> 2007-08-05 23:13:27 +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-10-18 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-18 12:31:07 +00:00
test-script.json 2007-10-18 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-18 12:31:07 +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