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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
More accurate wording in snap tooltips
Diederik van Lierop
1
-1
/
+1
2009-02-24
Fix for imprecise ellipse drawing by Alvin Penner.
Krzysztof Kosi??ski
1
-4
/
+1
2009-02-20
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
1
-6
/
+12
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2009-01-25
fix percentage coordinates for ellipses. (svgtestsuite-1.1/coords-units-02-b....
Johan B. C. Engelen
1
-5
/
+8
2009-01-18
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
1
-13
/
+21
2008-12-05
NR -> 2Geom few more files
Joshua L. Blocher
1
-11
/
+11
2008-12-05
Warning cleanup.
Jon A. Cruz
1
-9
/
+9
2008-11-21
Merge from fe-moved
Ted Gould
1
-2
/
+11
2008-10-27
From trunk
Ted Gould
1
-7
/
+7
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-6
/
+7
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-1
/
+1
2008-07-12
warning cleanup
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-07-08
2geomify ellipse creation
Johan B. C. Engelen
1
-43
/
+15
2008-06-12
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
1
-1
/
+1
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-16
/
+12
2008-06-06
ellipses and groups now use 2geompath for svg_write: sp_svg_write_path(np->cu...
Johan B. C. Engelen
1
-8
/
+3
2008-06-06
merge gsoc2008_johan_path2geom into trunk
Johan B. C. Engelen
1
-1
/
+1
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
1
-3
/
+3
2008-03-28
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
1
-4
/
+6
2008-02-04
Remove g_print debugging statement.
Tavmjong Bah
1
-1
/
+0
2008-01-13
Allow snapping from and to ellipses
Diederik van Lierop
1
-8
/
+45
2007-12-13
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
1
-0
/
+1
2007-11-04
Warning cleanup
Jon A. Cruz
1
-5
/
+5
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-0
/
+29
2007-01-24
heh, bool to begin with
MenTaLguY
1
-2
/
+2
2007-01-24
switch to using SVG::PathString for building paths
MenTaLguY
1
-26
/
+18
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-4
/
+9
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-2
/
+2
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-2
/
+2