2004-04-21 Daniel Elstner * tools/m4/convert_gconfmm.m4: Make _CONVERSION() from GConfValue* to const Value& take a copy. This fixes a crash caused by double destruction of the value argument to Client::signal_value_changed(). Changing a global conversion for this is kinda fragile, but that's a design problem of gtkmmproc; fortunately no other code is using this particular conversion. 2003-09-24 Eric Bourque * gconfmm.spec.in - new file 2003-09-04 Bradley Bell * Makefile.am, configure.in, docs: Generate reference docs using doxygen