0.7.3: 2008-08-10 Murray Cumming * clutter/src/container.ccg: * clutter/src/container.hg: get_child_property(), set_child_property(): Correct the implementation to fix a compile error when using these templated methods. 2008-08-04 Murray Cumming * clutter/src/container.ccg: * clutter/src/container.hg: Added get/set_child_property<>() and get/set_child_property_value(), using the same technique as Glib::ObjectBase::get/set_property(). 2008-07-30 Murray Cumming * examples/simple-cairo.cc: Removed this. It was not being built and it is now in clutter-cairomm anyway. * examples/effect.cc: * examples/test-actors.cc: * examples/test-boxes.cc: Corrected the syntax formatting.