CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     mitch   05/10/27 09:16:23

Modified files:
        .              : ChangeLog 
        gtk            : gtkcellrendererpixbuf.c 

Log message:
2005-10-26  Michael Natterer  <[EMAIL PROTECTED]>

Fix bug #319974 [http://bugzilla.gnome.org/show_bug.cgi?id=319974]:

* gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_set_property):
make sure that setting any of pixbuf/stock-id/icon-name resets the
others because they are mutually exclusive, and that unsetting any
of them only resets the pixbuf and nothing else. Also added
some missing g_object_notify().

(gtk_cell_renderer_pixbuf_get_property): simplified calls to
g_value_set_object().

(gtk_cell_renderer_pixbuf_create_stock_pixbuf)
(gtk_cell_renderer_pixbuf_create_named_icon_pixbuf): added
g_object_notify ("pixbuf").

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=mitch&date=explicit&mindate=2005-10-27%2009:15&maxdate=2005-10-27%2009:17

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

Reply via email to