index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gradient-chemistry.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-9
/
+8
2007-04-23
fix 1705412: handle gracefully assigning gradients to no-bbox items
bulia byak
1
-1
/
+3
2007-03-26
remove no longer relevant comment
bulia byak
1
-1
/
+1
2007-03-25
Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash wh...
Johan B. C. Engelen
1
-30
/
+35
2007-03-25
fix live dragging of gradient midstops, and fix crash when dragging writes to...
bulia byak
1
-1
/
+2
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-5
/
+7
2007-03-17
re-introduce isEmpty tests
MenTaLguY
1
-2
/
+2
2007-03-11
ban empty rectangles entirely and remove isEmpty test
MenTaLguY
1
-2
/
+2
2007-03-08
Fixed interactive updating.
Johan B. C. Engelen
1
-9
/
+9
2007-03-04
Probably a fix for [ 1665735 ] [ 1673205 ] [ 1667584 ]. Testing required though.
Johan B. C. Engelen
1
-3
/
+3
2007-03-04
more NR::Maybe<NR::Rect> work
MenTaLguY
1
-37
/
+33
2007-03-04
switch from invokeBbox to getBounds (need to fix problems with empty
MenTaLguY
1
-15
/
+27
2007-02-28
refactor sp_svg_transform_write to return a dynamically-allocated string
MenTaLguY
1
-24
/
+12
2007-02-03
Fork gradientvector upon deletion of stops.
Johan B. C. Engelen
1
-4
/
+14
2007-01-24
Sorry, forgot the copyright text.
Johan B. C. Engelen
1
-0
/
+2
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-5
/
+7
2007-01-17
Upgraded gradient tool =)
Johan B. C. Engelen
1
-29
/
+154
2007-01-07
Reverting revision 13615
Johan B. C. Engelen
1
-76
/
+25
2007-01-07
Gradient nodes progress...
Johan B. C. Engelen
1
-25
/
+76
2006-10-07
use the new APIs
bulia byak
1
-29
/
+4
2006-03-13
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
1
-0
/
+1
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-19
/
+19
[prev]