| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update extensions | Patrick Storz | 2019-10-20 | 1 | -0/+0 |
| | | | | | | now at https://gitlab.com/inkscape/extensions/commit/efd48ee07ef0a0cfc43e60745bf519b53350cc11 | ||||
| * | Update Extensions | Marc Jeanmougin | 2019-10-10 | 1 | -0/+0 |
| | | |||||
| * | update extension submodule | Marc Jeanmougin | 2019-09-07 | 1 | -0/+0 |
| | | |||||
| * | Update extensions to the latest versions | Martin Owens | 2019-08-08 | 1 | -0/+0 |
| | | |||||
| * | Resync extensions with embed images fix | Martin Owens | 2019-07-02 | 1 | -0/+0 |
| | | |||||
| * | Sync the extensions up to the latest fixes (21st June 2019) | Martin Owens | 2019-06-22 | 1 | -0/+0 |
| | | |||||
| * | Update extensions to latest master branch, see inbox ↵ | Martin Owens | 2019-06-17 | 1 | -0/+0 |
| | | | | | https://gitlab.com/inkscape/inbox/issues/584 | ||||
| * | Pull in fix for stdout issues | Martin Owens | 2019-04-21 | 1 | -0/+0 |
| | | |||||
| * | Push extensions up to new known good state | Martin Owens | 2019-04-21 | 1 | -0/+0 |
| | | |||||
| * | Update extensions submodule | Patrick Storz | 2019-03-23 | 1 | -0/+0 |
| | | | | | (avoid deprecation warning spawning for *every* extension) | ||||
| * | Update extensions and fix inkscape.pot | Patrick Storz | 2019-03-22 | 1 | -0/+0 |
| | | |||||
| * | Updat extensions to latest version | Martin Owens | 2019-03-03 | 1 | -0/+0 |
| | | |||||
| * | update extensions submodule | Thomas Holder | 2018-10-10 | 1 | -0/+0 |
| | | |||||
| * | Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431 | Eduard Braun | 2018-09-11 | 1 | -0/+0 |
| | | |||||
| * | Update extensions | Martin Owens | 2018-09-10 | 1 | -0/+0 |
| | | |||||
| * | Add extensions as a submodule | Martin Owens | 2018-09-09 | 1 | -0/+0 |
| | | |||||
| * | Move extensions to git inkscape-extensions repository | Martin Owens | 2018-09-09 | 15 | -1298/+0 |
| | | |||||
| * | Improve EAN13 with guide mark and clean up a bit of code | Martin Owens | 2018-03-07 | 7 | -33/+40 |
| | | |||||
| * | Misc. typos | luz.paz | 2018-01-08 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Misc. typos | luzpaz | 2017-12-04 | 3 | -5/+5 |
| | | | | | | | Please confirm typos in the following `doc/nr-filter-interface.txt` `share/symbols/BalloonSymbols.svg` . | ||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -23/+0 |
| | | | | (bzr r15046) | ||||
| * | Upgrade barcodes, more pylint, new Ean2 code and extended Ean13 with ↵ | Martin Owens | 2016-04-14 | 15 | -413/+465 |
| | | | | | | automatic Ean2 and Ean5 additions (bzr r14842) | ||||
| * | [Bug #1545726] Incorrect FSF address in many extension files. | Nicolas Dufour | 2016-03-16 | 14 | -14/+14 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1545726 (bzr r14712) | ||||
| * | extensions. EAN5 barcode. fix offset caused by changing document units | Alvin Penner | 2014-05-17 | 1 | -2/+2 |
| | | | | (bzr r13393) | ||||
| * | Put scale functionality back in to barcode renderer. | Martin Owens | 2014-05-16 | 1 | -1/+2 |
| | | | | (bzr r13388) | ||||
| * | Fix build. | Josh Andler | 2014-05-16 | 1 | -6/+6 |
| | | | | (bzr r13387) | ||||
| * | Barcode extension: Code cleanup and merge in delta from last year. | Martin Owens | 2014-05-16 | 13 | -91/+87 |
| | | | | (bzr r13386) | ||||
| * | Extensions->Render submenu. Scaling of group transform into document units, ↵ | Alvin Penner | 2014-02-09 | 1 | -1/+2 |
| | | | | | | Part 3 (Bug 1240455) (bzr r13015) | ||||
| * | Fix copyright email for Martin Owens | Martin Owens | 2013-03-31 | 1 | -1/+1 |
| | | | | (bzr r12261) | ||||
| * | Extensions. Fix for bug #887539 (Permissions and #! in extension scripts ↵ | Nicolas Dufour | 2011-11-21 | 1 | -2/+2 |
| | | | | | | need fixing). (bzr r10747) | ||||
| * | Extensions. Barcode extension refactoring (see ↵ | Nicolas Dufour | 2010-12-30 | 15 | -1001/+1041 |
| | | | | | | https://code.launchpad.net/~doctormo/inkscape/barcode-refactor). (bzr r9993) | ||||
| * | Script change for shebangs | Leo Albert Jackson | 2010-07-22 | 12 | -1/+12 |
| | | | | (bzr r9636.1.1) | ||||
| * | fix error in code93 barcode: missing end marker and termination bar | buliabyak | 2010-04-27 | 1 | -0/+7 |
| | | | | (bzr r9382) | ||||
| * | patch by Horst Schottky for LP 529114 | Alvin Penner | 2010-02-28 | 1 | -2/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/529114 (bzr r9119) | ||||
| * | forgot the file EAN5 | Alvin Penner | 2009-12-22 | 1 | -0/+67 |
| | | | | (bzr r8903) | ||||
| * | code by Aaron Spike for EAN5 | Alvin Penner | 2009-12-21 | 2 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/477809 (bzr r8902) | ||||
| * | patch by mbeach for UPC-A checksum | Alvin Penner | 2009-12-20 | 3 | -9/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/301129 (bzr r8897) | ||||
| * | patch 276351, fix warning | bulia byak | 2009-01-06 | 1 | -1/+1 |
| | | | | (bzr r7086) | ||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -2/+0 |
| | | | | (bzr r5299) | ||||
| * | svn propset svn:eol-style native *.py | Peter Moulder | 2008-03-29 | 1 | -9/+9 |
| | | | | (bzr r5228) | ||||
| * | patch 189924 | bulia byak | 2008-02-08 | 1 | -7/+12 |
| | | | | (bzr r4682) | ||||
| * | fix xml prefix in Barcode; another partial fix for Bug #179770 | Aaron Spike | 2008-01-05 | 1 | -1/+1 |
| | | | | (bzr r4398) | ||||
| * | long overdue conversion of Barcode to use lxml | Aaron Spike | 2007-09-26 | 1 | -106/+112 |
| | | | | (bzr r3802) | ||||
| * | attempt to add Barcode into the make-chinery. I'll need help if this doesn't ↵ | Aaron Spike | 2007-04-25 | 2 | -0/+21 |
| | | | | | | work. (bzr r2960) | ||||
| * | Add doctormo's barcode extension. Patch 1681456. Still need to make it work ↵ | Aaron Spike | 2007-04-25 | 11 | -0/+1104 |
| with the make-chinery for installation and distribution. (bzr r2958) | |||||
