summaryrefslogtreecommitdiff
path: root/rsvg-paint-server.c
Commit message (Expand)AuthorAgeFilesLines
* fix bug #145426Dom Lachowicz2004-07-091-2/+6
* pattern + text goodnessCaleb Michael Moore2004-06-101-0/+3
* little pattern fixCaleb Michael Moore2004-06-091-2/+2
* pattern fixesCaleb Michael Moore2004-06-091-29/+95
* pattern fixCaleb Michael Moore2004-06-071-5/+12
* patterns and other thingsCaleb Michael Moore2004-06-071-0/+240
* fixed bug 139268Caleb Michael Moore2004-05-311-9/+13
* late declaration fixesCaleb Michael Moore2004-04-011-4/+3
* currentColor fixCaleb Michael Moore2004-03-291-5/+19
* gradient fixesCaleb Michael Moore2004-03-221-3/+25
* masks fixCaleb Michael Moore2004-03-201-1/+3
* currentColor and inherit work for most thingsDom Lachowicz2004-03-201-3/+8
* set up framework for currentColor and inherit colorsDom Lachowicz2004-03-201-3/+9
* re-merge the RSVG-filters branch back into HEADDom Lachowicz2004-03-181-1/+2
* fix userspace gradientsDom Lachowicz2003-12-071-0/+4
* bounding box gradientsDom Lachowicz2003-12-021-6/+3
* implement bounding box gradientsDom Lachowicz2003-11-271-8/+8
* fix divide by 0 bug, update docDom Lachowicz2003-02-011-1/+8
* fix linear and radial gradient renderingDom Lachowicz2003-01-301-41/+38
* handle objbbox coordinate space for linear gradients, start of handling for r...Dom Lachowicz2003-01-301-17/+47
* Patheticly handle conical gradients (not part of SVG spec,Dom Lachowicz2003-01-271-3/+6
* fix crash wrt sodipodi and linear/radial Gradients. output still isn't correc...Dom Lachowicz2003-01-271-33/+64
* restructure source code tree in order to be more managable, handle "wider" an...Dom Lachowicz2003-01-081-253/+254
* handle cloned gradients (i.e. one gradient is 'cloned' from another existing ...Dom Lachowicz2002-10-071-0/+56
* Add a return_if_fail.Darin Adler2002-02-121-0/+2
* correct licensing information in the headers by permission of theLaszlo Peter2002-02-011-3/+3
* Bump version, update dependencies. Update dependencies.Darin Adler2002-01-041-11/+5
* Prevent empty gradients from crashing librsvg.Darin Adler2001-12-041-0/+10
* Fix some NULL dereferences.Darin Adler2001-09-151-2/+4
* Get rid of all includes of <ctype.h> and use non-locale-specific g_ascii_*Darin Adler2001-09-011-2/+1
* Remove things that are duplicates of stuff already moved into libart. OnlyDarin Adler2001-08-221-2/+2
* Put librsvg in its own toplevel CVS module.Ramiro Estrugo2001-03-281-0/+345