mutter/doc/reference
Emmanuele Bassi 5521867989 2008-06-24 Emmanuele Bassi <ebassi@openedhand.com>
Bug 989 - Add a search path for clutter script assets

	* clutter/clutter-script.h:
	* clutter/clutter-script.c:
	(clutter_script_finalize),
	(clutter_script_add_search_paths),
	(clutter_script_lookup_filename): Add the ability to define multiple
	search paths inside ClutterScript and to look up a specific filename
	inside those search paths. This is useful to define a set of
	directories where the assets for a UI definition are and still
	reference those assets by their name instead of the full path. (989,
	based on a patch by Matthew Allum)

	* clutter/clutter-texture.c:
	(clutter_texture_set_custom_property): Use the newly added
	clutter_script_lookup_filename() function.
2008-06-24 16:47:43 +00:00
..
clutter 2008-06-24 Emmanuele Bassi <ebassi@openedhand.com> 2008-06-24 16:47:43 +00:00
cogl 2008-06-24 Matthew Allum <mallum@openedhand.com> 2008-06-24 10:38:18 +00:00
ChangeLog 2008-06-24 Matthew Allum <mallum@openedhand.com> 2008-06-24 10:38:18 +00:00
Makefile.am Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00