index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-gradient.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace matrix division code.
Johan B. C. Engelen
2008-08-01
1
-2
/
+1
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-16
/
+13
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-8
/
+2
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-9
/
+9
*
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
2007-09-24
1
-2
/
+2
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-16
/
+13
*
do the same remembering for stop opacity
bulia byak
2007-08-26
1
-1
/
+2
*
calling parent's write method may reset the stop's color from repr if it was ...
bulia byak
2007-08-26
1
-1
/
+3
*
unify linear and radial gradients in same file (with appropriate note
MenTaLguY
2007-08-21
1
-1
/
+1
*
fix 1695287
bulia byak
2007-04-06
1
-3
/
+6
*
fix 1502621
bulia byak
2007-03-09
1
-1
/
+40
*
refactor sp_svg_transform_write to return a dynamically-allocated string
MenTaLguY
2007-02-28
1
-6
/
+3
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-4
/
+8
*
Gradient colors are recalculated when style or offset changes of stops. (for ...
Johan B. C. Engelen
2007-01-08
1
-1
/
+5
*
switch to sigc++ SPObject signals for SPGradient
MenTaLguY
2006-07-29
1
-5
/
+9
*
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
2006-03-13
1
-0
/
+1
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-17
/
+17
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1809