gimp/plug-ins
Michael Natterer c667fdc5c0 Integrate the logic of profile saving with metadata saving
Add flag GIMP_METADATA_SAVE_COLOR_PROFILE to GimpMetadataSaveFlags and
initialize it from gimp_export_color_profile() in
gimp_image_metadata_save_prepare().

Adapt all plug-ins to use the bit from the suggested export flags and
pass the actually used value back to
gimp_image_metadata_save_finish().

This changes no behavior at all but creates hooks on the libgimp side
that are called with the context of an image before and after the
actual export, which might become useful later. Also, consistency
is good even though the color profile is not strictly "metadata".
2018-12-04 17:28:24 +01:00
..
common Integrate the logic of profile saving with metadata saving 2018-12-04 17:28:24 +01:00
file-bmp Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
file-exr Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
file-faxg3 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
file-fits Initial space invasion commit in GIMP 2018-07-21 16:42:57 +02:00
file-fli Issue #2087 - Issues discovered by coverity scan 2018-10-19 11:26:41 +02:00
file-ico plug-ins: kill GtkAlignment in all plug-ins which are currently built 2018-10-22 14:47:54 +02:00
file-jpeg Integrate the logic of profile saving with metadata saving 2018-12-04 17:28:24 +01:00
file-psd plug-ins: always save the color profile in file-psd 2018-12-03 19:24:52 +01:00
file-raw Issue #2179: Get rid of the win32_use_hkcu flag. 2018-09-19 15:01:46 +02:00
file-sgi plug-ins: fix some new strncpy() warnings 2018-10-22 15:41:18 +02:00
file-tiff Integrate the logic of profile saving with metadata saving 2018-12-04 17:28:24 +01:00
file-webp webpmux: fix memory leak by calling WebPMuxDelete() 2018-11-28 13:37:39 +01:00
flame plug-ins: kill GtkAlignment in all plug-ins which are currently built 2018-10-22 14:47:54 +02:00
fractal-explorer plug-ins: kill GtkAlignment in all plug-ins which are currently built 2018-10-22 14:47:54 +02:00
gfig Misc. typo fixes 2018-09-16 18:49:18 -04:00
gimpressionist Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gradient-flare plug-ins: fix some new strncpy() warnings 2018-10-22 15:41:18 +02:00
help Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
help-browser Misc. typos 2018-10-19 15:30:27 +00:00
ifs-compose libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:15:37 -05:00
imagemap Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
lighting Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
map-object Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
metadata plug-ins: fix a datasourcetype does not shown in metadata-editor. 2018-10-02 08:43:56 +09:00
pagecurl libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:15:37 -05:00
print libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:15:37 -05:00
pygimp Issue #2087 - Issues discovered by coverity scan 2018-10-19 11:26:41 +02:00
screenshot libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:15:37 -05:00
script-fu Help menu: various updates 2018-11-14 09:17:21 +00:00
selection-to-path Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
twain Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
ui Issue #1297 - Unhide the items hidden in the Advanced drop-down file... 2018-12-03 19:41:56 +01:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am gimpressionist: re-enable (without real changes) and kill GtkTable 2018-05-20 21:06:33 +02:00