Code

C++ification of SPObject continued along with the onset of XML Privatisation. Users...
authorAbhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom>
Tue, 6 Jul 2010 07:22:32 +0000 (12:52 +0530)
committerAbhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom>
Tue, 6 Jul 2010 07:22:32 +0000 (12:52 +0530)
commit39e454bdef986f01ef929a38513fc09b4ae80e32
tree1db3869074d0bfc803c4ec12516d2a557347c676
parentab17729e09d54ccfcb65645e6dae62a343e9c6b7
C++ification of SPObject continued along with the onset of XML Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected.
45 files changed:
po/inkscape.pot [deleted file]
src/document.h
src/extension/internal/grid.cpp
src/filter-chemistry.cpp
src/filters/blend.cpp
src/filters/composite.cpp
src/filters/displacementmap.cpp
src/flood-context.cpp
src/knotholder.cpp
src/layer-manager.cpp
src/marker.cpp
src/path-chemistry.cpp
src/sp-anchor.cpp
src/sp-clippath.h
src/sp-filter-primitive.cpp
src/sp-flowtext.cpp
src/sp-font-face.cpp
src/sp-font.cpp
src/sp-glyph-kerning.cpp
src/sp-glyph.cpp
src/sp-guide.cpp
src/sp-image.cpp
src/sp-mask.h
src/sp-missing-glyph.cpp
src/sp-object.cpp
src/sp-object.h
src/sp-offset.cpp
src/sp-paint-server.cpp
src/sp-root.cpp
src/sp-string.cpp
src/sp-style-elem.cpp
src/sp-symbol.cpp
src/sp-text.cpp
src/splivarot.cpp
src/style.cpp
src/text-editing.cpp
src/trace/trace.cpp
src/ui/dialog/document-properties.cpp
src/ui/dialog/filter-effects-dialog.cpp
src/ui/dialog/svg-fonts-dialog.cpp
src/ui/dialog/swatches.cpp
src/ui/tool/node-tool.cpp
src/ui/tool/path-manipulator.cpp
src/verbs.cpp
src/xml/helper-observer.cpp