summaryrefslogtreecommitdiffstats
path: root/src/xml/simple-node.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)