CVSROOT:        /cvs/gnome
Module name:    glade3
Changes by:     tvb     06/06/14 16:57:37

Modified files:
        doc            : catalogintro.sgml 
        src            : glade-command.c glade-fixed.c glade-fixed.h 
                         glade-gnome.c glade-gtk.c glade-project-view.c 
                         glade-project.c glade-property.c glade-widget.c 
Removed files:
        widgets        : adding-widgets.txt 

Log message:
* doc/catalogintro.sgml: fixed typos

* src/glade-command.c: Removed unneeded "if"

* src/glade-fixed.[ch]: connect/disconnect child now takes GObject arg
instead of GladeWidget (for cases of widget rebuilds), removed redundant
variables

* src/glade-gnome.c, src/glade-gtk.c: changed glade_widget_class_container_add
to glade_widget_add_child()

* src/glade-widget.c:
o Fixed glade_widget_rebuild() in regards to using the
_add_child()/_remove_child() api and visibility.
o Fixed more event related selection bugs (by retrieving the mouse
pointer with window_get_pointer())
o Fixed GladeWidgetDataTag to use the quark everywhere

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glade3&who=tvb&date=explicit&mindate=2006-06-14%2016:56&maxdate=2006-06-14%2016:58

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

Reply via email to