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-ellipse.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-6
/
+7
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-1
/
+1
*
warning cleanup
Felipe Corr??a da Silva Sanches
2008-07-12
1
-1
/
+1
*
2geomify ellipse creation
Johan B. C. Engelen
2008-07-08
1
-43
/
+15
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-1
/
+1
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-16
/
+12
*
ellipses and groups now use 2geompath for svg_write: sp_svg_write_path(np->cu...
Johan B. C. Engelen
2008-06-06
1
-8
/
+3
*
merge gsoc2008_johan_path2geom into trunk
Johan B. C. Engelen
2008-06-06
1
-1
/
+1
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
1
-3
/
+3
*
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
2008-03-28
1
-4
/
+6
*
Remove g_print debugging statement.
Tavmjong Bah
2008-02-04
1
-1
/
+0
*
Allow snapping from and to ellipses
Diederik van Lierop
2008-01-13
1
-8
/
+45
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-0
/
+1
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-5
/
+5
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-0
/
+29
*
heh, bool to begin with
MenTaLguY
2007-01-24
1
-2
/
+2
*
switch to using SVG::PathString for building paths
MenTaLguY
2007-01-24
1
-26
/
+18
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-4
/
+9
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-2
/
+2
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-2
/
+2
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+863