summaryrefslogtreecommitdiffstats
path: root/src/sp-gradient.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-08Cleanup of gradients and stops.Jon A. Cruz1-1/+1
2010-03-06New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz1-8/+16
2010-03-04Added method to query "solid paint" status of SPGradient.Jon A. Cruz1-0/+14
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-8/+8
2009-08-05SPDocument->Documentjohnce1-8/+8
2009-04-04Some extra comments.Jasper van de Gronde1-3/+8
2009-04-03And now gradients should be (almost) perfect... The gradient vector is set up...Jasper van de Gronde1-23/+125
2009-04-01Fix for gradient code I committed recently (which accidentally used unsigned ...Jasper van de Gronde1-4/+4
2009-03-31Fix for helperfns_read_vector (which could go on trying to read numbers for e...Jasper van de Gronde1-16/+5
2008-10-31Merge from trunkTed Gould1-34/+36
2008-10-11Merging from trunkTed Gould1-10/+9
2008-08-01replace matrix division code.Johan B. C. Engelen1-2/+1
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-16/+13
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-8/+2
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2007-11-04Warning cleanupJon A. Cruz1-9/+9
2007-09-24Fixed unsafe hardcoding of buffer sizeJon A. Cruz1-2/+2
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz1-16/+13
2007-08-26do the same remembering for stop opacitybulia byak1-1/+2
2007-08-26calling parent's write method may reset the stop's color from repr if it was ...bulia byak1-1/+3
2007-08-21unify linear and radial gradients in same file (with appropriate noteMenTaLguY1-1/+1
2007-04-06fix 1695287bulia byak1-3/+6
2007-03-09fix 1502621bulia byak1-1/+40
2007-02-28refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY1-6/+3
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-4/+8
2007-01-08Gradient colors are recalculated when style or offset changes of stops. (for ...Johan B. C. Engelen1-1/+5
2006-07-29switch to sigc++ SPObject signals for SPGradientMenTaLguY1-5/+9
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-0/+1
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-17/+17