summaryrefslogtreecommitdiffstats
path: root/src/xml/node.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-12Header cleaningAlex Valavanis1-1/+1
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-10-04Purging some forward.h files.Jon A. Cruz1-1/+6
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+0
2009-08-05Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)johnce1-0/+2
2008-09-23* Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski1-37/+390
2008-07-01remove "public private" virtual methods from XML::NodeMenTaLguY1-9/+0
2008-07-01remove last traces of "floating nodes"MenTaLguY1-1/+0
2008-03-07add basic support for preserving processing instructions in the ASTMenTaLguY1-1/+2
2007-07-04make subtree monitoring part of XML::Node's interfaceMenTaLguY1-0/+4
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+1
2007-01-20merge XML::Session into XML::DocumentMenTaLguY1-5/+0