summaryrefslogtreecommitdiffstats
path: root/src/dom/svgimpl.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-2563/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* fix type. note that a real fix should get rid of all the macros like ↵Johan B. C. Engelen2013-11-121-4/+4
| | | | | SVG_ZOOM_AND_PAN and replace it with enum... (bzr r12800)
* fix Windows buildJohan B. C. Engelen2013-09-211-2/+2
| | | (bzr r12559)
* Fix C++11 narrowing conversion errorsAlex Valavanis2012-10-271-1/+1
| | | (bzr r11834)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
| | | (bzr r10697)
* Add interface enumerations to element enumerationsBob Jamison2008-06-111-93/+167
| | | (bzr r5891)
* fix compile with g++-4.3.Peter Moulder2008-06-051-0/+2
| | | (bzr r5810)
* first try at attribute overloadingBob Jamison2008-06-041-0/+53
| | | (bzr r5808)
* have svgdoc.createElement make every one of the svg element types. fix a ↵Bob Jamison2008-06-031-0/+80
| | | | | pure virtual problem (bzr r5795)
* Move element creation to SVGDocumentImpl. Remove from svgreader.Bob Jamison2008-06-031-2/+475
| | | (bzr r5794)
* minor changes for svg documentBob Jamison2008-05-121-0/+7
| | | (bzr r5660)
* Clean up. More commenting. Smarten SvgParser and rename to SvgReader.Bob Jamison2008-05-011-4/+8
| | | (bzr r5570)
* Warning cleanup.Jon A. Cruz2008-04-291-21/+21
| | | (bzr r5542)
* Raise SVG c++ files to main dom directory. They belong there nos.Bob Jamison2008-03-181-0/+1870
| | | (bzr r5117)
* Removed file/folder for ishmalAaron Spike2006-04-121-1870/+0
| | | (bzr r478)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1870
(bzr r1)