summaryrefslogtreecommitdiffstats
path: root/src/xml/pi-node.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-9/+7
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-2/+2
2017-10-18Refactor Util::ptr_sharedJan Lingscheid1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-1/+0
2014-09-07Update to experimental r13543Liam P. White1-1/+0
2014-09-06More header cleanupLiam P. White1-1/+0
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-09-23* Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski1-5/+7
2008-06-08plumb document references a little deeper inMenTaLguY1-3/+5
2008-03-14Unused paramsJon A. Cruz1-1/+1
2008-03-07add basic support for preserving processing instructions in the ASTMenTaLguY1-8/+8
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+1
2006-03-15shared_ptr -> ptr_sharedMenTaLguY1-1/+1
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY1-1/+1