Emmanuele Bassi c74dfa96ca 2008-05-28 Emmanuele Bassi <ebassi@openedhand.com>
Fix merging of objects with the same id.

	* clutter/clutter-script.c:
	(json_object_end): If there already is an ObjectInfo under the
	parsed id, merge the construction with the currently stored
	state.

	(parse_children), (parse_signals),
	(parse_behaviours): Append the newly parsed children, signals
	and behaviours, in case the ObjectInfo already has unresolved
	items.

	(clutter_script_construct_object): Fix a typo in the type check.
	
	(clutter_script_init): Do not copy the key inside the hash
	table holding the objects - we are already holding it inside
	the value.
2008-05-28 12:09:41 +00:00
..
2008-05-27 17:42:50 +00:00
2008-05-07 16:12:54 +00:00
2007-08-07 14:03:58 +00:00
2008-04-17 16:50:23 +00:00
2008-02-15 15:18:02 +00:00
2008-05-07 16:12:54 +00:00