summaryrefslogtreecommitdiffstats
path: root/src/xml/simple-node.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* make subtree monitoring part of XML::Node's interfaceMenTaLguY2007-07-041-1/+10
| | | (bzr r3186)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-2/+2
| | | (bzr r2723)
* remove obsolete assertAaron Spike2007-01-261-1/+0
| | | (bzr r2289)
* merge XML::Session into XML::DocumentMenTaLguY2007-01-201-8/+1
| | | (bzr r2248)
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-1/+1
| | | (bzr r240)
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-1/+1
| | | (bzr r87)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+167
(bzr r1)