summaryrefslogtreecommitdiffstats
path: root/src/xml/simple-document.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-4/+4
| | | | | | * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877)
* remove last traces of "floating nodes"MenTaLguY2008-07-011-4/+0
| | | (bzr r6107)
* plumb document references a little deeper inMenTaLguY2008-06-081-4/+4
| | | (bzr r5861)
* add basic support for preserving processing instructions in the ASTMenTaLguY2008-03-071-0/+5
| | | (bzr r4987)
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-051-1/+1
| | | | | | glib.h, which will include that file on hardy, but on gutsy will include gmessage.h. (bzr r4390)
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-0/+2
| | | | | currently. (bzr r4389)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-2/+2
| | | | | create methods to match DOM (bzr r2253)
* merge XML::Session into XML::DocumentMenTaLguY2007-01-201-2/+88
| | | (bzr r2248)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+40
(bzr r1)