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
/
inkex.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #425202 (Script messages not translated) fixed on OSX, patch from ~suv.
Nicolas Dufour
2012-10-09
1
-0
/
+10
*
Translations. Fix for Bug #425202 (Script messages not translated).
Nicolas Dufour
2012-10-07
1
-27
/
+32
*
Fix for Bug #425202 (Script messages not translated).
Nicolas Dufour
2012-07-16
1
-2
/
+8
*
Fix for bug #1024325 (DXF output, Python script error: No translation file fo...
Nicolas Dufour
2012-07-13
1
-1
/
+1
*
Translations. Fix for Bug #425202 (Script messages not translated).
Nicolas Dufour
2012-07-12
1
-7
/
+18
*
Extensions. PEP8, error handling and various extension fixes.
Nicolas Dufour
2012-02-09
1
-1
/
+4
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Added UTF-8 encoding declaration for inkex.py.
Chris Morgan
2010-11-17
1
-0
/
+1
*
listing contributors on inkex.py
Aur??lio A. Heckert
2010-11-16
1
-1
/
+7
*
makes i18n to work on python extensions
Aur??lio A. Heckert
2010-11-14
1
-1
/
+5
*
Extensions. Fix misleading message in inkex.py (Bug #602041)
Nicolas Dufour
2010-08-12
1
-2
/
+3
*
Added getParentNode() to Effect class in inkex.py
Aurélio A. Heckert (a)
2010-03-05
1
-0
/
+7
*
Embedimage extension fix and stderr Unicode support in inkex.py
Nicolas Dufour
2009-12-16
1
-1
/
+1
*
New conversion factors added to inkex.py (ft, yd, m and km).
Nicolas Dufour
2009-12-03
1
-1
/
+2
*
giving svg_file property to Effect class. Make more readable code.
Aur??lio A. Heckert
2009-09-09
1
-1
/
+2
*
adding getElementById() to inkex
Aur??lio A. Heckert
2009-08-26
1
-0
/
+8
*
correcting namespaces in inkex.py
Aur??lio A. Heckert
2009-03-13
1
-1
/
+2
*
share/extensions/inkex.py (class Effect): Remove id_characters instance var, ...
Peter Moulder
2009-02-27
1
-3
/
+2
*
share/extensions/inkex.py: Fix a couple of issues reported by pychecker.
Peter Moulder
2009-02-27
1
-4
/
+4
*
added getNamedView and createGuide methods
Aur??lio A. Heckert
2009-02-16
1
-0
/
+24
*
force string argument to sys.stderr.write in method errormsg of inkex.py
Aur??lio A. Heckert
2009-01-22
1
-1
/
+1
*
little change to meke extensions more testables
Aur??lio A. Heckert
2009-01-09
1
-3
/
+3
*
replaceing the cut-marks extension by the printing-marks
Aur??lio A. Heckert
2008-12-01
1
-0
/
+3
*
Allow inkex.errormsg() to handle non-ASCII characters. Fixes bug 246931.
Stephen Silver
2008-07-10
1
-1
/
+1
*
Remove an unnecessary line that always raises an exception - there is no 'what'.
Stephen Silver
2008-07-09
1
-1
/
+0
*
Fixed some strings that upset gettext.
Marcin Floryan
2008-06-11
1
-1
/
+1
*
share/extensions/*.py: Use gettext for (many) error messages.
Peter Moulder
2008-05-23
1
-2
/
+21
*
noop: Add vim modeline for all share/extensions/*.py files that use four-spac...
Peter Moulder
2008-05-23
1
-0
/
+2
*
fix 198404
bulia byak
2008-03-05
1
-1
/
+1
*
Attempt fix for Bug #178022
Aaron Spike
2008-02-21
1
-7
/
+7
*
Never add two namespaces
Aaron Spike
2008-01-25
1
-1
/
+1
*
Adding extra info on how to get the python-lxml extension.
Bryce Harrington
2008-01-13
1
-1
/
+1
*
add uri for xml namespace and use inkex.addNS() to add namespaces
Aaron Spike
2008-01-05
1
-8
/
+9
*
begin converting python extensions to use lxml. this might take me a while an...
Aaron Spike
2007-06-19
1
-30
/
+25
*
view_center fixed to account for the y-coordinate flip
bulia byak
2007-03-14
1
-2
/
+3
*
forgot re
Aaron Spike
2006-11-24
1
-1
/
+1
*
move user unit conversion into inkex.py
Aaron Spike
2006-11-24
1
-0
/
+20
*
adding optional minidom
Aaron Spike
2006-09-13
1
-2
/
+7
*
add some convenience methods to inkex and allow the possiblity of replacing t...
Aaron Spike
2006-07-20
1
-1
/
+26
*
fix [ 1500602 ] 0.44pre2-1.win32: saving DXF file error
Aaron Spike
2006-06-08
1
-2
/
+2
*
fix effects failing when document has no namedview or no current-layer attr
bulia byak
2006-05-29
1
-10
/
+15
*
add a function to pull some info from the sodipodi:namedview
Aaron Spike
2006-05-28
1
-0
/
+16
*
whitespace and fix sodipodi URI
Aaron Spike
2006-05-08
1
-62
/
+62
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+103