mutter/doc/reference
Emmanuele Bassi 991562f536 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com>
Initial implementation of the UI definition files. (#424)

	* clutter/json/Makefile.am:
	* clutter/json/*.[ch]: In-tree copy of JSON-GLib, a GLib-based
	JSON parser/generator library. We use it in-tree because we might
	need to change the API. Ideally, we'd depend on it.

	* clutter/clutter.h:
	* clutter/clutter-script-private.h:
	* clutter/clutter-script.[ch]: ClutterScript, the scenegraph
	generator class. It parses JSON streams in form of buffers and
	files and builds the scene.

	* clutter/clutter-debug.h:
	* clutter/clutter-main.c: Add a "script" debug flag

	* clutter/Makefile.am: Build glue.

	* tests/Makefile.am:
	* tests/test-script.c: Add a test case for the ClutterScript.

	* configure.ac: Depend on GLib 2.14, so we can use the
	g_hash_table_get_key() and g_hash_table_get_values() functions
	for the time being; we can probably reimplement those, but we
	are going to need 2.14 anyway if we are going to implement a
	list model using GSequence.
2007-10-08 15:03:22 +00:00
..
ChangeLog Update ChangeLog for SVN users 2007-08-21 15:48:03 +00:00
clutter-animation.sgml 2007-07-30 Matthew Allum <mallum@openedhand.com> 2007-07-29 23:24:13 +00:00
clutter-docs.sgml Update ChangeLogs for SVN users 2007-08-13 17:01:35 +00:00
clutter-sections.txt Document ClutterStage properties 2007-08-21 15:47:51 +00:00
clutter.types Add ClutterBehaviourDepth to the API reference 2007-07-09 21:38:54 +00:00
Makefile.am 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
subclassing-ClutterActor.sgml 2007-06-16 Emmanuele Bassi <ebassi@openedhand.com> 2007-06-16 20:56:40 +00:00
version.xml.in 2006-06-22 Matthew Allum <mallum@openedhand.com> 2006-06-21 22:34:25 +00:00