gimp/modules
Michael Natterer ed3f0eb6e4 added API to enable/disable a filter. A disabled filter has no effect.
2003-11-23  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimpcolordisplay.[ch]: added API to
	enable/disable a filter. A disabled filter has no effect.

	* libgimpmodule/gimpmodule.h: incremented GIMP_MODULE_ABI_VERSION.

	* app/widgets/gimpcolordisplayeditor.c: added a check column to
	the "Active Filters" tree view so the effect of all filters can
	quickly be toggled. Cleanup.

	* modules/cdisplay_colorblind.c: removed "none" from the enum and
	from the GUI because disabling a filter is implemented generically
	now.

	* modules/cdisplay_colorblind.c
	* modules/cdisplay_gamma.c
	* modules/cdisplay_highcontrast.c
	* modules/cdisplay_proof.c: added mnemonics, cleanup.
2003-11-22 23:53:48 +00:00
..
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am added a check for little cms. 2003-11-21 14:44:00 +00:00
cdisplay_colorblind.c added API to enable/disable a filter. A disabled filter has no effect. 2003-11-22 23:53:48 +00:00
cdisplay_gamma.c added API to enable/disable a filter. A disabled filter has no effect. 2003-11-22 23:53:48 +00:00
cdisplay_highcontrast.c added API to enable/disable a filter. A disabled filter has no effect. 2003-11-22 23:53:48 +00:00
cdisplay_proof.c added API to enable/disable a filter. A disabled filter has no effect. 2003-11-22 23:53:48 +00:00
colorsel_cmyk.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
colorsel_triangle.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
colorsel_water.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
makefile.msc when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00