summaryrefslogtreecommitdiffstats
path: root/share/extensions/markers_strokepaint.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-10-071-3/+8
* Extensions. PEP8, error handling and various extension fixes.Nicolas Dufour2012-02-091-1/+1
* Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...Nicolas Dufour2011-11-211-0/+0
* Extensions. Fix Color Markers extension (crashed when a fill or stroke attrib...Nicolas Dufour2010-12-231-2/+2
* Extensions. Color Markers extension improvements (Bug #692582, Color markers ...Nicolas Dufour2010-12-231-25/+77
* Extensions. Color marker improvements (Bug #692582, Color markers to match st...Nicolas Dufour2010-12-221-4/+32
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* fix obsolete syntax that emits warningsbulia byak2009-02-021-1/+1
* share/extensions/*.py: Use gettext for (many) error messages.Peter Moulder2008-05-231-2/+4
* share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...Peter Moulder2008-05-231-2/+3
* noop: Add vim modeline for all share/extensions/*.py files that use four-spac...Peter Moulder2008-05-231-0/+3
* svn propset svn:eol-style native *.pyPeter Moulder2008-03-291-75/+75
* Attempt fix for Bug #178022Aaron Spike2008-02-211-1/+1
* fix hacked element cloningAaron Spike2007-10-081-2/+2
* fix up what was left broken after the lxml conversionAaron Spike2007-06-261-3/+4
* more pyxml to lxml conversion. Aaron Spike2007-06-241-13/+12
* add some convenience methods to inkex and allow the possiblity of replacing t...Aaron Spike2006-07-201-21/+10
* avoid id collisions and add more error checkingAaron Spike2006-07-201-12/+34
* fix an old bug in the style splitting routine and add to the makefileAaron Spike2006-07-201-3/+4
* An extension script to recolor markers to match the path stroke colorAaron Spike2006-07-201-0/+63