gegl r1123 - in trunk: . bin gegl operations/file-io operations/meta operations/workshop



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

Modified:
   trunk/ChangeLog
   trunk/bin/editor-optype.c
   trunk/bin/export.c
   trunk/bin/gegl-store.c
   trunk/bin/gegl-tree-editor.c
   trunk/bin/gegl.c
   trunk/gegl/gegl-graph.c
   trunk/gegl/gegl-graph.h
   trunk/gegl/gegl-node.c
   trunk/gegl/gegl-operation.c
   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/workshop/dog.c
Log:
%s/gegl_node_output/gegl_node_get_output_proxy/
%s/gegl_node_input/gegl_node_get_input_proxy/
* bin/editor-optype.c: (chain_in_operation):
* bin/export.c: (get_input_rect):
* bin/gegl-store.c: (gegl_store_set_gegl):
* bin/gegl-tree-editor.c: (tree_editor_get_active):
* bin/gegl.c: (main):
* gegl/gegl-graph.c: (gegl_node_get_input_proxy),
(gegl_node_get_output_proxy):
* gegl/gegl-graph.h:
* gegl/gegl-node.c: (gegl_node_get_depends_on),
(gegl_node_get_valist), (gegl_node_set_property),
(gegl_node_get_property):
* gegl/gegl-operation.c: (get_defined_region),
(get_affected_region), (calc_source_regions):
* gegl/gegl-xml.c: (start_element), (end_element), (gegl_to_xml):
* gegl/gegl.h:
* operations/file-io/load.c: (attach):
* operations/meta/dropshadow.c: (attach):
* operations/meta/layer.c: (attach):
* operations/meta/tonemap.c: (attach):
* operations/meta/unsharp-mask.c: (attach):
* operations/workshop/dog.c: (attach):





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