summaryrefslogtreecommitdiffstats
path: root/src/sp-rect.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-17/+17
2008-04-07remove antediluvian cruftbulia byak1-15/+0
2008-04-07revert last change: svg spec says that even one zero dimension suppresses ren...bulia byak1-1/+1
2008-04-07allow a rect with only one dimension == 0 to have curvebulia byak1-1/+1
2008-02-25fix-render-of-zero-dimension-rectsbulia byak1-1/+4
2008-01-16Add option in Preferences to keep objects after conversion to guidesMaximilian Albert1-2/+0
2008-01-15Slightly more 'object-oriented' way to invoke item-specific conversion-to-gui...Maximilian Albert1-5/+5
2008-01-13Use visual/geometric bbox (as specified in Selector tool preferences) when co...Maximilian Albert1-0/+6
2008-01-11Add possibility to convert objects (only rectangles and 3D boxes currently) t...Maximilian Albert1-0/+27
2007-12-16remove debugbulia byak1-1/+0
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-0/+1
2007-11-08warning cleanupJon A. Cruz1-1/+1
2007-06-13Only snap the real corners of a rectangle, not the start and end points of ea...Diederik van Lierop1-0/+27
2007-01-22continue switching sp_repr_new* over to XML::Document::create*Aaron Spike1-1/+3
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2