summaryrefslogtreecommitdiffstats
path: root/src/sp-gradient.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix 1695287bulia byak2007-04-061-3/+6
| | | (bzr r2822)
* fix 1502621bulia byak2007-03-091-1/+40
| | | (bzr r2590)
* refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY2007-02-281-6/+3
| | | | | -- dynamic allocation won't hurt you, but buffer overruns will! (bzr r2466)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-4/+8
| | | | | create methods to match DOM (bzr r2253)
* Gradient colors are recalculated when style or offset changes of stops. (for ↵Johan B. C. Engelen2007-01-081-1/+5
| | | | | | | example when selecting a color in a swatch) Now changing colors is interactive. (bzr r2164)
* switch to sigc++ SPObject signals for SPGradientMenTaLguY2006-07-291-5/+9
| | | (bzr r1508)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-0/+1
| | | (bzr r232)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-17/+17
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1809
(bzr r1)