Gimp/modules
Ell e2fb7a41c6 modules: various changes in clip-warning
Replace "Show NaN" option with "Show bogus".  Bogus values include
infinities, in addition to NaN.

Don't blend the bogus warning color with other warning colors, when
a pixel has both a bogus component, and a shadow/highlight
component.  The bogus warning always takes precedence.

Rename "Include alpha" option to "Include alpha component".

Remove "Opaque" option.  Warnings are now always opaue, even for
non-opaque pixels.

Add "Include transparent pixels" option, which controls whether
fully-transparent pixels are included in the warning.  A fully
transparent pixel is a pixel whose alpha component is less-than or
equal-to zero (note that this doesn't include a NaN alpha
component.)
2017-11-07 09:28:33 -05:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
color-selector-cmyk.c Bug 782840 - CMYK color selector broken when a CMYK profile is configured 2017-05-19 23:37:13 +02:00
color-selector-water.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
color-selector-wheel.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
controller-dx-dinput.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
controller-linux-input.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
controller-midi.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
display-filter-clip-warning.c modules: various changes in clip-warning 2017-11-07 09:28:33 -05:00
display-filter-color-blind.c modules: stylistic code and ui text cleanup in display filters 2017-11-05 08:45:35 -05:00
display-filter-gamma.c modules: remove custom display filter gui 2017-11-02 16:48:52 -04:00
display-filter-high-contrast.c modules: stylistic code and ui text cleanup in display filters 2017-11-05 08:45:35 -05:00
gimpcolorwheel.c Chain up in some size-allocate implementations 2016-09-09 21:31:09 +02:00
gimpcolorwheel.h Bug 467930 - color selectors are not color managed 2016-05-27 01:12:35 +02:00
gimpinputdevicestore-dx.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpinputdevicestore-gudev.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpinputdevicestore.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
Makefile.am modules: add clip-warning display filter 2017-11-02 16:12:33 -04:00