| 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 | 65 | -3269/+0 |
| | | |||||
| * | Misc. typos | Unknown | 2017-11-07 | 3 | -3/+3 |
| | | | | | | | | | | | | | 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 ``` | ||||
| * | Merge in render frame extension | Martin Owens | 2017-06-04 | 2 | -0/+182 |
| |\ | | | | | (bzr r15728) | ||||
| | * | Merge from Inkscape trunk. | Richard White | 2016-05-19 | 3 | -6/+138 |
| | |\ | | | | | | | (bzr r14668.1.3) | ||||
| | * | | Corrected frame extension stroke and fill values on 64 bit machine. | Richard White | 2016-05-18 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | The lack of L suffix in the represented hex value caused an improper interpretation. (bzr r14668.1.2) | ||||
| | * | | Added frame extension. | Richard White | 2016-02-27 | 2 | -0/+171 |
| | | | | | | | | | | (bzr r14668.1.1) | ||||
| * | | | Fix ACLs | Eduard Braun | 2017-03-05 | 1 | -0/+0 |
| | | | | | | | | | | (bzr r15567) | ||||
| * | | | Extensions. Basic tests for the simpletransform.py file. | Nicolas Dufour | 2017-01-25 | 2 | -0/+36 |
| | | | | | | | | | | (bzr r15450) | ||||
| * | | | Extensions. Improve run-all-extension-tests script for Windows users. | Nicolas Dufour | 2017-01-23 | 1 | -11/+16 |
| | | | | | | | | | | (bzr r15432) | ||||
| * | | | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -60/+0 |
| | | | | | | | | | | (bzr r15046) | ||||
| * | | | [Bug #1071833] major update of Jitter Nodes extension. | ajuanpi | 2016-05-24 | 1 | -4/+4 |
| | |/ |/| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1071833 (bzr r14912) | ||||
| * | | [Bug #1579939] Ramdom color extension improvements (and new unit test file). | marenhachmann | 2016-05-13 | 2 | -0/+124 |
| | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1579939 Original authors: - marenhachmann - jazzynico <nicoduf@yahoo.fr> (bzr r14884) | ||||
| * | | Extensions. Improving the test launcher. Now works with recent coverage ↵ | Nicolas Dufour | 2016-05-13 | 1 | -6/+14 |
| |/ | | | | | versions. (bzr r14883) | ||||
| * | update Python extensions from 90 to 96 dpi. | Alvin Penner | 2014-11-02 | 3 | -6/+6 |
| | | | | (bzr r13659) | ||||
| * | Fix render barcode test suite | Martin Owens | 2014-05-17 | 1 | -17/+13 |
| | | | | (bzr r13394) | ||||
| * | extensions: Update tests for new barcode class names | Bryce Harrington | 2014-05-17 | 1 | -11/+11 |
| | | | | | | The barcode class names appear to have been TitleCased. (bzr r13390) | ||||
| * | Fix an issue with extension tests during distcheck. | Krzysztof Kosi??ski | 2014-04-09 | 1 | -0/+1 |
| | | | | (bzr r13277) | ||||
| * | Test. Fix for Bug #1286977 (trunk: make check fails (hpgl_output)). | Nicolas Dufour | 2014-03-03 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1286977 (bzr r13098) | ||||
| * | Fix for Bug #1220758 (gears extention test broke make dist) by Ryan Lerch. | Nicolas Dufour | 2013-09-04 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1220758 (bzr r12501) | ||||
| * | Fix make check on OS X | Alex Valavanis | 2013-08-21 | 1 | -3/+45 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/120445 (bzr r12483) | ||||
| * | Fix gears test | Alex Valavanis | 2013-08-03 | 1 | -1/+1 |
| | | | | (bzr r12447) | ||||
| * | Fix return code for extension tests] | Alex Valavanis | 2013-08-03 | 1 | -1/+5 |
| | | | | (bzr r12446) | ||||
| * | Fix extensions that fail unit tests | Alex Valavanis | 2013-08-03 | 1 | -60/+62 |
| | | | | (bzr r12445) | ||||
| * | More missing files, dist passes | Ted Gould | 2012-10-15 | 1 | -1/+0 |
| | | | | (bzr r11804.1.3) | ||||
| * | Extensions. Unit tests improvement. | Nicolas Dufour | 2012-02-09 | 12 | -79/+406 |
| | | | | (bzr r10953) | ||||
| * | Extensions. Fix for bug #837603 (Simplestyle extension helper breaks on ↵ | Nicolas Dufour | 2011-09-01 | 1 | -0/+63 |
| | | | | | | | | | spaces in styles) thanks to nikitakit. Extensions. Fix for bug #298528 (parseColor() in simplestyle.py can't parse colors of type rgb(xx.x%,xx.x%,xx.xx%)) thanks to Kjell Magne Fauske. Extensions. New test file for simplestyle.py. (bzr r10610) | ||||
| * | Extensions. Barcode extension refactoring (see ↵ | Nicolas Dufour | 2010-12-30 | 2 | -10/+560 |
| | | | | | | https://code.launchpad.net/~doctormo/inkscape/barcode-refactor). (bzr r9993) | ||||
| * | Typo fix by Yuri Chornoivan | Alexandre Prokoudine | 2010-06-05 | 1 | -1/+1 |
| | | | | (bzr r9482) | ||||
| * | Merging in build changes from the 0.47pre3 release | Ted Gould | 2009-09-28 | 1 | -1/+56 |
| | | | | (bzr r8664) | ||||
| * | support for InkWeb users | Aur??lio A. Heckert | 2009-04-28 | 2 | -0/+382 |
| | | | | (bzr r7794) | ||||
| * | starting a move method for InkWeb. | Aur??lio A. Heckert | 2009-04-27 | 1 | -0/+114 |
| | | | | (bzr r7778) | ||||
| * | replaced "-" to "_" in the interp_att_g extension name to be usable as ↵ | Aur??lio A. Heckert | 2009-04-16 | 1 | -1/+1 |
| | | | | | | module and added a notification for a execution without selection. (bzr r7722) | ||||
| * | more modularized and testable svg_and_media_zip_output extension | Aur??lio A. Heckert | 2009-04-14 | 1 | -2/+3 |
| | | | | (bzr r7714) | ||||
| * | litte more information | Aur??lio A. Heckert | 2009-04-13 | 1 | -1/+1 |
| | | | | (bzr r7707) | ||||
