gegl r1415 - in trunk: . gegl operations/affine operations/color



Author: ok
Date: 2007-03-08 21:47:48 +0000 (Thu, 08 Mar 2007)
New Revision: 1415
ViewCVS link: http://svn.gnome.org/viewcvs/gegl?rev=1415&view=rev

Modified:
   trunk/ChangeLog
   trunk/gegl/gegl-chant.h
   trunk/gegl/gegl-operation.c
   trunk/gegl/gegl-operation.h
   trunk/operations/affine/chant.h
   trunk/operations/color/remap.c
Log:
Made the description not be a copy, and removed a call from
gegl-operation.h.
* gegl/gegl-operation.[ch]: (gegl_operation_class_init): removed
gegl_operation_set_description call. Slightly reorganized, reindented
and sprinkled headers in header.
* gegl/gegl-chant.h: replaced gegl_operation_set_description with an
assignment, do not care about copying the memory since the registered
types are static and their class structures will not be destroyed.
* operations/affine/chant.h: same change as the generic gegl-chant.h
* operations/color/remap.c: (gegl_operation_remap_class_init): same
change as above in this op that doesn't use gegl_chant.h





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