Gimp/app/file
Michael Natterer 6899757b09 app: make file_save() aware of the difference between overwrite and export
by having two booleans "export_backward" and "export_forward" in the
api instead of just an "export" one that would destroy the "imported
from" state. This change fixes the state of the "Overwrite" menu item,
so it stays visible until the file got either saved or exported to
another filename.

This also reverts commit a4beeecf2b, so
Ctrl-S is always invokable even if invisible.
(cherry picked from commit 39c18e9a48)
2012-05-18 18:59:10 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
file-open.c Bug 664728 - XCF files with only one layer not loading properly 2011-11-28 01:34:43 +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 app: Don't overload head_size with different meanings 2011-10-02 18:42:16 +05:30
file-procedure.h app: Add file_procedure_in_group() 2009-05-16 09:47:36 +02:00
file-save.c app: make file_save() aware of the difference between overwrite and export 2012-05-18 18:59:10 +02:00
file-save.h app: make file_save() aware of the difference between overwrite and export 2012-05-18 18:59:10 +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.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00