index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
extensions
/
markers_strokepaint.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Translations. Fix for Bug #425202 (Script messages not translated).
Nicolas Dufour
2012-10-07
1
-3
/
+8
*
Extensions. PEP8, error handling and various extension fixes.
Nicolas Dufour
2012-02-09
1
-1
/
+1
*
Extensions. Fix for bug #887539 (Permissions and #! in extension scripts need...
Nicolas Dufour
2011-11-21
1
-0
/
+0
*
Extensions. Fix Color Markers extension (crashed when a fill or stroke attrib...
Nicolas Dufour
2010-12-23
1
-2
/
+2
*
Extensions. Color Markers extension improvements (Bug #692582, Color markers ...
Nicolas Dufour
2010-12-23
1
-25
/
+77
*
Extensions. Color marker improvements (Bug #692582, Color markers to match st...
Nicolas Dufour
2010-12-22
1
-4
/
+32
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
fix obsolete syntax that emits warnings
bulia byak
2009-02-02
1
-1
/
+1
*
share/extensions/*.py: Use gettext for (many) error messages.
Peter Moulder
2008-05-23
1
-2
/
+4
*
share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if __name_...
Peter Moulder
2008-05-23
1
-2
/
+3
*
noop: Add vim modeline for all share/extensions/*.py files that use four-spac...
Peter Moulder
2008-05-23
1
-0
/
+3
*
svn propset svn:eol-style native *.py
Peter Moulder
2008-03-29
1
-75
/
+75
*
Attempt fix for Bug #178022
Aaron Spike
2008-02-21
1
-1
/
+1
*
fix hacked element cloning
Aaron Spike
2007-10-08
1
-2
/
+2
*
fix up what was left broken after the lxml conversion
Aaron Spike
2007-06-26
1
-3
/
+4
*
more pyxml to lxml conversion.
Aaron Spike
2007-06-24
1
-13
/
+12
*
add some convenience methods to inkex and allow the possiblity of replacing t...
Aaron Spike
2006-07-20
1
-21
/
+10
*
avoid id collisions and add more error checking
Aaron Spike
2006-07-20
1
-12
/
+34
*
fix an old bug in the style splitting routine and add to the makefile
Aaron Spike
2006-07-20
1
-3
/
+4
*
An extension script to recolor markers to match the path stroke color
Aaron Spike
2006-07-20
1
-0
/
+63