Gimp/app/gegl
Michael Natterer 96fd65ed40 add "gboolean color" parameter to gimp_threshold_config_to_cruft() and set
2008-02-04  Michael Natterer  <mitch@gimp.org>

	* app/gegl/gimpthresholdconfig.[ch]: add "gboolean color"
	parameter to gimp_threshold_config_to_cruft() and set the "color"
	boolean in the Threshold cruft struct.

	* app/tools/gimpthresholdtool.c: don't fiddle with the cruft
	struct any longer and pass gimp_drawable_is_rgb() to above
	function instead.


svn path=/trunk/; revision=24778
2008-02-03 23:50:55 +00:00
..
gegl-types.h app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimp-gegl-utils.c added new function gimp_bpp_to_babl_format_linear(). 2007-12-30 19:14:27 +00:00
gimp-gegl-utils.h added new function gimp_bpp_to_babl_format_linear(). 2007-12-30 19:14:27 +00:00
gimp-gegl.c Delay GEGL initialisation until after the command-line parsing so that we 2008-01-31 19:08:53 +00:00
gimp-gegl.h Some cleanup... 2007-12-29 01:35:04 +00:00
gimpbrightnesscontrastconfig.c app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimpbrightnesscontrastconfig.h app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimpcolorbalanceconfig.c app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimpcolorbalanceconfig.h app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimpcolorizeconfig.c app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimpcolorizeconfig.h app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimpcurvesconfig.c app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimpcurvesconfig.h app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimphuesaturationconfig.c app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimphuesaturationconfig.h app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimplevelsconfig.c app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimplevelsconfig.h app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimpoperationcolorbalance.c stop using gegl_operation_class_set_name() for gimp gegl ops. 2008-01-30 17:44:06 +00:00
gimpoperationcolorbalance.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationcolorize.c stop using gegl_operation_class_set_name() for gimp gegl ops. 2008-01-30 17:44:06 +00:00
gimpoperationcolorize.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationcurves.c app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimpoperationcurves.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationdesaturate.c stop using gegl_operation_class_set_name() for gimp gegl ops. 2008-01-30 17:44:06 +00:00
gimpoperationdesaturate.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpoperationhuesaturation.c stop using gegl_operation_class_set_name() for gimp gegl ops. 2008-01-30 17:44:06 +00:00
gimpoperationhuesaturation.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationlevels.c stop using gegl_operation_class_set_name() for gimp gegl ops. 2008-01-30 17:44:06 +00:00
gimpoperationlevels.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationpointfilter.c app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationpointfilter.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationposterize.c stop using gegl_operation_class_set_name() for gimp gegl ops. 2008-01-30 17:44:06 +00:00
gimpoperationposterize.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationthreshold.c stop using gegl_operation_class_set_name() for gimp gegl ops. 2008-01-30 17:44:06 +00:00
gimpoperationthreshold.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationtilesink.c stop using gegl_operation_class_set_name() for gimp gegl ops. 2008-01-30 17:44:06 +00:00
gimpoperationtilesink.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpoperationtilesource.c stop using gegl_operation_class_set_name() for gimp gegl ops. 2008-01-30 17:44:06 +00:00
gimpoperationtilesource.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpposterizeconfig.c app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimpposterizeconfig.h app/core/core-types.h have app/gegl know app/core's namespace. 2008-02-01 12:45:32 +00:00
gimpthresholdconfig.c add "gboolean color" parameter to gimp_threshold_config_to_cruft() and set 2008-02-03 23:50:55 +00:00
gimpthresholdconfig.h add "gboolean color" parameter to gimp_threshold_config_to_cruft() and set 2008-02-03 23:50:55 +00:00
Makefile.am app/gegl/gegl-types.h app/gegl/Makefile.am new config object. 2008-01-28 18:45:53 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00