libxml2dom

Changelog

(0) -100 -10 +10 +100 tip
236:fe74ce7d23f7
2007-03-13 paulb changeset files shortlog graph [project @ 2007-03-13 00:16:45 by paulb] Added an adoptDocument method to Implementation classes, along with usage of the method in the libxml2dom.parse* functions. Added a textContent property to the Node class. Expanded the SVG support slightly. Added an events module which, when complete, will provide events support for the SVG elements.
libxml2dom/__init__.py
235:98c4b591d9b0
2007-03-13 paulb changeset files shortlog graph [project @ 2007-03-13 00:16:45 by paulb] Added an adoptDocument method to Implementation classes, along with usage of the method in the libxml2dom.parse* functions. Expanded the SVG support slightly. Added an events module which, when complete, will provide events support for the SVG elements.
libxml2dom/events.py libxml2dom/svg.py
234:35414ebe6a43
2007-03-13 paulb changeset files shortlog graph [project @ 2007-03-13 00:15:13 by paulb] Updated release notes.
README.txt
233:cfcf11781fd9
2007-03-12 paulb changeset files shortlog graph [project @ 2007-03-12 20:20:23 by paulb] Updated release notes.
packages/ubuntu-hoary/python2.4-libxml2dom/debian/changelog
232:e631f2826b8c
2007-03-12 paulb changeset files shortlog graph [project @ 2007-03-12 20:20:18 by paulb] Fixed getElementsByTagName(NS). Made parseURI work for HTML documents.
libxml2dom/__init__.py
231:f7db5375fa9b
2007-03-12 paulb changeset files shortlog graph [project @ 2007-03-12 20:20:01 by paulb] Updated release notes.
README.txt
230:dade52a8f756
2007-03-04 paulb changeset files shortlog graph [project @ 2007-03-04 09:56:20 by paulb] Accommodated ownerDocument change in the XPath code - this makes XSLForms work again for translations (i18n).
libxml2dom/macrolib/macrolib.py
229:41a8604606af
2007-03-04 paulb changeset files shortlog graph [project @ 2007-03-04 09:45:53 by paulb] Made Node_ownerDocument return None for unowned nodes. Fixed the document ownership checking to consider unowned nodes.
libxml2dom/macrolib/macrolib.py
228:92ebe2d45173
2007-03-02 paulb changeset files shortlog graph [project @ 2007-03-02 22:56:05 by paulb] Updated release notes.
packages/ubuntu-hoary/python2.4-libxml2dom/debian/changelog
227:96fcbc99f658
2007-03-02 paulb changeset files shortlog graph [project @ 2007-03-02 22:56:00 by paulb] Fixed exceptions, adding document checking for insertion and replacement operations and raising exceptions.
libxml2dom/macrolib/macrolib.py
(0) -100 -10 +10 +100 tip