summaryrefslogtreecommitdiffstats
path: root/src/xml/simple-node.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+3
| | | (bzr r4629)
* warning cleanupJon A. Cruz2007-11-021-2/+2
| | | (bzr r4012)
* make subtree monitoring part of XML::Node's interfaceMenTaLguY2007-07-041-0/+14
| | | (bzr r3186)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-4/+3
| | | (bzr r2723)
* merge XML::Session into XML::DocumentMenTaLguY2007-01-201-26/+11
| | | (bzr r2248)
* switch everyone to simpler debug event APIMenTaLguY2006-04-291-173/+79
| | | (bzr r634)
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-29/+29
| | | (bzr r240)
* optimization: do not notify any listeners if attributes' new value is the ↵bulia byak2006-02-131-1/+1
| | | | | same as old (bzr r121)
* share_static -> share_static_stringMenTaLguY2006-02-081-8/+8
| | | (bzr r104)
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-40/+43
| | | (bzr r87)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+731
(bzr r1)