summaryrefslogtreecommitdiffstats
path: root/src/sp-factory.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add 'inkscape:_templateinfo' back to sp-factory.cpp (got lost in r13940).su_v2015-08-231-0/+2
| | | (bzr r14318)
* \nLiam P. White2015-07-271-1/+1
| | | (bzr r14266)
* SVG font editor: fix defunct Kerning tab (bug #1406543)su_v2015-07-051-0/+5
| | | (bzr r14230)
* Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵Tavmjong Bah2015-03-011-7/+7
| | | | | | | | <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956)
* create SPObject factoryLiam P. White2015-02-251-0/+337
(bzr r13939.1.1)