summaryrefslogtreecommitdiffstats
path: root/src/dom/svgparser.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01Rename *Parsers to ReadersBob Jamison1-805/+0
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