summaryrefslogtreecommitdiffstats
path: root/share/extensions/webslicer_export.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* [Bug #1538277] Translations in inkex.py fail unless extension script itself i...Nicolas Dufour2016-05-261-2/+0
* [Bug #1545726] Incorrect FSF address in many extension files.Nicolas Dufour2016-03-161-1/+1
* Extensions. webslicer_export.py - return message if no slicer layer found (bu...su_v2015-06-251-1/+7
* fix unit handling of all python extensions. did not test with all extensionsJohan B. C. Engelen2013-10-251-2/+2
* Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-10-071-5/+5
* i18n. Fix for bug #745285 (bad English translations in inkscape).Nicolas Dufour2011-08-301-2/+2
* Try to fix WebSlicer exporting error on windowsAurélio A. Heckert (a)2010-11-031-8/+24
* webslicer_export is now using imagemagick to export JPG and GIFAurélio A. Heckert (a)2010-05-231-19/+61
* a better code exporting to webslicer_exportAurélio A. Heckert (a)2010-05-231-48/+217
* some love to webslicer_export.pyAurelio A. Heckert (a)2010-04-271-18/+68
* webslicer is starting to export image piecesAurélio A. Heckert (a)2010-04-261-1/+22
* some love to webslicer exportAurelio A. Heckert (a)2010-03-311-7/+27
* webslicer: preparing to exportAurelio A. Heckert (a)2010-03-291-12/+76
* webslicer effects now extends a commom WebSlicer_Effect classAurelio A. Heckert (a)2010-03-291-0/+55