summaryrefslogtreecommitdiffstats
path: root/src/sp-gradient.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merging from trunkTed Gould2008-10-111-10/+9
* replace matrix division code.Johan B. C. Engelen2008-08-011-2/+1
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-16/+13
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-8/+2
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* Warning cleanupJon A. Cruz2007-11-041-9/+9
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-241-2/+2
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-16/+13
* do the same remembering for stop opacitybulia byak2007-08-261-1/+2
* calling parent's write method may reset the stop's color from repr if it was ...bulia byak2007-08-261-1/+3
* unify linear and radial gradients in same file (with appropriate noteMenTaLguY2007-08-211-1/+1
* fix 1695287bulia byak2007-04-061-3/+6
* fix 1502621bulia byak2007-03-091-1/+40
* refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY2007-02-281-6/+3
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-4/+8
* Gradient colors are recalculated when style or offset changes of stops. (for ...Johan B. C. Engelen2007-01-081-1/+5
* switch to sigc++ SPObject signals for SPGradientMenTaLguY2006-07-291-5/+9
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-0/+1
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-17/+17
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1809