f04dceca0b958bf56c0eb63ee6f02c8e72be7701 |
|
25-Mar-2016 |
Raphaël Bournhonesque <raphael0202@yahoo.fr> |
Improve documentation |
3dce65d9eb93f40c39d7ffd4139ad9f0f06d85bd |
|
25-Mar-2016 |
Raphaël Bournhonesque <raphael0202@yahoo.fr> |
Switch too broad Exception exceptions to more specific ones (IOError, ImportError) |
5763c813f8f5f28090bb0561ddeade2fa4e8d120 |
|
25-Mar-2016 |
Raphaël Bournhonesque <raphael0202@yahoo.fr> |
Cosmetics to make inkex.py pep8 compliant |
aa625b03add5f5aa2ce7602c25cc921eb58c0a1b |
|
25-Mar-2016 |
Raphaël Bournhonesque <raphael0202@yahoo.fr> |
Remove deprecated has_key method in inkex.py |
6f170a09f6cbd0de4a9b157dfd796c55ec69959f |
|
22-Mar-2016 |
Raphaël Bournhonesque <raphael0202@yahoo.fr> |
inkex.py code simplification (more compact if conditions, unreachable code) |
3cb35c14acf941cdb9eb848f8c611afd91e7253d |
|
20-Mar-2016 |
raphael0202 <raphael0202@yahoo.fr> |
[Bug #1559679] Make inkex.py PEP8 compliant. |
107e00c8104649437b9520d0ba298dba659e7cd7 |
|
16-Mar-2016 |
JazzyNico <nicoduf@yahoo.fr> |
[Bug #1545726] Incorrect FSF address in many extension files. |
5313d06bfcd4873a5fc2e6c5d9e008e48033d8b6 |
|
09-Feb-2016 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
Allow python extensions to get the list of selected nodes
format : --selected-nodes=id:subpath:position
cf https://bugs.launchpad.net/inkscape/+bug/171640 for a debug test extension |
57e340721bcf00f8e3004e644c89a6524ddb3080 |
|
07-Jan-2016 |
~suv <suv-sf@users.sourceforge.net> |
Extensions. Revert r14240 and r14241 (obsoleted by r14564) |
1d7baac718ad43ee1a8621a7c871024879e6f8e0 |
|
06-Jan-2016 |
Aurélio A. Heckert <aurium@colivre.coop.br> |
Fault tolerance for lazily defined SVG
Some tools are writing svg without width and height definition (named Illustrator). This causes some extensions to fail. |
4259b0e71362b59d328831b948ac59151d565369 |
|
11-Jul-2015 |
~suv <suv-sf@users.sourceforge.net> |
Extensions. Fix for Bug #1461346 (getposinlayer fails if height attribute is missing) |
cda28618bb703a8a984922102f9cb5746c58dcda |
|
11-Jul-2015 |
~suv <suv-sf@users.sourceforge.net> |
Extensions. Fix for Bug #1463623 (Error trying to save Optimized SVG (no 'width' attribute for SVGRoot)) |
e277d22f5570806fe56f7c3424b311ef86577fc9 |
|
25-Nov-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units, inkex.py: viewbox width is defined by the 3rd number of the viewbox spec. (fix calculation) |
b1faf79c816789eb244edc62337477db2037d1f1 |
|
23-Nov-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Extensions: try to calculate the SVG unit
We cannot use inkscape:document-unit for the SVG unit, because it specifies the UI display unit in Inkscape and is unrelated to the units used for SVG values.
Instead, the real units of the SVG values is defined by document height/width and the viewbox. The calculation assumes isotropic units (give me a break!) and only looks at the width. It tries to match that with a list of known units.
If no match found: assume 'px' units.
Finds 'px' units for legacy Inkscape documents without viewbox. |
b56afdd3029c01e47e686f43cadb943c3f03eb0d |
|
23-Jul-2014 |
Bryce Harrington <bryce@canonical.com> |
inkex: Clarify a dupe error msg, for easier debugging |
4c5b6cd53eb59c0347f65490e6de3621f80a3443 |
|
26-May-2014 |
tavmjong-free <tavmjong@free.fr> |
Convert from 90px to inch to 96px to inch per SVG (CSS) specification. |
cfbd3fef601e523b4415eef8c0794d30e7e14d90 |
|
15-Apr-2014 |
apenner <penner@vaxxine.com> |
extensions. fix typo in unittouu conversion (Bug 1307691) |
4d215071be0def707746222411032534b144cb56 |
|
16-Feb-2014 |
Sebastian Wüst <sebi@timewaster.de> |
various optimizations, move extension to 'Export' submenu |
989dc7aa265f834b65e5895864164e6ed105b09d |
|
14-Jan-2014 |
Martin Owens <doctormo@gmail.com> |
Merge in patch from bug #1267842 to fix Inkex module open order. |
b185a225520b4959656f56f0f28fde052db38f6b |
|
17-Nov-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
adhere to Python "convention" of using double underscore to indicate class private members |
97f1015c5d20f99033fe2ce61769cc45b487e6a4 |
|
25-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
extensions: fix calculation of window center |
3626239912f1d2e7effe313bd1fab54e10364f09 |
|
25-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix unit handling of all python extensions. did not test with all extensions |
10462964c35af4a43c28fa459eec14fea73e60f3 |
|
17-Sep-2013 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #1217602 (Measure Path fails with XML too deep error) by dave m. |
f7cc433f9d7d385c43af526d6c85a89709c2ed5e |
|
23-Mar-2013 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. Fix for old Bug #166697 (Effects dirty document even when they do nothing). |
e15706891a0f9e5ac278a01e449889776d6d668a |
|
09-Oct-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Bug #425202 (Script messages not translated) fixed on OSX, patch from ~suv. |
e4a094fa5446f7e5e226a3b10fdb7bf676808863 |
|
07-Oct-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Translations. Fix for Bug #425202 (Script messages not translated). |
9f7129a3f49f08aabb009542d8e410de71a90d9f |
|
16-Jul-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #425202 (Script messages not translated). |
a7201272263c7d04b3f85b1d97bc6d26ec4ddd9e |
|
13-Jul-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for bug #1024325 (DXF output, Python script error: No translation file found for domain: inkscape). |
a50dc6cedaa690106b44e48f8836439ac664a29a |
|
12-Jul-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Translations. Fix for Bug #425202 (Script messages not translated). |
3dace39053c4ea5433367bc1e2c82a1af84fa7f7 |
|
09-Feb-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. PEP8, error handling and various extension fixes. |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet. |
7d3f52668835a6907f1669d858eebfaebde658f2 |
|
16-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Added UTF-8 encoding declaration for inkex.py. |
1c70312967168e388fe35d15fb0369e0b1cb747e |
|
16-Nov-2010 |
Aurélio A. Heckert <aurium@gnu> |
listing contributors on inkex.py |
a0f196de71f3e124fa5678fe954e887e8ee6d1e5 |
|
14-Nov-2010 |
Aurélio A. Heckert <aurium@gnu> |
makes i18n to work on python extensions |
de741bfceb63c2c38321c55ff18852e495394466 |
|
12-Aug-2010 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. Fix misleading message in inkex.py (Bug #602041) |
987cff1ac4da12712c1cbac856b6fb615d4a189d |
|
06-Mar-2010 |
Aurélio A. Heckert (a) <auriumgmaildotcom> |
Added getParentNode() to Effect class in inkex.py |
d5a7b3a6d34e9acfb667a16be92b46f684182d08 |
|
16-Dec-2009 |
JazzyNico <nicoduf@yahoo.fr> |
Embedimage extension fix and stderr Unicode support in inkex.py |
643247197837b7c81fee4256b9d67ad98ac5b2e0 |
|
03-Dec-2009 |
JazzyNico <nicoduf@yahoo.fr> |
New conversion factors added to inkex.py (ft, yd, m and km).
Measure path extension now uses inkex.py conversion factors. |
6f25800e4d99c0f7d223a83de50d06b2b1bbf329 |
|
09-Sep-2009 |
aurium <aurium@users.sourceforge.net> |
giving svg_file property to Effect class. Make more readable code. |
8c4c85b9333c69d14cec9099eecbb4cc2dac2153 |
|
26-Aug-2009 |
aurium <aurium@users.sourceforge.net> |
adding getElementById() to inkex |
e58ea50df7b32b728fe089302a8cb088a0a58e83 |
|
13-Mar-2009 |
aurium <aurium@users.sourceforge.net> |
correcting namespaces in inkex.py |
6b082fe28aa838a3542a2fea4a260f43de5fb3f6 |
|
27-Feb-2009 |
pjrm <pjrm@users.sourceforge.net> |
share/extensions/inkex.py (class Effect): Remove id_characters instance var, moving it to its sole user (uniqueId). Change k to x in `...uvwkyz...', as reported by halley. (I've mechanically checked that there are no other surprises in the string.) |
9aa41f8a0a4ae09aa39abd6dc3b6d2e00f8a8c2d |
|
27-Feb-2009 |
pjrm <pjrm@users.sourceforge.net> |
share/extensions/inkex.py: Fix a couple of issues reported by pychecker. |
0497282f7f686efb8014fb54950d4c24f6ae54c6 |
|
16-Feb-2009 |
aurium <aurium@users.sourceforge.net> |
added getNamedView and createGuide methods |
3953293baef572808f9cd0ae8b805780b65859e7 |
|
22-Jan-2009 |
aurium <aurium@users.sourceforge.net> |
force string argument to sys.stderr.write in method errormsg of inkex.py |
d4ef4e6e868d55a999e564cef9e3f2af102be9a9 |
|
09-Jan-2009 |
aurium <aurium@users.sourceforge.net> |
little change to meke extensions more testables |
b4da8c581c686df305a1ba372f1c52066328b980 |
|
01-Dec-2008 |
aurium <aurium@users.sourceforge.net> |
replaceing the cut-marks extension by the printing-marks |
d372c7ae95b198757df66d26e1a6cb2e76370404 |
|
10-Jul-2008 |
sasilver <sasilver@users.sourceforge.net> |
Allow inkex.errormsg() to handle non-ASCII characters. Fixes bug 246931. |
3ce2d45bf4063f7e063d5ceb9bf6af957d0c41bb |
|
09-Jul-2008 |
sasilver <sasilver@users.sourceforge.net> |
Remove an unnecessary line that always raises an exception - there is no 'what'. |
10c5ff1d9f9e4df5f79931a8375d3445431063c7 |
|
11-Jun-2008 |
mfloryan <mfloryan@users.sourceforge.net> |
Fixed some strings that upset gettext. |
001487ea1099b8f734d0f1dce7d5d13cf4e1e6ae |
|
23-May-2008 |
pjrm <pjrm@users.sourceforge.net> |
share/extensions/*.py: Use gettext for (many) error messages.
share/extensions/inkex.py: (errormsg): New function. |
77d65c763568495a6ffc7c15a81964448139f47a |
|
23-May-2008 |
pjrm <pjrm@users.sourceforge.net> |
noop: Add vim modeline for all share/extensions/*.py files that use four-space indentation. |
5339875bc1c522977c74c35e535d4f98e9036488 |
|
05-Mar-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
fix 198404 |
c07485ad7471f5e87ac31fd8e05e4d0882fd0971 |
|
21-Feb-2008 |
acspike <acspike@users.sourceforge.net> |
Attempt fix for Bug #178022
Evidently somewhere between versions 1.3.6 and 2.0 lxml began requiring that parameters passed
to the Element.xpath() be keyword arguments (positional arguments had been allowed). Best guess
places this at "2.0alpha6 (2007-12-19)" based upon the lxml Changelog. This fix appears to be
backward compatible. Please test. |
c069fe72cec018ee424660ae6f4f891cb98a5217 |
|
25-Jan-2008 |
acspike <acspike@users.sourceforge.net> |
Never add two namespaces
possible fix for [Bug 179770] |
152e1f7619b0401c9fbcccfce3084e4de11b7ec0 |
|
13-Jan-2008 |
bryce <bryce@users.sourceforge.net> |
Adding extra info on how to get the python-lxml extension. |
435aab18e26f3b3388d4d69f8eab7bd85aae5c80 |
|
05-Jan-2008 |
acspike <acspike@users.sourceforge.net> |
add uri for xml namespace and use inkex.addNS() to add namespaces
partial fix for Bug #179770 |
cc6fa1a3e6d71df2944a8bc64ed739f1f34d0359 |
|
19-Jun-2007 |
acspike <acspike@users.sourceforge.net> |
begin converting python extensions to use lxml. this might take me a while and it will break unconverted extensions in the meanwhile. |
d6d8a291f59b2497b0f0add73ece233840f35717 |
|
14-Mar-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
view_center fixed to account for the y-coordinate flip |
ff26f7d379b4e2a3c3a1e41f52a52ed11e3f7e9c |
|
24-Nov-2006 |
acspike <acspike@users.sourceforge.net> |
forgot re |
01c0726c10a74120718bd28a49664782f4137d06 |
|
24-Nov-2006 |
acspike <acspike@users.sourceforge.net> |
move user unit conversion into inkex.py |
36338b8fdca77f9e04eaaebd38c01e4c86af088a |
|
13-Sep-2006 |
acspike <acspike@users.sourceforge.net> |
adding optional minidom |
635bc6783b4541149e6a1693e50eed4df4eb85ff |
|
20-Jul-2006 |
acspike <acspike@users.sourceforge.net> |
add some convenience methods to inkex and allow the possiblity of replacing the markers in place. |
fc6b8471b2e36e4343a54eb3580ceb64c320972f |
|
08-Jun-2006 |
acspike <acspike@users.sourceforge.net> |
fix [ 1500602 ] 0.44pre2-1.win32: saving DXF file error |
6fe0b3c04eb1666cc7e83f2360088fda4c9f1beb |
|
29-May-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
fix effects failing when document has no namedview or no current-layer attr |
d40fecad0ce52a4aea0a674efe7f28409cc1d11b |
|
28-May-2006 |
acspike <acspike@users.sourceforge.net> |
add a function to pull some info from the sodipodi:namedview |
9b77305280c58403993d08f831397d369de015f9 |
|
08-May-2006 |
acspike <acspike@users.sourceforge.net> |
whitespace and fix sodipodi URI |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |