summaryrefslogtreecommitdiffstats
path: root/share/extensions/markers_strokepaint.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update extensionsPatrick Storz2019-10-201-0/+0
* Update ExtensionsMarc Jeanmougin2019-10-101-0/+0
* update extension submoduleMarc Jeanmougin2019-09-071-0/+0
* Update extensions to the latest versionsMartin Owens2019-08-081-0/+0
* Resync extensions with embed images fixMartin Owens2019-07-021-0/+0
* Sync the extensions up to the latest fixes (21st June 2019)Martin Owens2019-06-221-0/+0
* Update extensions to latest master branch, see inbox https://gitlab.com/inksc...Martin Owens2019-06-171-0/+0
* Pull in fix for stdout issuesMartin Owens2019-04-211-0/+0
* Push extensions up to new known good stateMartin Owens2019-04-211-0/+0
* Update extensions submodulePatrick Storz2019-03-231-0/+0
* Update extensions and fix inkscape.potPatrick Storz2019-03-221-0/+0
* Updat extensions to latest versionMartin Owens2019-03-031-0/+0
* update extensions submoduleThomas Holder2018-10-101-0/+0
* Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun2018-09-111-0/+0
* Update extensionsMartin Owens2018-09-101-0/+0
* Add extensions as a submoduleMartin Owens2018-09-091-0/+0
* Move extensions to git inkscape-extensions repositoryMartin Owens2018-09-091-165/+0
* Misc. typosluz.paz2018-01-081-1/+1
* [Bug #1538277] Translations in inkex.py fail unless extension script itself i...Nicolas Dufour2016-05-261-1/+0
* [Bug #1545726] Incorrect FSF address in many extension files.Nicolas Dufour2016-03-161-1/+1
* 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