summaryrefslogtreecommitdiffstats
path: root/src/dom/svgimpl.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens1-2563/+0
2013-11-12fix type. note that a real fix should get rid of all the macros like SVG_ZOOM...Johan B. C. Engelen1-4/+4
2013-09-21fix Windows buildJohan B. C. Engelen1-2/+2
2012-10-27Fix C++11 narrowing conversion errorsAlex Valavanis1-1/+1
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
2008-06-11Add interface enumerations to element enumerationsBob Jamison1-93/+167
2008-06-05fix compile with g++-4.3.Peter Moulder1-0/+2
2008-06-04first try at attribute overloadingBob Jamison1-0/+53
2008-06-03have svgdoc.createElement make every one of the svg element types. fix a pur...Bob Jamison1-0/+80
2008-06-03Move element creation to SVGDocumentImpl. Remove from svgreader.Bob Jamison1-2/+475
2008-05-12minor changes for svg documentBob Jamison1-0/+7
2008-05-01Clean up. More commenting. Smarten SvgParser and rename to SvgReader.Bob Jamison1-4/+8
2008-04-29Warning cleanup.Jon A. Cruz1-21/+21
2008-03-18Raise SVG c++ files to main dom directory. They belong there nos.Bob Jamison1-0/+0
2006-09-05Massive update for smart pointers. Rework js dom binding to be smarter. Pla...Bob Jamison1-11/+11
2006-04-12Add new rearranged /dom directoryBob Jamison1-0/+1870