summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Expand)AuthorAgeFilesLines
* translator comments and minor string fixesIvan Mas??r2009-04-231-1/+1
* fix for [Bug 365197] Make install doesn't install dxf_input.pyAdib Taraben2009-04-221-0/+1
* fix for LP bug 364585Alvin Penner2009-04-221-1/+6
* add input option for manual scale factorAlvin Penner2009-04-192-10/+24
* replaced "-" to "_" in the interp_att_g extension name to be usable as module...Aur??lio A. Heckert2009-04-164-10/+18
* render_alphabetsoup now can be used as a module and is a more testable codeAur??lio A. Heckert2009-04-141-1/+5
* more modularized and testable svg_and_media_zip_output extensionAur??lio A. Heckert2009-04-142-19/+24
* a better set attribute for inkwebAur??lio A. Heckert2009-04-145-37/+71
* litte more informationAur??lio A. Heckert2009-04-131-1/+1
* more basic test files and basic effect correctionsAur??lio A. Heckert2009-04-1353-31/+1225
* allow svg_and_media_zip_output works with less informative svg filesAur??lio A. Heckert2009-04-131-11/+14
* a dummy help for extension unit test creationAur??lio A. Heckert2009-04-134-6/+77
* run-all-extension-tests in make checkAur??lio A. Heckert2009-04-134-7/+9
* add support for LTYPE, DIMTXT, and BLOCKSAlvin Penner2009-04-121-28/+87
* add uniconvertor sk1 export (as used for sk1 import)theAdib2009-04-112-0/+16
* add support for wmf-output using the uniconvertor (as used for the wmf-inputtheAdib2009-04-102-0/+16
* Another typo slippedAlexandre Prokoudine2009-04-091-1/+1
* Typos are fixed, text is improved, still a lot of work to do to make this ext...Alexandre Prokoudine2009-04-091-7/+7
* more one step for the extension testsAur??lio A. Heckert2009-04-095-4/+70
* correcting the inkweb.js versionAur??lio A. Heckert2009-04-081-1/+1
* group recognition to a more faster work with web-transmit-att extension.Aur??lio A. Heckert2009-04-083-20/+44
* noop: In share/extensions: svn propset svn:eol-style native *.py *.inxPeter Moulder2009-04-0711-1213/+1213
* More options for Calendar extensionAur??lio A. Heckert2009-04-042-5/+39
* add support for 6 colors, for use in ROBO-MasterAlvin Penner2009-04-031-4/+13
* etree CDATA support compatibilization in inkwebeffect.pyAur??lio A. Heckert2009-03-302-8/+13
* Improved translatable messageAlexandre Prokoudine2009-03-281-1/+1
* Another extensions added to the list of translatables, all three ones now ins...Alexandre Prokoudine2009-03-284-9/+15
* first version of web-set-att extensionAur??lio A. Heckert2009-03-264-5/+143
* the little InkWeb is now usableAur??lio A. Heckert2009-03-262-15/+50
* InkWeb is a fetus, but is growing...Aur??lio A. Heckert2009-03-252-17/+71
* initial version of inkweb.js for web-transmit-att effect, and others.Aur??lio A. Heckert2009-03-251-0/+50
* initial version of web-transmit-att effect, to add web useful fetures in svg....Aur??lio A. Heckert2009-03-243-1/+112
* missed corretions on the interp-att-g's first versionAur??lio A. Heckert2009-03-232-7/+5
* adding extension: Interpolate Attribute in a GroupAur??lio A. Heckert2009-03-232-0/+250
* add support for DIMENSION entityAlvin Penner2009-03-221-10/+39
* Fix #344064: Extensions>Color>Replace color... (and probably other items in E...Peter Moulder2009-03-172-19/+52
* noop: whitespacePeter Moulder2009-03-171-15/+15
* support for HATCH entity, plus enhancements by Christian MayerAlvin Penner2009-03-151-8/+63
* correcting namespaces in inkex.pyAur??lio A. Heckert2009-03-131-1/+2
* Should be pointing to 047 reallyAlexandre Prokoudine2009-03-081-1/+1
* remove uniconv dependency, as is done in cdr_input: on windows we dont use un...bulia byak2009-03-026-6/+0
* adapt for our own UniConvertor in Windows bundlebulia byak2009-03-011-10/+22
* typobulia byak2009-02-281-1/+1
* share/extensions/inkex.py (class Effect): Remove id_characters instance var, ...Peter Moulder2009-02-271-3/+2
* share/extensions/inkex.py: Fix a couple of issues reported by pychecker.Peter Moulder2009-02-271-4/+4
* correcting a parameter name in foldable-box extensionAur??lio A. Heckert2009-02-222-4/+4
* adding foldable-box to extensions/Makefile.amAur??lio A. Heckert2009-02-181-0/+2
* foldable-box extension - second version, not good yetAur??lio A. Heckert2009-02-181-39/+56
* foldable-box extension - first version, not good yetAur??lio A. Heckert2009-02-162-0/+277
* added getNamedView and createGuide methodsAur??lio A. Heckert2009-02-161-0/+24