summaryrefslogtreecommitdiffstats
path: root/src/sp-gradient.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-1/+1
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-8/+16
* Added method to query "solid paint" status of SPGradient.Jon A. Cruz2010-03-041-0/+14
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-8/+8
* SPDocument->Documentjohnce2009-08-051-8/+8
* Some extra comments.Jasper van de Gronde2009-04-041-3/+8
* And now gradients should be (almost) perfect... The gradient vector is set up...Jasper van de Gronde2009-04-031-23/+125
* Fix for gradient code I committed recently (which accidentally used unsigned ...Jasper van de Gronde2009-04-011-4/+4
* Fix for helperfns_read_vector (which could go on trying to read numbers for e...Jasper van de Gronde2009-03-311-16/+5
* Merge from trunkTed Gould2008-10-311-34/+36
* 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