summaryrefslogtreecommitdiffstats
path: root/share/extensions/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update extensionsPatrick Storz2019-10-201-0/+0
| | | | | now at https://gitlab.com/inkscape/extensions/commit/efd48ee07ef0a0cfc43e60745bf519b53350cc11
* Update ExtensionsMarc Jeanmougin2019-10-101-0/+0
|
* update extension submoduleMarc Jeanmougin2019-09-071-0/+0
|
* Update extensions to the latest versionsMartin Owens2019-08-081-0/+0
|
* Resync extensions with embed images fixMartin Owens2019-07-021-0/+0
|
* Sync the extensions up to the latest fixes (21st June 2019)Martin Owens2019-06-221-0/+0
|
* Update extensions to latest master branch, see inbox ↵Martin Owens2019-06-171-0/+0
| | | | https://gitlab.com/inkscape/inbox/issues/584
* Pull in fix for stdout issuesMartin Owens2019-04-211-0/+0
|
* Push extensions up to new known good stateMartin Owens2019-04-211-0/+0
|
* Update extensions submodulePatrick Storz2019-03-231-0/+0
| | | | (avoid deprecation warning spawning for *every* extension)
* Update extensions and fix inkscape.potPatrick Storz2019-03-221-0/+0
|
* Updat extensions to latest versionMartin Owens2019-03-031-0/+0
|
* update extensions submoduleThomas Holder2018-10-101-0/+0
|
* Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun2018-09-111-0/+0
|
* Update extensionsMartin Owens2018-09-101-0/+0
|
* Add extensions as a submoduleMartin Owens2018-09-091-0/+0
|
* Move extensions to git inkscape-extensions repositoryMartin Owens2018-09-0965-3269/+0
|
* Misc. typosUnknown2017-11-073-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 extensionMartin Owens2017-06-042-0/+182
|\ | | | | (bzr r15728)
| * Merge from Inkscape trunk.Richard White2016-05-193-6/+138
| |\ | | | | | | (bzr r14668.1.3)
| * | Corrected frame extension stroke and fill values on 64 bit machine.Richard White2016-05-181-1/+12
| | | | | | | | | | | | | | | The lack of L suffix in the represented hex value caused an improper interpretation. (bzr r14668.1.2)
| * | Added frame extension.Richard White2016-02-272-0/+171
| | | | | | | | | (bzr r14668.1.1)
* | | Fix ACLsEduard Braun2017-03-051-0/+0
| | | | | | | | | (bzr r15567)
* | | Extensions. Basic tests for the simpletransform.py file.Nicolas Dufour2017-01-252-0/+36
| | | | | | | | | (bzr r15450)
* | | Extensions. Improve run-all-extension-tests script for Windows users.Nicolas Dufour2017-01-231-11/+16
| | | | | | | | | (bzr r15432)
* | | Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-60/+0
| | | | | | | | | (bzr r15046)
* | | [Bug #1071833] major update of Jitter Nodes extension.ajuanpi2016-05-241-4/+4
| |/ |/| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1071833 (bzr r14912)
* | [Bug #1579939] Ramdom color extension improvements (and new unit test file).marenhachmann2016-05-132-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 Dufour2016-05-131-6/+14
|/ | | | | versions. (bzr r14883)
* update Python extensions from 90 to 96 dpi.Alvin Penner2014-11-023-6/+6
| | | (bzr r13659)
* Fix render barcode test suiteMartin Owens2014-05-171-17/+13
| | | (bzr r13394)
* extensions: Update tests for new barcode class namesBryce Harrington2014-05-171-11/+11
| | | | | The barcode class names appear to have been TitleCased. (bzr r13390)
* Fix an issue with extension tests during distcheck.Krzysztof Kosi??ski2014-04-091-0/+1
| | | (bzr r13277)
* Test. Fix for Bug #1286977 (trunk: make check fails (hpgl_output)).Nicolas Dufour2014-03-031-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 Dufour2013-09-041-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1220758 (bzr r12501)
* Fix make check on OS XAlex Valavanis2013-08-211-3/+45
| | | | | | Fixed bugs: - https://launchpad.net/bugs/120445 (bzr r12483)
* Fix gears testAlex Valavanis2013-08-031-1/+1
| | | (bzr r12447)
* Fix return code for extension tests]Alex Valavanis2013-08-031-1/+5
| | | (bzr r12446)
* Fix extensions that fail unit testsAlex Valavanis2013-08-031-60/+62
| | | (bzr r12445)
* More missing files, dist passesTed Gould2012-10-151-1/+0
| | | (bzr r11804.1.3)
* Extensions. Unit tests improvement.Nicolas Dufour2012-02-0912-79/+406
| | | (bzr r10953)
* Extensions. Fix for bug #837603 (Simplestyle extension helper breaks on ↵Nicolas Dufour2011-09-011-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 Dufour2010-12-302-10/+560
| | | | | https://code.launchpad.net/~doctormo/inkscape/barcode-refactor). (bzr r9993)
* Typo fix by Yuri ChornoivanAlexandre Prokoudine2010-06-051-1/+1
| | | (bzr r9482)
* Merging in build changes from the 0.47pre3 releaseTed Gould2009-09-281-1/+56
| | | (bzr r8664)
* support for InkWeb usersAur??lio A. Heckert2009-04-282-0/+382
| | | (bzr r7794)
* starting a move method for InkWeb.Aur??lio A. Heckert2009-04-271-0/+114
| | | (bzr r7778)
* replaced "-" to "_" in the interp_att_g extension name to be usable as ↵Aur??lio A. Heckert2009-04-161-1/+1
| | | | | module and added a notification for a execution without selection. (bzr r7722)
* more modularized and testable svg_and_media_zip_output extensionAur??lio A. Heckert2009-04-141-2/+3
| | | (bzr r7714)
* litte more informationAur??lio A. Heckert2009-04-131-1/+1
| | | (bzr r7707)