summaryrefslogtreecommitdiffstats
path: root/src/dom/svgreader.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-750/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
| | | (bzr r10697)
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-0/+1
| | | (bzr r7380)
* Move element creation to SVGDocumentImpl. Remove from svgreader.Bob Jamison2008-06-031-560/+11
| | | (bzr r5794)
* add terminator to table, add lookup functionsBob Jamison2008-06-011-3/+36
| | | (bzr r5778)
* Add enumerations for svg element types, and lookup tableBob Jamison2008-06-011-0/+440
| | | (bzr r5776)
* use smart pointer types correctlyBob Jamison2008-05-121-2/+2
| | | (bzr r5661)
* minor changes for svg documentBob Jamison2008-05-121-14/+34
| | | (bzr r5660)
* Finish changing "Parser" to "Reader"Bob Jamison2008-05-011-1/+1
| | | (bzr r5572)
* Rename *Parsers to ReadersBob Jamison2008-05-011-0/+805
(bzr r5571)