gimp/app/gegl
Michael Natterer 8938cca43f no need to memcpy() the arrays, they are properly copied by
2008-09-29  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpcurve.c (gimp_curve_copy): no need to memcpy() the
	arrays, they are properly copied by gimp_config_sync() now. Add
	call to gimp_data_dirty() so GimpCurvesConfig gets notified.

	* app/gegl/gimpcurvesconfig.c (gimp_curves_config_set_property):
	use gimp_config_copy() instead of copying the curve menually.


svn path=/trunk/; revision=27076
2008-09-29 12:33:58 +00:00
..
Makefile.am Add Desaturate as an image-map tool with live preview (bug #533808): 2008-05-21 13:11:06 +00:00
gegl-types.h Add Desaturate as an image-map tool with live preview (bug #533808): 2008-05-21 13:11:06 +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 updated GEGL version and also mention babl. 2008-06-04 12:49:18 +00:00
gimp-gegl.h Some cleanup... 2007-12-29 01:35:04 +00:00
gimpbrightnesscontrastconfig.c quickfix: avoid last-minute-code-cleanup before checkin... 2008-09-17 23:09:29 +00:00
gimpbrightnesscontrastconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpcolorbalanceconfig.c app/gegl/gimpcolorbalanceconfig.c app/gegl/gimpcurvesconfig.c 2008-05-26 18:25:04 +00:00
gimpcolorbalanceconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpcolorizeconfig.c app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpcolorizeconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpcurvesconfig.c no need to memcpy() the arrays, they are properly copied by 2008-09-29 12:33:58 +00:00
gimpcurvesconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpdesaturateconfig.c use a stock_id that exists. 2008-05-21 19:04:56 +00:00
gimpdesaturateconfig.h Add Desaturate as an image-map tool with live preview (bug #533808): 2008-05-21 13:11:06 +00:00
gimphuesaturationconfig.c app/gegl/gimpcolorbalanceconfig.c app/gegl/gimpcurvesconfig.c 2008-05-26 18:25:04 +00:00
gimphuesaturationconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimplevelsconfig.c whitespace fix 2008-09-19 22:41:58 +00:00
gimplevelsconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpoperationcolorbalance.c app/gegl/gimpoperationcolorbalance.c app/gegl/gimpoperationcolorize.c 2008-06-11 09:42:22 +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 app/gegl/gimpoperationcolorbalance.c app/gegl/gimpoperationcolorize.c 2008-06-11 09:42:22 +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/gegl/gimpoperationcolorbalance.c app/gegl/gimpoperationcolorize.c 2008-06-11 09:42:22 +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 app/gegl/gimpoperationcolorbalance.c app/gegl/gimpoperationcolorize.c 2008-06-11 09:42:22 +00:00
gimpoperationdesaturate.h app/display/gimpdisplayshell-scale.c app/gegl/gimpoperationdesaturate.h 2008-06-04 16:09:57 +00:00
gimpoperationhuesaturation.c don't use // for comments. 2008-09-06 11:26:21 +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 app/gegl/gimpoperationcolorbalance.c app/gegl/gimpoperationcolorize.c 2008-06-11 09:42:22 +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 app/gegl/gimpoperationcolorbalance.c app/gegl/gimpoperationcolorize.c 2008-06-11 09:42:22 +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 app/gegl/gimpoperationcolorbalance.c app/gegl/gimpoperationcolorize.c 2008-06-11 09:42:22 +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 app/gegl/gimpoperationcolorbalance.c app/gegl/gimpoperationcolorize.c 2008-06-11 09:42:22 +00:00
gimpoperationtilesink.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpoperationtilesource.c app/gegl/gimpoperationcolorbalance.c app/gegl/gimpoperationcolorize.c 2008-06-11 09:42:22 +00:00
gimpoperationtilesource.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpposterizeconfig.c app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpposterizeconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpthresholdconfig.c app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpthresholdconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00