0.7.3:

2008-08-10  Murray Cumming  <murrayc@murrayc.com>

	* clutter-box2d/src/box2d.hg: Rename add_revolute_joint2() to 
	be a add_revolute_joint() overload.
	* examples/bridge/main.cc:
	* examples/chain/main.cc: Adapted.

2008-08-10  Murray Cumming  <murrayc@murrayc.com>

	* examples/: Replace the ohand logos with GNOME logos.

2008-08-10  Murray Cumming  <murrayc@murrayc.com>

	* configure.in:
	* examples/Makefile.am:
	* examples/chain/
	* examples/pyramid/
	* examples/slides/
	* examples/table/:
	Added C++ versions of the other examples for clutter-box2d.

2008-08-10  Murray Cumming  <murrayc@murrayc.com>

	* clutter-box2d/clutter-box2dmm.h: Added an include for box2d.h.
	* clutter-box2d/src/box2d.hg: Added wrappers for the weird joint 
	functoins, though this must be done properly.
	* configure.in:
	* examples/Makefile.am:
	* examples/bridge/Makefile.am:
	* examples/bridge/main.cc: Added a first working example, based on 
	the first part of the C example.

2008-08-04  Murray Cumming  <murrayc@murrayc.com>

	* clutter-box2d/src/clutter-box2d_signals.defs: 
	Update these, copy/pasting from the terminal because the crash 
	in extra_defs_gen for this stops the file from being created fully with 
	>.
	* clutter-box2d/src/box2d.hg: Added gravity and simulating properties.
	Added a note that you should use set_child_property().
	* Makefile.am:
	* configure.in:
	* demo/Makefile.am:
	* demo/main.cc: Very bare beginnings of a demo, based on the C demo.
	There is nothing but skeleton code here now.

2008-07-28  Siavash Safi  <siavash.safi@gmail.com>

	* clutter-box2d/src/box2d.ccg: Added missing #include
	* clutter-box2d/src/box2d.hg: Added missing #include, corrected MACROS
	* clutter-box2d/src/clutter-box2d-docs.xml: Renamed to
	clutter-box2d_docs.xml
	* clutter-box2d/src/clutter-box2d-docs_override.xml: Renamed to
	clutter-box2d_docs_override.xml

2008-07-25  Murray Cumming  <murrayc@murrayc.com>

	* clutter-box2d/clutter-box2dmm/init.cc:
	* clutter-box2d/src/box2d.hg:
	* examples/Makefile.am_fragment: Removed more old clutter-cairo stuff.

2008-07-25  Murray Cumming  <murrayc@murrayc.com>

	* clutter-box2d/src/clutter-box2d-docs.xml:
	* clutter-box2d/src/clutter-box2d-docs_override.xml: Added root nodes, 
	to avoid warnings. 
	* clutter-box2d/src/clutter-box2d_enums.defs:
	* clutter-box2d/src/clutter-box2d_signals.defs: Generated these.

2008-07-25  Murray Cummin  <murrayc@murrayc.com>

	* Added initial build structure, though something still is not 
	quite right.

