summaryrefslogtreecommitdiffstats
path: root/share/extensions/Barcode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extensions. Fix for bug #887539 (Permissions and #! in extension scripts ↵Nicolas Dufour2011-11-211-2/+2
| | | | | need fixing). (bzr r10747)
* Extensions. Barcode extension refactoring (see ↵Nicolas Dufour2010-12-3015-1001/+1041
| | | | | https://code.launchpad.net/~doctormo/inkscape/barcode-refactor). (bzr r9993)
* Script change for shebangsLeo Albert Jackson2010-07-2212-1/+12
| | | (bzr r9636.1.1)
* fix error in code93 barcode: missing end marker and termination barbuliabyak2010-04-271-0/+7
| | | (bzr r9382)
* patch by Horst Schottky for LP 529114Alvin Penner2010-02-281-2/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/529114 (bzr r9119)
* forgot the file EAN5Alvin Penner2009-12-221-0/+67
| | | (bzr r8903)
* code by Aaron Spike for EAN5Alvin Penner2009-12-212-0/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/477809 (bzr r8902)
* patch by mbeach for UPC-A checksumAlvin Penner2009-12-203-9/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/301129 (bzr r8897)
* patch 276351, fix warningbulia byak2009-01-061-1/+1
| | | (bzr r7086)
* delete remaining .cvsignore filesAdib Taraben2008-04-011-2/+0
| | | (bzr r5299)
* svn propset svn:eol-style native *.pyPeter Moulder2008-03-291-9/+9
| | | (bzr r5228)
* patch 189924bulia byak2008-02-081-7/+12
| | | (bzr r4682)
* fix xml prefix in Barcode; another partial fix for Bug #179770Aaron Spike2008-01-051-1/+1
| | | (bzr r4398)
* long overdue conversion of Barcode to use lxmlAaron Spike2007-09-261-106/+112
| | | (bzr r3802)
* attempt to add Barcode into the make-chinery. I'll need help if this doesn't ↵Aaron Spike2007-04-252-0/+21
| | | | | work. (bzr r2960)
* Add doctormo's barcode extension. Patch 1681456. Still need to make it work ↵Aaron Spike2007-04-2511-0/+1104
with the make-chinery for installation and distribution. (bzr r2958)