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