gimp/app/file
Michael Natterer 7e613516a2 Bug 788403 - When importing an image, don't change to "untitled"...
...after exporting the image

Call gimp_image_name_changed() in both gimp_image_clean_all() and
gimp_image_export_clean_all() so we clear the cached displayed URI in
all cases, even if this means we're emitting "name-changed"
redundantly some times.
2017-11-19 19:21:15 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app: move post-loading image import logic to new files file-import.[ch] 2017-02-17 20:59:17 +01:00
file-import.c Bug 778523 - Optionally add alpha to layers of imported images 2017-02-17 22:07:43 +01:00
file-import.h app: move post-loading image import logic to new files file-import.[ch] 2017-02-17 20:59:17 +01:00
file-open.c app, libgimp: allow to register more than one MIME type per procedure 2017-05-04 23:22:37 +02:00
file-open.h app: port file_open_from_command_line() to GFile 2014-07-07 23:58:11 +02:00
file-remote.c Removes various easy compilation warnings. 2014-09-28 18:18:00 +02:00
file-remote.h app: separate the mount logic from uploading/downloading 2014-07-23 21:37:13 +02:00
file-save.c Bug 788403 - When importing an image, don't change to "untitled"... 2017-11-19 19:21:15 +01:00
file-save.h app: port all file_open() and file_save() functions to GFile 2014-07-07 23:58:11 +02:00
file-utils.c app: clean out tab indentations. 2016-12-21 04:05:32 +01:00
file-utils.h app: move some stuff out of app/file/ 2016-01-03 23:38:08 +01:00
gimp-file.h app: port all file_open() and file_save() functions to GFile 2014-07-07 23:58:11 +02:00