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-rect.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to use consistent document for creating guides
MenTaLguY
2008-07-07
1
-4
/
+2
*
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
-4
/
+3
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
1
-17
/
+17
*
remove antediluvian cruft
bulia byak
2008-04-07
1
-15
/
+0
*
revert last change: svg spec says that even one zero dimension suppresses ren...
bulia byak
2008-04-07
1
-1
/
+1
*
allow a rect with only one dimension == 0 to have curve
bulia byak
2008-04-07
1
-1
/
+1
*
fix-render-of-zero-dimension-rects
bulia byak
2008-02-25
1
-1
/
+4
*
Add option in Preferences to keep objects after conversion to guides
Maximilian Albert
2008-01-16
1
-2
/
+0
*
Slightly more 'object-oriented' way to invoke item-specific conversion-to-gui...
Maximilian Albert
2008-01-15
1
-5
/
+5
*
Use visual/geometric bbox (as specified in Selector tool preferences) when co...
Maximilian Albert
2008-01-13
1
-0
/
+6
*
Add possibility to convert objects (only rectangles and 3D boxes currently) t...
Maximilian Albert
2008-01-11
1
-0
/
+27
*
remove debug
bulia byak
2007-12-16
1
-1
/
+0
*
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-08
1
-1
/
+1
*
Only snap the real corners of a rectangle, not the start and end points of ea...
Diederik van Lierop
2007-06-13
1
-0
/
+27
*
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
2007-01-22
1
-1
/
+3
*
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
/
+561