Gimp/app/gegl
Michael Natterer 8990062156 app/gegl/Makefile.am app/gegl/gegl-types.h app/gegl/gimpcurvesconfig.[ch]
2008-01-23  Michael Natterer  <mitch@gimp.org>

	* app/gegl/Makefile.am
	* app/gegl/gegl-types.h
	* app/gegl/gimpcurvesconfig.[ch]
	* app/gegl/gimpoperationcurves.[ch]: add curves operation and its
	config object. Hack around badly to be able to use GimpCurve from
	app/core.

	* app/gegl/gimp-gegl.c: register the curves operation.

	* app/tools/gimpcurvestool.[ch]: added get_operation() implemenetation
	and use the new config object instead of keeping around 5 curves.


svn path=/trunk/; revision=24683
2008-01-23 09:28:16 +00:00
..
gegl-types.h app/gegl/Makefile.am app/gegl/gegl-types.h app/gegl/gimpcurvesconfig.[ch] 2008-01-23 09:28:16 +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 app/gegl/Makefile.am app/gegl/gegl-types.h app/gegl/gimpcurvesconfig.[ch] 2008-01-23 09:28:16 +00:00
gimp-gegl.h Some cleanup... 2007-12-29 01:35:04 +00:00
gimpcolorizeconfig.c app/gegl/Makefile.am app/gegl/gegl-types.h new config object. 2008-01-18 14:44:27 +00:00
gimpcolorizeconfig.h app/gegl/gimpcolorizeconfig.h add missing type macros. 2008-01-21 10:18:03 +00:00
gimpcurvesconfig.c app/gegl/Makefile.am app/gegl/gegl-types.h app/gegl/gimpcurvesconfig.[ch] 2008-01-23 09:28:16 +00:00
gimpcurvesconfig.h app/gegl/Makefile.am app/gegl/gegl-types.h app/gegl/gimpcurvesconfig.[ch] 2008-01-23 09:28:16 +00:00
gimphuesaturationconfig.c app/gegl/Makefile.am app/gegl/gegl-types.h new config object. 2008-01-22 09:49:40 +00:00
gimphuesaturationconfig.h app/gegl/Makefile.am app/gegl/gegl-types.h new config object. 2008-01-22 09:49:40 +00:00
gimplevelsconfig.c add utility function gimp_levels_config_to_levels_cruft() which fills the 2008-01-21 12:03:19 +00:00
gimplevelsconfig.h add utility function gimp_levels_config_to_levels_cruft() which fills the 2008-01-21 12:03:19 +00:00
gimpoperationcolorbalance.c Fix gegl types and includes so we can include operations from app/gegl in 2008-01-16 15:52:02 +00:00
gimpoperationcolorbalance.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpoperationcolorize.c app/gegl/Makefile.am app/gegl/gegl-types.h new config object. 2008-01-18 14:44:27 +00:00
gimpoperationcolorize.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpoperationcurves.c app/gegl/Makefile.am app/gegl/gegl-types.h app/gegl/gimpcurvesconfig.[ch] 2008-01-23 09:28:16 +00:00
gimpoperationcurves.h app/gegl/Makefile.am app/gegl/gegl-types.h app/gegl/gimpcurvesconfig.[ch] 2008-01-23 09:28:16 +00:00
gimpoperationdesaturate.c Fix gegl types and includes so we can include operations from app/gegl in 2008-01-16 15:52:02 +00:00
gimpoperationdesaturate.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpoperationhuesaturation.c app/gegl/Makefile.am app/gegl/gegl-types.h new config object. 2008-01-22 09:49:40 +00:00
gimpoperationhuesaturation.h app/gegl/Makefile.am app/gegl/gegl-types.h new config object. 2008-01-22 09:49:40 +00:00
gimpoperationlevels.c new utility function which maps a single value. 2008-01-23 08:48:29 +00:00
gimpoperationlevels.h new utility function which maps a single value. 2008-01-23 08:48:29 +00:00
gimpoperationposterize.c Fix gegl types and includes so we can include operations from app/gegl in 2008-01-16 15:52:02 +00:00
gimpoperationposterize.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpoperationthreshold.c Fix gegl types and includes so we can include operations from app/gegl in 2008-01-16 15:52:02 +00:00
gimpoperationthreshold.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpoperationtilesink.c app/gegl/gimpoperationtilesink.c (class_init) cosmetic. 2008-01-18 13:48:25 +00:00
gimpoperationtilesink.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpoperationtilesource.c app/gegl/gimpoperationtilesink.c (class_init) cosmetic. 2008-01-18 13:48:25 +00:00
gimpoperationtilesource.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
Makefile.am app/gegl/Makefile.am app/gegl/gegl-types.h app/gegl/gimpcurvesconfig.[ch] 2008-01-23 09:28:16 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00