summaryrefslogtreecommitdiffstats
path: root/share/extensions/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* more basic test files and basic effect correctionsAur??lio A. Heckert2009-04-1347-16/+1206
| | | (bzr r7706)
* a dummy help for extension unit test creationAur??lio A. Heckert2009-04-134-6/+77
| | | (bzr r7703)
* run-all-extension-tests in make checkAur??lio A. Heckert2009-04-133-5/+6
| | | (bzr r7702)
* more one step for the extension testsAur??lio A. Heckert2009-04-092-0/+66
| | | (bzr r7673)
* * Extension test dirAur??lio A. Heckert2009-01-222-0/+110
* test for svgcalendar * minimal-blank.svg (bzr r7159)