CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 05/02/12 11:04:11
Modified files: . : ChangeLog app/dialogs : file-open-dialog.c file-save-dialog.c Log message: 2005-02-12 Michael Natterer <[EMAIL PROTECTED]> * app/dialogs/file-open-dialog.c (file_open_dialog_response) * app/dialogs/file-save-dialog.c (file_save_dialog_response): don't bail out if filename_from_uri() returns NULL. Perform checks for G_FILE_TEST_IS_REGULAR and G_FILE_TEST_EXISTS only on local files. (This brings up the problem that we will overwrite existing remote files without warning. Need to fix that before enabling remote files in GimpFileDialog). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-02-12%2011:03&maxdate=2005-02-12%2011:05 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list