summaryrefslogtreecommitdiffstats
path: root/src/dom/svgreader.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-0/+1
* Move element creation to SVGDocumentImpl. Remove from svgreader.Bob Jamison2008-06-031-560/+11
* add terminator to table, add lookup functionsBob Jamison2008-06-011-3/+36
* Add enumerations for svg element types, and lookup tableBob Jamison2008-06-011-0/+440
* use smart pointer types correctlyBob Jamison2008-05-121-2/+2
* minor changes for svg documentBob Jamison2008-05-121-14/+34
* Finish changing "Parser" to "Reader"Bob Jamison2008-05-011-1/+1
* Rename *Parsers to ReadersBob Jamison2008-05-011-0/+805