Code

Extensions. Barcode extension refactoring (see https://code.launchpad.net/~doctormo...
[inkscape.git] / src / xml / simple-node.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2008-10-31 Ted GouldMaking it so that including simple-node.h will generate...
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