gegl r1124 - in trunk: . bin gegl operations/file-io operations/meta operations/render operations/workshop tests tools



Author: ok
Date: 2007-01-04 22:02:40 +0000 (Thu, 04 Jan 2007)
New Revision: 1124
ViewCVS link: http://svn.gnome.org/viewcvs/gegl?rev=1124&view=rev

Modified:
   trunk/ChangeLog
   trunk/bin/editor-optype.c
   trunk/bin/editor.c
   trunk/bin/gegl-tree-editor-action.c
   trunk/bin/gegl.c
   trunk/gegl/gegl-graph.c
   trunk/gegl/gegl-graph.h
   trunk/gegl/gegl-xml.c
   trunk/gegl/gegl.h
   trunk/operations/file-io/load.c
   trunk/operations/meta/dropshadow.c
   trunk/operations/meta/layer.c
   trunk/operations/meta/tonemap.c
   trunk/operations/meta/unsharp-mask.c
   trunk/operations/render/introspect.c
   trunk/operations/workshop/dog.c
   trunk/tests/mockimageoperationtest.c
   trunk/tools/introspect.c
Log:
%s/gegl_node_new_node/gegl_node_new_child/
%s/gegl_node_create_node/gegl_node_create_child/
* bin/editor-optype.c: (chain_in_operation):
* bin/editor.c: (cb_introspect):
* bin/gegl-tree-editor-action.c: (add_sibling_op), (add_child_op):
* bin/gegl.c: (main):
* gegl/gegl-graph.c: (gegl_node_new_child),
(gegl_node_create_child):
* gegl/gegl-graph.h:
* gegl/gegl-xml.c: (start_element):
* gegl/gegl.h:
* operations/file-io/load.c: (attach), (refresh_cache):
* operations/meta/dropshadow.c: (attach):
* operations/meta/layer.c: (attach), (refresh_cache):
* operations/meta/tonemap.c: (attach):
* operations/meta/unsharp-mask.c: (attach):
* operations/render/introspect.c: (process):
* operations/workshop/dog.c: (attach):
* tests/mockimageoperationtest.c:
(test_mock_image_operation_g_object_properties),
(test_mock_image_operation_chain):
* tools/introspect.c: (stuff):





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