2009-04-15 Tristan Van Berkom * configure.ac, NEWS, data/gladeui.pc.in: Bumping required GTK+ version in the .pc and rolling 3.6.2. * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added glade_gtk_cell_renderer_read_widget() and now glade_gtk_cell_layout_read_child() doesnt load attributes if the object property has been explicitly specified in the Glade file (fixes bug 566928). 2009-04-07 Tristan Van Berkom * plugins/gtk+/glade-gtk.c: GtkWindow adaptor was skipping GtkWidget adaptor when chaining up in ->write_widget() (causeing atk props, accelerators and signals in libglade to be missed - bug 578211).