CVSROOT:        /cvs/gnome
Module name:    glade3
Changes by:     jpu     06/11/28 17:42:43

Modified files:
        src            : glade-widget-adaptor.c 
        .              : ChangeLog 

Log message:
* src/glade-widget-adaptor.c:
o reference adaptor->type class in glade_widget_adaptor_constructor()
because gwa_setup_properties() and gwa_list_signals() need this.
o added extra checks in adaptor methods
g_type_is_a (G_OBJECT_TYPE (object), adaptor->type)
now we can safelly get rid of checks in the plugin code.

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

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

Reply via email to