summaryrefslogtreecommitdiffstats
path: root/share/extensions/Barcode/Code93.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade barcodes, more pylint, new Ean2 code and extended Ean13 with ↵Martin Owens2016-04-141-64/+56
| | | | | automatic Ean2 and Ean5 additions (bzr r14842)
* [Bug #1545726] Incorrect FSF address in many extension files.Nicolas Dufour2016-03-161-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1545726 (bzr r14712)
* Barcode extension: Code cleanup and merge in delta from last year.Martin Owens2014-05-161-1/+1
| | | (bzr r13386)
* Extensions. Barcode extension refactoring (see ↵Nicolas Dufour2010-12-301-81/+83
| | | | | https://code.launchpad.net/~doctormo/inkscape/barcode-refactor). (bzr r9993)
* Script change for shebangsLeo Albert Jackson2010-07-221-0/+1
| | | (bzr r9636.1.1)
* fix error in code93 barcode: missing end marker and termination barbuliabyak2010-04-271-0/+7
| | | (bzr r9382)
* Add doctormo's barcode extension. Patch 1681456. Still need to make it work ↵Aaron Spike2007-04-251-0/+111
with the make-chinery for installation and distribution. (bzr r2958)