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
*
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