Author: ok Date: 2007-01-07 03:07:12 +0000 (Sun, 07 Jan 2007) New Revision: 1136 ViewCVS link: http://svn.gnome.org/viewcvs/gegl?rev=1136&view=rev
Modified: trunk/ChangeLog trunk/bin/editor.c trunk/bin/gegl.c trunk/gegl/gegl-xml.c trunk/gegl/gegl-xml.h trunk/gegl/gegl.h trunk/operations/file-io/load.c trunk/operations/file-io/magick-load.c trunk/operations/meta/layer.c Log: Added path_root argument to gegl_xml_parse and gegl_to_xml, this fixes bug. The mangling of paths being passed in/out is done on all properties of type gegl_chant_path in the operations. Bug # closed. * gegl/gegl.h: * gegl/gegl-xml.h: * gegl/gegl-xml.c: (start_element), (gegl_xml_parse), (tuple), (encode_node_attributes), (gegl_to_xml): * bin/editor.c: (cb_composition_new), (cb_composition_load), (cb_composition_save), (do_load), (cb_about): * bin/gegl.c: (main): * operations/file-io/load.c: (refresh_cache): * operations/file-io/magick-load.c: (load_cache): * operations/meta/layer.c: _______________________________________________ SVN-commits-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/svn-commits-list
