gimp/app/file
Martin Nordholts edac194b23 app: Move save-on-copy URI remembering to the appropriate place
The Save a copy-URI shall only be remembered when the URI has been
entered through the dialog, so move it from file_save() to
file_save_dialog_response(). This is a preparation for the future
where we need to pass TRUE to save_a_copy without the URI being
remembered.
2009-05-04 21:04:37 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app: Introduce gimpfile.h 2009-04-30 20:00:18 +02:00
file-open.c app/file: Rename gimpfile.h to gimp-file.h and fix include guards 2009-05-01 09:03:13 +02:00
file-open.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
file-procedure.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
file-procedure.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
file-save.c app: Move save-on-copy URI remembering to the appropriate place 2009-05-04 21:04:37 +02:00
file-save.h app: Pass Gimp instead of GimpContext to file_save() 2009-05-03 08:35:01 +02:00
file-utils.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
file-utils.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimp-file.h app/file: Rename gimpfile.h to gimp-file.h and fix include guards 2009-05-01 09:03:13 +02:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00