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-line.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up more GObject type definitions
Alex Valavanis
2013-01-23
1
-54
/
+49
*
Remove all NRRect use.
Krzysztof Kosi??ski
2011-08-27
1
-2
/
+2
*
remove some unnecessary inkscape_active_desktop() calls
Johan B. C. Engelen
2011-07-19
1
-1
/
+1
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-3
/
+3
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-2
/
+5
|
\
|
*
add curve before LPE to SPShape. this is useful for helperpath display. It wa...
Johan B. C. Engelen
2011-04-01
1
-0
/
+3
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-161
/
+150
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-161
/
+150
|
|
\
|
|
*
Yet mor in c++ification
Abhishek Sharma public
2010-07-24
1
-1
/
+1
|
|
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-2
/
+2
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-4
/
+4
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-52
/
+54
|
|
/
*
/
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
1
-3
/
+2
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Patch by Adonis Papaderos to create only a single guide line from a SVG:line ...
Diederik van Lierop
2009-05-31
1
-0
/
+18
*
fix percentage coordinates for rect and line. (svgtestsuite-1.1/coords-units-...
Johan B. C. Engelen
2009-01-25
1
-5
/
+7
*
Merging from trunk
Ted Gould
2008-10-11
1
-12
/
+12
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
1
-4
/
+4
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-2
/
+2
*
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
2007-01-21
1
-1
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+227