summaryrefslogtreecommitdiffstats
path: root/share/extensions/simplepath.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scale x-axis-rotation angle in elliptical arcAlvin Penner2009-02-081-1/+4
| | | (bzr r7250)
* scale the radius and sweep-flag in elliptical arcAlvin Penner2009-02-071-1/+6
| | | (bzr r7246)
* noop: Add vim modeline for all share/extensions/*.py files that use ↵Peter Moulder2008-05-231-0/+2
| | | | | four-space indentation. (bzr r5739)
* moveto should move penMenTaLguY2006-08-121-0/+1
| | | (bzr r1585)
* lastCommand seems to have been meant rather than token, since token would be ↵MenTaLguY2006-08-121-2/+2
| | | | | numeric in the non-isCommand case (bzr r1584)
* standardize indents on 4 spacesAaron Spike2006-05-081-158/+158
| | | | | Python hates mixed whitespace (bzr r770)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+201
(bzr r1)