2009-03-17 Vincent Untz * NEWS: version 2.6.4 2009-02-23 Andre Klapper * glade/makekeys.awk: * test/domp.c: * test/saxp.c: Remove deprecated GLib functions. Fixes bug #572846. 2009-02-23 Christian Persch * glade/glade-init.c: (glade_init): No need to make this data static. 2008-10-06 Felix Riemann * glade/glade-xml.c: (glade_xml_class_init), (glade_xml_init), (glade_xml_finalize): Use G_DEFINE_TYPE instead of registering the type by hand. Also allocate the private data together with the "public" data. Fixes bug #555147. 2008-10-06 Felix Riemann * glade/glade-build.h: * glade/glade-xml.c: * glade/glade-xml.h: Fix GTK+ single includes. Fixes bug #555149.