summaryrefslogtreecommitdiffstats
path: root/src/xml/simple-node.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-9/+6
* Make XML tree a double-linked-list (significant improvement on previous node ...Marc Jeanmougin2018-09-111-0/+3
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-43/+43
* Apply fixedJabier Arraiza2018-05-091-1/+3
* Reset old code to reaply fixedJabier Arraiza2018-05-091-3/+1
* Start migrating 0.92 patch to masterJabier Arraiza2018-05-091-1/+3
* Refactor Util::ptr_sharedJan Lingscheid2017-10-181-1/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* Debugging routines to print out XML, SP Object, and Display Item trees.Tavmjong Bah2014-12-161-0/+3
* More header cleanupLiam P. White2014-09-061-9/+9
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Making it so that including simple-node.h will generate an errorTed Gould2008-10-311-0/+4
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-5/+9
* remove "public private" virtual methods from XML::NodeMenTaLguY2008-07-011-11/+3
* remove additional unnecessary indirection in tree operationsMenTaLguY2008-07-011-5/+5
* remove last traces of "floating nodes"MenTaLguY2008-07-011-1/+0
* plumb document references a little deeper inMenTaLguY2008-06-081-2/+2
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-051-1/+1
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-0/+2
* make subtree monitoring part of XML::Node's interfaceMenTaLguY2007-07-041-1/+10
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-2/+2
* remove obsolete assertAaron Spike2007-01-261-1/+0
* merge XML::Session into XML::DocumentMenTaLguY2007-01-201-8/+1
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-1/+1
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+167