CVSROOT:        /cvs/gnome
Module name:    glade3
Changes by:     tvb     06/05/06 03:38:07

Modified files:
        .              : ChangeLog 
        doc            : Makefile.am 
        src            : glade-command.c glade-editor-property.c 
                         glade-gtk.c glade-property.c glade-property.h 

Log message:
* doc/Makefile.am: Applied patch for bug 340692

* src/glade-command.c: glade_command_set_property (), return if
the command doesnt change the property.

* src/glade-editor-property.c: GladeEPropText, if string property is NULL
and we recieve "" from the entry, set the property to NULL, if we get
NULL from the entry and the property is "", then set the property to
"", otherwise set the property to the entry text. (this fixes 339832)

* src/glade-property.[ch]: constified GValue argument to
glade_property_equals_value ().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=tvb&date=explicit&mindate=2006-05-06%2003:37&maxdate=2006-05-06%2003:39

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

Reply via email to