CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     murrayc 06/04/19 13:21:55

Modified files:
        .              : ChangeLog 
        gtk            : gtkfilechooserbutton.c 

Log message:
2006-04-19  Murray Cumming  <[EMAIL PROTECTED]>

* gtk/gtkfilechooserbutton.c: _GtkFileChooserButtonPrivate:
Added has_title flag so we can remember whether a title has
been set.
(gtk_file_chooser_button_constructor): If no title has been
set then set it to the default title. This means that the
default title will be used if the dialog was instantiated with
g_object_new(), without using the gtk_file_chooser_button_new()
convenience function. This helps language bindings.
(gtk_file_chooser_button_set_property): Set has_title when
setting the title.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=murrayc&date=explicit&mindate=2006-04-19%2013:20&maxdate=2006-04-19%2013:22

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to