CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     kristian        06/09/03 16:47:55

Modified files:
        .              : ChangeLog 
        gtk            : gtkfilechooserdefault.c gtkfilechooserprivate.h 
        tests          : autotestfilechooser.c 

Log message:
2006-09-03  Kristian Rietveld  <[EMAIL PROTECTED]>

* gtk/gtkfilechooserdefault.c (save_entry_get_info_cb),
(file_exists_get_info_cb), (gtk_file_chooser_default_should_respond):
change file_exists_and_is_not_folder checks to get the file info
for the path directly instead of querying the current file folder
of the save entry.

* gtk/gtkfilechooserprivate.h (struct _GtkFileChooserDefault): add
new field.

* tests/autotestfilechooser.c (wait_for_idle_idle), (wait_for_idle),
(test_reload_sequence), (test_button_folder_states_for_action): wait
for idle after setting a folder to ensure the async operations to load
the folder are finished,
(test_confirm_overwrite), (test_confirm_overwrite_for_path):
factor out test_confirm_overwrite code so we can add tests for more
paths more easily.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=kristian&date=explicit&mindate=2006-09-03%2016:46&maxdate=2006-09-03%2016:48

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

Reply via email to