summaryrefslogtreecommitdiffstats
path: root/share/extensions/render_barcode.inx (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-20Update extensionsPatrick Storz1-0/+0
now at https://gitlab.com/inkscape/extensions/commit/efd48ee07ef0a0cfc43e60745bf519b53350cc11
2019-10-10Update ExtensionsMarc Jeanmougin1-0/+0
2019-09-07update extension submoduleMarc Jeanmougin1-0/+0
2019-08-08Update extensions to the latest versionsMartin Owens1-0/+0
2019-07-02Resync extensions with embed images fixMartin Owens1-0/+0
2019-06-22Sync the extensions up to the latest fixes (21st June 2019)Martin Owens1-0/+0
2019-06-17Update extensions to latest master branch, see inbox ↵Martin Owens1-0/+0
https://gitlab.com/inkscape/inbox/issues/584
2019-04-21Pull in fix for stdout issuesMartin Owens1-0/+0
2019-04-21Push extensions up to new known good stateMartin Owens1-0/+0
2019-03-23Update extensions submodulePatrick Storz1-0/+0
(avoid deprecation warning spawning for *every* extension)
2019-03-22Update extensions and fix inkscape.potPatrick Storz1-0/+0
2019-03-03Updat extensions to latest versionMartin Owens1-0/+0
2018-10-10update extensions submoduleThomas Holder1-0/+0
2018-09-11Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun1-0/+0
2018-09-10Update extensionsMartin Owens1-0/+0
2018-09-09Add extensions as a submoduleMartin Owens1-0/+0
2018-09-09Move extensions to git inkscape-extensions repositoryMartin Owens1-34/+0
2016-04-14Upgrade barcodes, more pylint, new Ean2 code and extended Ean13 with ↵Martin Owens1-2/+3
automatic Ean2 and Ean5 additions (bzr r14842)
2014-05-16Barcode extension: Code cleanup and merge in delta from last year.Martin Owens1-11/+11
(bzr r13386)
2011-07-27Filters. New Channel transparency and Cross blur custom predefined filters.Nicolas Dufour1-28/+30
Extensions. Barcode extensions reorganization. Translations. inkscape.pot and French translation update. (bzr r10509)
2010-12-30Extensions. Barcode extension refactoring (see ↵Nicolas Dufour1-2/+3
https://code.launchpad.net/~doctormo/inkscape/barcode-refactor). (bzr r9993)
2009-12-21code by Aaron Spike for EAN5Alvin Penner1-26/+27
Fixed bugs: - https://launchpad.net/bugs/477809 (bzr r8902)
2008-10-27From trunkTed Gould1-5/+4
(bzr r6885)
2008-04-18All extensions are now propper XML files with a namespace and all validate ↵Marcin Floryan1-1/+2
against the new inkscape.extension.rng RelaxNG schema. (bzr r5472)
2008-04-17Following the previous commit - update to the INX files - a step towards ↵Marcin Floryan1-2/+1
proper XML format with schema for INX files. (bzr r5465)
2007-04-25Add doctormo's barcode extension. Patch 1681456. Still need to make it work ↵Aaron Spike1-0/+30
with the make-chinery for installation and distribution. (bzr r2958)