mirror of https://github.com/GNOME/gimp.git
77dac3ea60
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. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
gimpcolorconfig-enums.c | ||
gimpcolorconfig-enums.h | ||
gimpcolorconfig.c | ||
gimpcolorconfig.h | ||
gimpconfig-deserialize.c | ||
gimpconfig-deserialize.h | ||
gimpconfig-error.c | ||
gimpconfig-error.h | ||
gimpconfig-iface.c | ||
gimpconfig-iface.h | ||
gimpconfig-params.h | ||
gimpconfig-path.c | ||
gimpconfig-path.h | ||
gimpconfig-serialize.c | ||
gimpconfig-serialize.h | ||
gimpconfig-utils.c | ||
gimpconfig-utils.h | ||
gimpconfig.def | ||
gimpconfig.h | ||
gimpconfigtypes.h | ||
gimpconfigwriter.c | ||
gimpconfigwriter.h | ||
gimpscanner.c | ||
gimpscanner.h |