gimp/plug-ins
Michael Natterer 77dac3ea60 Bug 555562 - GIMP should ask before applying working space profile
Get rid of the "configurable RGB working space profile".

Instead, turn GimpColorConfig's "rgb-profile" property into a
"Preferred RGB profile" thing that is only a hint and never used
without explicit user interaction. Present it next to the built-in
profile in the profile combo boxes and call it "Preferred" in the
prefs dialog and its tooltip.

Most importantly, don't use it as the image's profile when the image
is not tagged with a profile. Untagged images are now always in the
sRGB or linear RGB built-in color spaces.

This commit reduces the "Apply color profile" dialog on file import to
a simple "Convert to built-in RGB", but that dialog is about to be
moved to the core and improved anyway.
2015-08-20 16:02:22 +02:00
..
common Bug 555562 - GIMP should ask before applying working space profile 2015-08-20 16:02:22 +02:00
file-bmp file-bmp: Use cleaner serialization (sign) 2014-10-03 11:58:42 +05:30
file-exr plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
file-faxg3 plug-ins: fix typo in error path 2014-08-16 03:10:35 +02:00
file-fits plug-ins: 64bit double saving support for file-fits 2014-10-06 13:37:00 +02:00
file-fli plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
file-ico follow gegl api changes from commit af5361ca8d, with an abyss policy argument 2015-05-25 01:27:31 +02:00
file-jpeg plug-ins: always convert CMYK JPEGs to sRGB, not to the configured RGB 2015-08-20 11:41:05 +02:00
file-psd plug-ins: remove obsolete #defines from file-psd/psd.h 2015-08-20 11:26:59 +02:00
file-sgi plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
flame app, plug-ins: move Filters/Render/Nature to Filters/Render/Fractals 2014-06-19 23:11:30 +02:00
fractal-explorer app, plug-ins: move Filters/Render/Nature to Filters/Render/Fractals 2014-06-19 23:11:30 +02:00
gfig gfig: close file on parse errors 2014-10-29 21:16:31 +01:00
gimpressionist plug-ins: fix includes and the build in gimppressionist 2014-07-01 02:37:23 +02:00
gradient-flare Bug 750473 - Replace `quote' by 'quote' 2015-06-07 00:57:02 +02:00
help plug-ins: follow policy and only include <libgimp/gimp.h> in help 2013-10-15 22:41:45 +02:00
help-browser plug-ins: use gtk_window_set_icon_name() in the help browser 2015-03-29 21:42:03 +02:00
ifs-compose Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
imagemap fix a few potential use-before-check errors 2014-08-16 00:59:19 +02:00
lighting */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
map-object */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
maze */Makefile.am: merge INCLUDES into AM_CPPFLAGS 2013-06-05 20:48:37 +02:00
pagecurl libgimpbase, *: rename GimpFillType values: GIMP_FOO_FILL -> GIMP_FILL_FOO 2014-06-03 01:11:32 +02:00
print Use the new GeglAccessMode enum instead of the old values 2014-07-02 02:00:35 +02:00
pygimp Bug 753573 - Enter does not take a default action in Python-Fu dialogs 2015-08-16 20:17:03 +02:00
script-fu Bug 746467 - 'convert-decimal-to-base' produces erroneous results 2015-08-16 00:08:41 +02:00
selection-to-path Added internationalization macros to selection-to-path-dialog hidden parameters. 2013-09-27 13:16:55 +02:00
twain Fix clang complaining about missing void in function prototypes. 2015-02-23 15:12:33 -08:00
ui Bug 725553: TIFF compression broken 2014-05-02 18:44:44 +02:00
win-snap Makefile: fix VPATH builds for win32. 2014-09-14 18:28:26 +02:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am plug-ins: move file-compressor to plug-ins/common/, it's only one .c file 2014-08-14 01:35:06 +02:00