summaryrefslogtreecommitdiffstats
path: root/src/xml/xml-forward.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-1/+1
| | | | | which cannot be fixed easily. (bzr r8422)
* Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)johnce2009-08-051-1/+1
| | | (bzr r8420)
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-0/+1
| | | | | | * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877)
* Add a header with forward declarations for the XML namespace.Krzysztof Kosi??ski2008-09-161-0/+57
(bzr r6828)