gimp/app/file
Martin Nordholts a8f552da2f Bug 646371 - The wrong file gets saved when exporting with overwrite
An image can not be considered both exported and imported at the same
time, so stop consider it as imported after we consider it exported.

Also add an automatic regression test.
2011-04-03 16:54:34 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app: Put gimp-file.h in file/Makefile.am 2009-07-12 12:48:06 +02:00
file-open.c Bug 625167 - Problem exporting floating selections from within layer groups 2011-02-14 09:45:59 +01:00
file-open.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
file-procedure.c Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
file-procedure.h app: Add file_procedure_in_group() 2009-05-16 09:47:36 +02:00
file-save.c Bug 646371 - The wrong file gets saved when exporting with overwrite 2011-04-03 16:54:34 +02:00
file-save.h app: Emit the GimpImage::exported signal when image is exported 2009-05-16 13:02:55 +02:00
file-utils.c app: Add and use gimp_image_get_uri() 2011-01-26 08:19:39 +01:00
file-utils.h app: Support default types for save and export 2009-05-16 13:02:54 +02:00
gimp-file.h app: gimp_image_get/set_imported/exported/save_a_copy_uri() 2011-02-02 22:28:46 +01:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00