gegl r1739 - in trunk/bindings/pygegl: . Gegl samples
- From: yosh svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r1739 - in trunk/bindings/pygegl: . Gegl samples
- Date: Wed, 28 Nov 2007 02:53:16 +0000 (GMT)
Author: yosh
Date: 2007-11-28 02:53:15 +0000 (Wed, 28 Nov 2007)
New Revision: 1739
ViewCVS link: http://svn.gnome.org/viewcvs/gegl?rev=1739&view=rev
Added:
trunk/bindings/pygegl/samples/xml-parsing.py
Modified:
trunk/bindings/pygegl/ChangeLog
trunk/bindings/pygegl/Gegl/fifthleg.py
trunk/bindings/pygegl/Gegl/gegl.override
trunk/bindings/pygegl/Gegl/geglmodule.c
trunk/bindings/pygegl/samples/Makefile.am
trunk/bindings/pygegl/samples/render-test.py
trunk/bindings/pygegl/samples/subgraph.py
Log:
2007-11-27 Manish Singh <yosh gimp org>
* Gegl/fifthleg.py: call _gegl.node_new_from_xml instead of parse_xml.
* Gegl/gegl.override: properties are now accessible via python
attributes. >> and [] are overloaded to hook up nodes, like
the ruby binding.
* Gegl/geglmodule.c: print error if error occurs on import.
* samples/xml-parsing.py: new sample, ported from ruby.
* samples/Makefile.am: add new sample.
* samples/render-test.py
* samples/subgraph.py: use new convenience syntax.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]