2008-07-14 Murray Cumming * Makefile.am: * clutter-cairo/ * clutter/cluttermm.pc.in: * clutter/cluttermm/init.cc: * clutter/src/stage.hg: * clutter/src/texture.hg: * configure.in: * examples/Makefile.am: * examples/Makefile.am_fragment: * examples/flowers.cc: * tools/extra_defs_gen/Makefile.am: * tools/extra_defs_gen/generate_defs_clutter.cc: * tools/extra_defs_gen/generate_defs_clutter_cairo.cc: Moved clutter-cairomm into a separate module, though we still depend on cairomm because we depend on pangomm (which depends on cairomm to wrap pango-cairo sensibly). 2008-07-14 Murray Cumming * Makefile.am: * clutter-gtk/ * configure.in: * examples/Makefile.am: * examples/Makefile.am_fragment: * examples/embed-gtk.cc: Moved clutter-gtkmm into a separate module, because someone did not want to use gtkmm. clutter-cairomm is still there, but maybe we should remove that too. Ths does not actually build yet because clutter-cairo-0.8 does not exist yet. 2008-07-05 Armin Burgmeier * configure.in: Post-release version bump to 0.7.1.