summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Now webslicer-create-group respects the grouping hierarchyAurélio A. Heckert (a)2010-03-051-17/+18
| | | (bzr r9152)
* Added getParentNode() to Effect class in inkex.pyAurélio A. Heckert (a)2010-03-051-0/+7
| | | (bzr r9151)
* A little more work to Web Slicer (not usable yet)Aurelio A. Heckert (a)2010-03-035-9/+45
| | | (bzr r9135)
* Extensions. Fix bug in svg+media when there are special characters in the pathNicolas Dufour2010-03-031-11/+14
| | | | | | Fixed bugs: - https://launchpad.net/bugs/456248 (bzr r9134)
* Starting a (useful) derivation of ↵Aurelio A. Heckert (a)2010-03-016-0/+375
| | | | | | | http://colivre.coop.br/Aurium/InkscapeAreaCuter called Slicer webslicer-* will define cut areas and help HTML+CSS coding. (bzr r9126)
* patch by Horst Schottky for LP 529114Alvin Penner2010-02-281-2/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/529114 (bzr r9119)
* Extensions. New black and white color extension.Nicolas Dufour2010-02-143-0/+36
| | | | | | Fixed bugs: - https://launchpad.net/bugs/518429 (bzr r9089)
* Extensions. Scour update (0.24)Nicolas Dufour2010-02-051-20/+22
| | | (bzr r9058)
* Extensions. New pixelsnap extension.Nicolas Dufour2010-02-053-0/+528
| | | (bzr r9053)
* patch by sas for read-only directoryAlvin Penner2010-02-041-4/+10
| | | | | | Fixed bugs: - https://launchpad.net/bugs/512681 (bzr r9043)
* allow switch between LINE and LWPOLYLINEAlvin Penner2010-02-012-5/+17
| | | | | | Fixed bugs: - https://launchpad.net/bugs/512447 (bzr r9042)
* Fix for rectangle RadiusY and RadiusX in XAML export.Nicolas Dufour2010-01-281-1/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/412392 (bzr r9028)
* Generate Voronoi extension. Code by Steven Fortune (C) and Bill Simons (Python).Alvin Penner2010-01-214-0/+1000
| | | | | | Fixed bugs: - https://launchpad.net/bugs/171901 (bzr r9010)
* Small fix in scour (optimized SVG) output extension.Nicolas Dufour2010-01-201-2/+2
| | | (bzr r9000)
* scour extension update (v0.23)Nicolas Dufour2010-01-193-27/+48
| | | (bzr r8998)
* AI8 and below import now works with uniconvertorNicolas Dufour2010-01-091-5/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/169749 (bzr r8957)
* patches for LP bug 461964, latitude hiding formula and comment 13.Alvin Penner2009-12-281-5/+6
| | | (bzr r8921)
* DataMatrix encoder extension by inductiveloadAlvin Penner2009-12-243-0/+676
| | | | | | Fixed bugs: - https://launchpad.net/bugs/465571 (bzr r8905)
* Wireframe Spheres extension by inductiveloadAlvin Penner2009-12-233-0/+246
| | | | | | Fixed bugs: - https://launchpad.net/bugs/461964 (bzr r8904)
* forgot the file EAN5Alvin Penner2009-12-221-0/+67
| | | (bzr r8903)
* code by Aaron Spike for EAN5Alvin Penner2009-12-213-26/+31
| | | | | | Fixed bugs: - https://launchpad.net/bugs/477809 (bzr r8902)
* patch by mbeach for UPC-A checksumAlvin Penner2009-12-203-9/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/301129 (bzr r8897)
* modify exit message if non-Ascii charactersAlvin Penner2009-12-191-461/+463
| | | | | | Fixed bugs: - https://launchpad.net/bugs/424162 (bzr r8894)
* Embedimage extension fix and stderr Unicode support in inkex.pyNicolas Dufour2009-12-162-4/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/386069 (bzr r8890)
* New conversion factors added to inkex.py (ft, yd, m and km).Nicolas Dufour2009-12-032-23/+3
| | | | | Measure path extension now uses inkex.py conversion factors. (bzr r8860)
* Scour extension updateNicolas Dufour2009-11-292-5/+77
| | | | | | Fixed bugs: - https://launchpad.net/bugs/453737 (bzr r8847)
* Deprecation warning fix on xcf exportNicolas Dufour2009-11-291-1/+13
| | | | | | Fixed bugs: - https://launchpad.net/bugs/485027 (bzr r8846)
* One line fix from ~suv (Ted knows) to fix our XCF export. Fixes 484016.Josh Andler2009-11-171-1/+1
| | | (bzr r8834)
* Update scour from 0.21 to 0.22, see ↵Jeff Schiller2009-11-101-15/+10
| | | | | http://codedread.com/scour/release-notes.html (bzr r8833)
* Keys and mouse reference URL updated (now linked to keys047.html).Nicolas Dufour2009-10-191-1/+1
| | | (bzr r8794)
* Reverting changes to previous versionJosh Andler2009-10-051-53/+6
| | | (bzr r8728)
* preparing to add selection support and uncalibrated cmyk representationAur??lio A. Heckert2009-10-051-6/+53
| | | (bzr r8725)
* more friendly usage for simplestyle: no more test for style attribute or ↵Aur??lio A. Heckert2009-10-021-2/+5
| | | | | type conversion on user code. (bzr r8694)
* copyedit, typos, slightly better default valuesbulia byak2009-10-023-32/+32
| | | (bzr r8689)
* Update scour from 0.20 to 0.21Jeff Schiller2009-09-281-16/+43
| | | (bzr r8665)
* Merging in build changes from the 0.47pre3 releaseTed Gould2009-09-281-1/+56
| | | (bzr r8664)
* i18n fixes for Bug #408093.Nicolas Dufour2009-09-184-13/+9
| | | (bzr r8608)
* Removing svgz_[input|output].inxTed Gould2009-09-153-38/+0
| | | (bzr r8598)
* Adding yocto_css.py to Makefile so it gets pulled in dist.Ted Gould2009-09-141-1/+2
| | | (bzr r8591)
* Update to scour 0.20 extensionJeff Schiller2009-09-103-44/+179
| | | (bzr r8574)
* giving svg_file property to Effect class. Make more readable code.Aur??lio A. Heckert2009-09-091-1/+2
| | | (bzr r8573)
* textual patch from bug 408093bulia byak2009-09-0616-41/+40
| | | (bzr r8563)
* adding getElementById() to inkexAur??lio A. Heckert2009-08-261-0/+8
| | | (bzr r8538)
* string change: Scoured SVG -> Optimized SVGIvan Mas??r2009-08-181-2/+2
| | | (bzr r8504)
* parseTransform: fix rotate parsingThomas Holder2009-08-161-13/+28
| | | | | computeBBox: support all basic shapes (fix rect parsing) (bzr r8494)
* fixing typos, replace | with ->Alvin Penner2009-08-142-8/+8
| | | (bzr r8485)
* Uplift scour extension to version 0.19 (fixes a few bugs)Jeff Schiller2009-08-131-59/+319
| | | (bzr r8477)
* Removed support for AI (EPS based) export and EPSI export.Tavmjong Bah2009-08-114-47/+0
| | | | | | | | | | AI export only supported (poorly) Adobe Illustrator 8.0 (released in 1998); Adobe Illustrator 10 (2001) and later support direct SVG import. EPSI export has limited use now that many programs such as OpenOffice can directly use the vector data in EPS files. If needed, the program ps2epsi can be used to make EPSI files from EPS files. (bzr r8465)
* Fix for bug LP #308183 (Measure Path text shifted when used with a copied ↵Nicolas Dufour2009-08-101-2/+4
| | | | | object). (bzr r8463)
* add documentation tabAlvin Penner2009-08-102-14/+28
| | | (bzr r8461)