summaryrefslogtreecommitdiffstats
path: root/share/extensions/gears.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...Nicolas Dufour2011-11-211-0/+0
* Extensions. Gear extension with center hole (see Bug #692719, gear extension ...Nicolas Dufour2010-12-301-1/+20
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...Peter Moulder2008-05-231-2/+3
* oops, back out unintended change committed in r18709.Peter Moulder2008-05-231-1/+1
* noop: Add vim modeline for all share/extensions/*.py files that use four-spac...Peter Moulder2008-05-231-0/+2
* share/extension/*.py: noop: minor whitespace regularizations ahead of adding ...Peter Moulder2008-05-231-48/+48
* svn propset svn:eol-style native *.pyPeter Moulder2008-03-291-7/+7
* add uri for xml namespace and use inkex.addNS() to add namespacesAaron Spike2008-01-051-2/+2
* begin converting python extensions to use lxml. this might take me a while an...Aaron Spike2007-06-191-16/+13
* add gearsbulia byak2007-04-181-0/+166