summaryrefslogtreecommitdiffstats
path: root/share/extensions/render_barcode.inx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Filters. New Channel transparency and Cross blur custom predefined filters.Nicolas Dufour2011-07-271-28/+30
| | | | | | Extensions. Barcode extensions reorganization. Translations. inkscape.pot and French translation update. (bzr r10509)
* Extensions. Barcode extension refactoring (see ↵Nicolas Dufour2010-12-301-2/+3
| | | | | https://code.launchpad.net/~doctormo/inkscape/barcode-refactor). (bzr r9993)
* code by Aaron Spike for EAN5Alvin Penner2009-12-211-26/+27
| | | | | | Fixed bugs: - https://launchpad.net/bugs/477809 (bzr r8902)
* From trunkTed Gould2008-10-271-5/+4
| | | (bzr r6885)
* All extensions are now propper XML files with a namespace and all validate ↵Marcin Floryan2008-04-181-1/+2
| | | | | against the new inkscape.extension.rng RelaxNG schema. (bzr r5472)
* Following the previous commit - update to the INX files - a step towards ↵Marcin Floryan2008-04-171-2/+1
| | | | | proper XML format with schema for INX files. (bzr r5465)
* Add doctormo's barcode extension. Patch 1681456. Still need to make it work ↵Aaron Spike2007-04-251-0/+30
with the make-chinery for installation and distribution. (bzr r2958)