Code

* Lots of documentation for the Inkscape::XML namespace
[inkscape.git] / src / xml / simple-node.cpp
2008-09-23 tweenk* Lots of documentation for the Inkscape::XML namespace
2008-07-01 mentalremove "public private" virtual methods from XML::Node
2008-07-01 mentalremove additional unnecessary indirection in tree opera...
2008-07-01 mentalaccess some SimpleNode fields directly
2008-07-01 mentalremove last traces of "floating nodes"
2008-06-11 mentalre-enable assertions
2008-06-11 pjrmBack out the `document != NULL' assertions added to...
2008-06-08 mentalforce single single document over a node's lifetime
2008-06-08 mentalplumb document references a little deeper in
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-11-02 joncruzwarning cleanup
2007-07-04 mentalmake subtree monitoring part of XML::Node's interface
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-01-20 mentalmerge XML::Session into XML::Document
2006-04-29 mentalswitch everyone to simpler debug event API
2006-03-15 mentalshared_ptr -> ptr_shared
2006-02-13 buliabyakoptimization: do not notify any listeners if attributes...
2006-02-08 mentalshare_static -> share_static_string
2006-02-06 mentalreplace Util::SharedCStringPtr with the more general...
2006-01-16 mentalmoving trunk for module inkscape