summaryrefslogtreecommitdiffstats
path: root/src/sp-radial-gradient.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix default value of 'fr'.Tavmjong Bah2016-02-111-1/+1
* Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.Tavmjong Bah2016-01-091-1/+17
* create SPObject factoryLiam P. White2015-02-251-11/+1
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-0/+2
* Fix outfocus gradients. Fixes a regression from 0.48 in the SVG test suiteKrzysztof Kosi??ski2013-10-011-14/+22
* Cleaned up.Markus Engel2013-08-031-21/+0
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
* Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-0/+213