CVSROOT:        /cvs/gnome
Module name:    glade3
Changes by:     jpu     06/08/28 17:46:05

Modified files:
        .              : ChangeLog TODO 
        src            : glade-gtk.c glade-editor.c glade-utils.c 
                         glade-utils.h glade-editor-property.c 
        widgets        : gtk+.xml.in 

Log message:
* src/glade-gtk.c: Fixed bug 345075 "GtkPaned is invisible on load".
added new functions glade_gtk_paned_set_child_property() and
glade_gtk_paned_get_child_property().

* src/glade-editor.c: do not load invisible packing properties in
glade_editor_load_packing_page().

* widgets/gtk+.xml.in: GtkPaned support improved.
o Added new virtual child property "first".
o Added child-set-property-function and child-get-property-function

* src/glade-utils.[ch]: added convenience function
glade_util_object_is_loading()

* src/glade-editor-property.c: Fixed bug 352825 "segmentation fault when
saving after adding multiple accelerators to buttons"
set ACCEL_COLUMN_REAL_SIGNAL in key_edited() when a new slot is
appended and free string allocated by gtk_tree_model_get().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=jpu&date=explicit&mindate=2006-08-28%2017:45&maxdate=2006-08-28%2017:47

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to