gimp/plug-ins
Jehan ae8bf15758 plug-ins: try to clarify "save-transp-pixels" argument of tiff saving.
This argument should actually say "Do not store premultiplied channel
values", which is what the TIFF spec calls "Unassociated alpha" (vs.
"associated alpha" when values are stored premultiplied by alpha).

Now I can see where the current description is coming from, which is
that any color with alpha 0 (totally masked) ends up as RGBA value (0,
0, 0, 0), in other words, the color information is completely lost. Yet
this label is not very helpful to understand what the checkbox really
does. I decided to not just change it altogether as people would have
gotten used to this for years, but at least adding completary
information in API and tooltip in GUI.

(copied from 18a2f576bb instead of
cherry-picking since differences in the ui file was making
cherry-picking over-complicated for just one line)
2019-03-11 13:10:07 +01:00
..
common libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05:00
file-bmp Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
file-dds libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05:00
file-exr plug-ins: optionally define several float.h macros for MinGW64. 2019-01-26 16:42:15 +01: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 libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05: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 libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05:00
file-psd plug-ins: always save the color profile in file-psd 2018-12-03 19:24:52 +01:00
file-raw Issue #2716 - Windows: Rawtherapee plugin cannot be installed 2019-01-03 14:10:27 +01:00
file-sgi plug-ins: fix some new strncpy() warnings 2018-10-22 15:41:18 +02:00
file-tiff plug-ins: try to clarify "save-transp-pixels" argument of tiff saving. 2019-03-11 13:10:07 +01:00
file-webp libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05: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 Undo some (unnecessary) changes. 2019-01-25 19:08:28 +00:00
help-browser Misc. typos 2018-10-19 15:30:27 +00:00
ifs-compose libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05:00
imagemap libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05:00
lighting libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05:00
map-object libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05:00
metadata Issue #2786: a few string issues. 2019-01-12 17:22:03 +01:00
pagecurl libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:15:37 -05:00
print libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05:00
pygimp Issue #2961: minor coding style fix. 2019-02-14 12:09:29 +01:00
screenshot libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05:00
script-fu libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:28:52 -05:00
selection-to-path plug-ins: small formatting fix in selection-to-path-dialog.c 2019-01-17 09:37:13 +01:00
twain Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
ui plug-ins: try to clarify "save-transp-pixels" argument of tiff saving. 2019-03-11 13:10:07 +01:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am file-dds: add original source code of the DDS plug-in 2019-01-02 18:33:46 +01:00