summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Scour extension added to Makefile.am and POTFILE.in (inkscape.pot updated).Nicolas Dufour2009-08-041-0/+4
| | | (bzr r8403)
* Checkin for Bug 409004: Add Scour as an output optionJeff Schiller2009-08-044-0/+2396
| | | (bzr r8402)
* Output extensions for UniConverter export (wmf, sk1 and plt).Nicolas Dufour2009-08-038-7/+228
| | | | | Also fixes Bug #387946 (UniConvertor called with wrong filename) (bzr r8398)
* Hack to get dxf (R12) export working as suggested by ~suv:Tavmjong Bah2009-08-031-3/+3
| | | | | | | s/org.inkscape.output.ps/org.inkscape.print.ps.cairo/ Also changed menu entry to show that dxf output is with R12 format. (bzr r8394)
* Better file description for .plt files.Tavmjong Bah2009-08-034-6/+6
| | | | | Lowercased .XCF and .DXF to match other entries. (bzr r8392)
* add documentation tabAlvin Penner2009-08-012-9/+23
| | | (bzr r8376)
* patch by inductiveload for bug 278423Alvin Penner2009-07-151-3/+7
| | | (bzr r8290)
* Fix for LP #325659 (no translation for extensions description pages) and ↵Nicolas Dufour2009-07-113-14/+14
| | | | | #217236 (intltool - messages extracted from XML missing new lines). (bzr r8255)
* patch by hefee for LP bug 397793Alvin Penner2009-07-111-1/+2
| | | (bzr r8253)
* compensate for document heightAlvin Penner2009-07-031-4/+6
| | | (bzr r8201)
* modified version of fix by Preben S for LP bug 391923Alvin Penner2009-07-012-33/+72
| | | (bzr r8197)
* Fix for bug #391307 (SVG and media output not working on Windows).Nicolas Dufour2009-06-291-4/+16
| | | (bzr r8185)
* Partial fix for bug #386664.Nicolas Dufour2009-06-231-15/+14
| | | (bzr r8153)
* LP bug 387446, try subprocess module instead of popen3Alvin Penner2009-06-223-9/+45
| | | (bzr r8147)
* Absolute path fix for bug 386664Nicolas Dufour2009-06-221-4/+9
| | | (bzr r8140)
* fix by Preben S for LP bug 389780, flatnessAlvin Penner2009-06-201-0/+1
| | | (bzr r8117)
* embedimage.py patch #4 for Bug #386069Nicolas Dufour2009-06-131-3/+3
| | | (bzr r8074)
* embedimage.py patch #3 for Bug #386069Nicolas Dufour2009-06-131-2/+2
| | | (bzr r8073)
* embedimage.py patch #2 for Bug #386069Nicolas Dufour2009-06-121-0/+2
| | | (bzr r8066)
* embedimage.py patch for Bug #386069Nicolas Dufour2009-06-121-6/+4
| | | (bzr r8062)
* Adding plt_[input|output].inx to the Makefile so that they get pickedTed Gould2009-06-121-0/+2
| | | | | up by the tarballs. (bzr r8050)
* svg2xaml patch for Bug #380199 (Exporting to XAML doesn't use culture ↵Nicolas Dufour2009-06-101-8/+8
| | | | | independent decimal sign.) (bzr r8039)
* Added PLT import/export. Requires UniConvertor 1.1.4.Alexandre Prokoudine2009-06-102-0/+31
| | | (bzr r8037)
* implement patch by JazzyNico for LP bug 348611Alvin Penner2009-06-091-8/+8
| | | (bzr r8034)
* Zoom -> Scaling, also to avoid he need to add context splits in too many placesAlexandre Prokoudine2009-06-091-1/+1
| | | (bzr r8032)
* Fixed some serious spelling and logical mistakes in description.Marcin Floryan2009-06-051-3/+3
| | | (bzr r8006)
* add support for entity ATTDEFAlvin Penner2009-05-301-2/+11
| | | (bzr r7965)
* fixes to HATCH and ellipse based on LP bug 293940 comment 77Alvin Penner2009-05-282-13/+14
| | | (bzr r7956)
* Fixed badly initialized parameters in svgcalendar, printingmarks and ↵Nicolas Dufour2009-05-272-88/+88
| | | | | foldablebox. (bzr r7954)
* Fixed badly initialized parameters in svgcalendar, printingmarks and ↵Nicolas Dufour2009-05-271-7/+7
| | | | | foldablebox. (bzr r7953)
* more robust parsing of color infoAlvin Penner2009-05-241-7/+6
| | | (bzr r7927)
* add support for different encodingsAlvin Penner2009-05-172-5/+14
| | | (bzr r7896)
* * Typo fixed, thanks to Kris (Closes: #377357)Luca Bruno2009-05-162-2/+2
| | | (bzr r7888)
* add extension 'Convert to Dashes'Alvin Penner2009-05-153-0/+107
| | | (bzr r7884)
* Add Parametric Curves extension/effect from Michel Chatelain.Tavmjong Bah2009-05-123-0/+304
| | | (bzr r7867)
* fix LP bug 293940, comment 73Alvin Penner2009-05-071-5/+11
| | | (bzr r7830)
* * [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2009-05-062-2/+2
| | | (bzr r7827)
* patch by Marcel Graf for LP bug 293940 comment 70Alvin Penner2009-05-021-0/+3
| | | (bzr r7810)
* support for InkWeb usersAur??lio A. Heckert2009-04-283-2/+409
| | | (bzr r7794)
* esthetics onlyAur??lio A. Heckert2009-04-281-1/+1
| | | (bzr r7793)
* starting a move method for InkWeb.Aur??lio A. Heckert2009-04-272-1/+157
| | | (bzr r7778)
* fix for LP bug 366227Alvin Penner2009-04-241-1/+1
| | | (bzr r7771)
* translator comments and minor string fixesIvan Mas??r2009-04-231-1/+1
| | | (bzr r7763)