summaryrefslogtreecommitdiffstats
path: root/src/dom/svgreader.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens1-750/+0
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
2009-02-26Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski1-0/+1
2008-06-03Move element creation to SVGDocumentImpl. Remove from svgreader.Bob Jamison1-560/+11
2008-06-01add terminator to table, add lookup functionsBob Jamison1-3/+36
2008-06-01Add enumerations for svg element types, and lookup tableBob Jamison1-0/+440
2008-05-12use smart pointer types correctlyBob Jamison1-2/+2
2008-05-12minor changes for svg documentBob Jamison1-14/+34
2008-05-01Finish changing "Parser" to "Reader"Bob Jamison1-1/+1
2008-05-01Rename *Parsers to ReadersBob Jamison1-2/+2
2008-05-01Clean up. More commenting. Smarten SvgParser and rename to SvgReader.Bob Jamison1-11/+55
2008-03-18Raise SVG c++ files to main dom directory. They belong there nos.Bob Jamison1-0/+0
2008-03-08Change charclass.cpp/h to ucd.cpp/hBob Jamison1-1/+1
2008-03-07Update charclass.h/cpp to use complete Unicode character databaseBob Jamison1-4/+4
2007-10-11Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder1-1/+1
2007-09-16trivial: Address some g++-4.2 writable-strings warnings.Peter Moulder1-1/+1
2006-09-05Massive update for smart pointers. Rework js dom binding to be smarter. Pla...Bob Jamison1-14/+13
2006-06-01remove warningsBob Jamison1-8/+8
2006-04-22Tweak to use Glib::ustring. Remove warnings.Bob Jamison1-1/+1
2006-04-12fix some includesAaron Spike1-2/+2
2006-04-12Add new rearranged /dom directoryBob Jamison1-0/+762