CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     federico        05/06/14 19:19:56

Modified files:
        .              : Tag: gtk-2-6 ChangeLog 
        gtk            : Tag: gtk-2-6 gtkfilechooserdefault.c 

Log message:
2005-06-14  Federico Mena Quintero  <[EMAIL PROTECTED]>

Fixes #307640:

* gtk/gtkfilechooserdefault.c
(gtk_file_chooser_default_should_respond): Oops, I broke SAVE
mode.  If the parent path is a folder, only create a subfolder if
we are in CREATE_FOLDER mode; if we are in SAVE mode, just return
and respond.  Also, pick up the case where the user types
"dirname/" instead of "dirname".
(check_save_entry): Make the return type void.  Add some return
parameters so that we can do more thorough checking.
(gtk_file_chooser_default_get_paths): If the file part is empty
and we are in SAVE mode, return an empty selection.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=federico&date=explicit&mindate=2005-06-14%2019:18&maxdate=2005-06-14%2019:20

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

Reply via email to