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-conn-end.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make spcurve::first_point and last_point boost::optional
Johan B. C. Engelen
2008-08-13
1
-2
/
+2
*
return boost::optional for second and penultimate points of SPCurve
Johan B. C. Engelen
2008-08-13
1
-4
/
+4
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-3
/
+3
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-2
/
+2
*
replace matrix division code.
Johan B. C. Engelen
2008-08-01
1
-5
/
+4
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-3
/
+3
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
1
-10
/
+10
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+3
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-2
/
+2
*
Eliminate remaining sources of empty NR::Rects
MenTaLguY
2007-03-11
1
-10
/
+14
*
adapt code to new Maybe/bbox regime
MenTaLguY
2007-03-04
1
-5
/
+15
*
switch from invokeBbox to getBounds (need to fix problems with empty
MenTaLguY
2007-03-04
1
-4
/
+4
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-6
/
+6
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+298