summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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)
* fix for [Bug 365197] Make install doesn't install dxf_input.pyAdib Taraben2009-04-221-0/+1
| | | (bzr r7761)
* fix for LP bug 364585Alvin Penner2009-04-221-1/+6
| | | (bzr r7756)
* add input option for manual scale factorAlvin Penner2009-04-192-10/+24
| | | (bzr r7740)
* replaced "-" to "_" in the interp_att_g extension name to be usable as ↵Aur??lio A. Heckert2009-04-164-10/+18
| | | | | module and added a notification for a execution without selection. (bzr r7722)
* render_alphabetsoup now can be used as a module and is a more testable codeAur??lio A. Heckert2009-04-141-1/+5
| | | (bzr r7715)
* more modularized and testable svg_and_media_zip_output extensionAur??lio A. Heckert2009-04-142-19/+24
| | | (bzr r7714)
* a better set attribute for inkwebAur??lio A. Heckert2009-04-145-37/+71
| | | (bzr r7713)
* litte more informationAur??lio A. Heckert2009-04-131-1/+1
| | | (bzr r7707)
* more basic test files and basic effect correctionsAur??lio A. Heckert2009-04-1353-31/+1225
| | | (bzr r7706)
* allow svg_and_media_zip_output works with less informative svg filesAur??lio A. Heckert2009-04-131-11/+14
| | | (bzr r7705)
* 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-134-7/+9
| | | (bzr r7702)
* add support for LTYPE, DIMTXT, and BLOCKSAlvin Penner2009-04-121-28/+87
| | | (bzr r7695)
* add uniconvertor sk1 export (as used for sk1 import)theAdib2009-04-112-0/+16
| | | (bzr r7684)
* add support for wmf-output using the uniconvertor (as used for the wmf-inputtheAdib2009-04-102-0/+16
| | | (bzr r7679)
* Another typo slippedAlexandre Prokoudine2009-04-091-1/+1
| | | (bzr r7675)
* Typos are fixed, text is improved, still a lot of work to do to make this ↵Alexandre Prokoudine2009-04-091-7/+7
| | | | | extension look really good (bzr r7674)
* more one step for the extension testsAur??lio A. Heckert2009-04-095-4/+70
| | | (bzr r7673)
* correcting the inkweb.js versionAur??lio A. Heckert2009-04-081-1/+1
| | | (bzr r7670)