]> git.tokkee.org Git - inkscape.git/commit

Code

add basic support for preserving processing instructions in the AST
authormental <mental@users.sourceforge.net>
Fri, 7 Mar 2008 22:18:56 +0000 (22:18 +0000)
committermental <mental@users.sourceforge.net>
Fri, 7 Mar 2008 22:18:56 +0000 (22:18 +0000)
commit4527f6c136612e318804db902fa46d53238c7648
treeef45a9eeb5a7baa754176307396a2837bca879e0
parentc6cf03fb2824f62c6670b9e85b2e988aee8cbe22
add basic support for preserving processing instructions in the AST
src/dialogs/xml-tree.cpp
src/jabber_whiteboard/inkboard-document.cpp
src/jabber_whiteboard/inkboard-document.h
src/widgets/sp-xmlview-tree.cpp
src/xml/Makefile_insert
src/xml/document.h
src/xml/node.h
src/xml/pi-node.h [new file with mode: 0644]
src/xml/repr-io.cpp
src/xml/simple-document.cpp
src/xml/simple-document.h