GNOME CVS: gegl ok

[email protected] (??yvind Kol??s) Fri, 29 Dec 2006 13:28:24 -0500 (EST)
Newsgroups gmane.comp.gnome.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs/gnome
Module name:	gegl
Changes by:	ok	06/12/29 13:28:24

Modified files:
	.              : ChangeLog 
	gegl           : gegl-node.c gegl-operation-composer.c 
	                 gegl-operation-filter.c gegl-operation-sink.c 
	                 gegl-operation-source.c gegl-operation.c 
	                 gegl-operation.h 
	operations/color: remap.c 
	operations/file-io: load.c 
	operations/meta: dropshadow.c layer.c tonemap.c unsharp-mask.c 
	operations/workshop: dog.c 

Log message:
s/associate/attach/ in the API, perhaps this should even be passed the
node it is being attached to as a parameter.
* gegl/gegl-node.c: (gegl_node_set_operation_object):
* gegl/gegl-operation-composer.c:
(gegl_operation_composer_class_init), (attach):
* gegl/gegl-operation-filter.c: (gegl_operation_filter_class_init),
(attach):
* gegl/gegl-operation-sink.c: (gegl_operation_sink_class_init),
(attach):
* gegl/gegl-operation-source.c: (gegl_operation_source_class_init),
(attach):
* gegl/gegl-operation.c: (gegl_operation_class_init), (attach),
(gegl_operation_attach):
* gegl/gegl-operation.h:
* operations/color/remap.c: (attach),
(gegl_operation_remap_class_init):
* operations/file-io/load.c: (attach), (class_init):
* operations/meta/dropshadow.c: (attach), (class_init):
* operations/meta/layer.c: (attach), (class_init):
* operations/meta/tonemap.c: (attach), (class_init):
* operations/meta/unsharp-mask.c: (attach), (class_init):
* operations/workshop/dog.c: (attach), (class_init):

URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gegl&who=ok&date=explicit&mindate=2006-12-29%2013:27&maxdate=2006-12-29%2013:29