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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-2
/
+2
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-1
/
+1
*
fix crash caused by a gradient without a zero-offset stop
bulia byak
2008-03-26
1
-0
/
+6
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-2
/
+2
*
switch to utility functions in nr-point-fns
bulia byak
2007-10-16
1
-15
/
+1
*
implement no-forking option
bulia byak
2007-10-11
1
-0
/
+5
*
export average_color
bulia byak
2007-10-07
1
-2
/
+2
*
a few more utility methods
bulia byak
2007-10-06
1
-14
/
+74
*
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
2007-09-24
1
-1
/
+1
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-1
/
+1
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-9
/
+8
*
fix 1705412: handle gracefully assigning gradients to no-bbox items
bulia byak
2007-04-23
1
-1
/
+3
*
remove no longer relevant comment
bulia byak
2007-03-26
1
-1
/
+1
*
Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash wh...
Johan B. C. Engelen
2007-03-25
1
-30
/
+35
*
fix live dragging of gradient midstops, and fix crash when dragging writes to...
bulia byak
2007-03-25
1
-1
/
+2
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-5
/
+7
*
re-introduce isEmpty tests
MenTaLguY
2007-03-17
1
-2
/
+2
*
ban empty rectangles entirely and remove isEmpty test
MenTaLguY
2007-03-11
1
-2
/
+2
*
Fixed interactive updating.
Johan B. C. Engelen
2007-03-08
1
-9
/
+9
*
Probably a fix for [ 1665735 ] [ 1673205 ] [ 1667584 ]. Testing required though.
Johan B. C. Engelen
2007-03-04
1
-3
/
+3
*
more NR::Maybe<NR::Rect> work
MenTaLguY
2007-03-04
1
-37
/
+33
*
switch from invokeBbox to getBounds (need to fix problems with empty
MenTaLguY
2007-03-04
1
-15
/
+27
*
refactor sp_svg_transform_write to return a dynamically-allocated string
MenTaLguY
2007-02-28
1
-24
/
+12
*
Fork gradientvector upon deletion of stops.
Johan B. C. Engelen
2007-02-03
1
-4
/
+14
*
Sorry, forgot the copyright text.
Johan B. C. Engelen
2007-01-24
1
-0
/
+2
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-5
/
+7
*
Upgraded gradient tool =)
Johan B. C. Engelen
2007-01-17
1
-29
/
+154
*
Reverting revision 13615
Johan B. C. Engelen
2007-01-07
1
-76
/
+25
*
Gradient nodes progress...
Johan B. C. Engelen
2007-01-07
1
-25
/
+76
*
use the new APIs
bulia byak
2006-10-07
1
-29
/
+4
*
#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
-19
/
+19
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1133