gimp r24528 - in trunk: . app/gegl app/tools



Author: mitch
Date: 2008-01-04 15:16:32 +0000 (Fri, 04 Jan 2008)
New Revision: 24528
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=24528&view=rev

Added:
   trunk/app/gegl/gimpoperationcolorize.c
   trunk/app/gegl/gimpoperationcolorize.h
   trunk/app/gegl/gimpoperationposterize.c
   trunk/app/gegl/gimpoperationposterize.h
Modified:
   trunk/ChangeLog
   trunk/app/gegl/Makefile.am
   trunk/app/gegl/gegl-types.h
   trunk/app/gegl/gimp-gegl.c
   trunk/app/tools/gimpcolorizetool.c
   trunk/app/tools/gimpposterizetool.c
Log:
2008-01-04  Michael Natterer  <mitch gimp org>

	* app/gegl/Makefile.am
	* app/gegl/gegl-types.h
	* app/gegl/gimpoperationcolorize.[ch]
	* app/gegl/gimpoperationposterize.[ch]: new operators which still
	use a lot of gimp stuff they shouldn't use, but at least the
	infrastructure for improving them is there now.

	* app/gegl/gimp-gegl.c: register them.

	* app/tools/gimpcolorizetool.c
	* app/tools/gimpposterizetool.c: use them.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]