summaryrefslogtreecommitdiffstats
path: root/share/extensions (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-23translator comments and minor string fixesIvan Mas??r1-1/+1
2009-04-22fix for [Bug 365197] Make install doesn't install dxf_input.pyAdib Taraben1-0/+1
2009-04-22fix for LP bug 364585Alvin Penner1-1/+6
2009-04-19add input option for manual scale factorAlvin Penner2-10/+24
2009-04-16replaced "-" to "_" in the interp_att_g extension name to be usable as module...Aur??lio A. Heckert4-10/+18
2009-04-14render_alphabetsoup now can be used as a module and is a more testable codeAur??lio A. Heckert1-1/+5
2009-04-14more modularized and testable svg_and_media_zip_output extensionAur??lio A. Heckert2-19/+24
2009-04-14a better set attribute for inkwebAur??lio A. Heckert5-37/+71
2009-04-13litte more informationAur??lio A. Heckert1-1/+1
2009-04-13more basic test files and basic effect correctionsAur??lio A. Heckert53-31/+1225
2009-04-13allow svg_and_media_zip_output works with less informative svg filesAur??lio A. Heckert1-11/+14
2009-04-13a dummy help for extension unit test creationAur??lio A. Heckert4-6/+77
2009-04-13run-all-extension-tests in make checkAur??lio A. Heckert4-7/+9
2009-04-12add support for LTYPE, DIMTXT, and BLOCKSAlvin Penner1-28/+87
2009-04-11add uniconvertor sk1 export (as used for sk1 import)theAdib2-0/+16
2009-04-10add support for wmf-output using the uniconvertor (as used for the wmf-inputtheAdib2-0/+16
2009-04-09Another typo slippedAlexandre Prokoudine1-1/+1
2009-04-09Typos are fixed, text is improved, still a lot of work to do to make this ext...Alexandre Prokoudine1-7/+7
2009-04-09more one step for the extension testsAur??lio A. Heckert5-4/+70
2009-04-08correcting the inkweb.js versionAur??lio A. Heckert1-1/+1
2009-04-08group recognition to a more faster work with web-transmit-att extension.Aur??lio A. Heckert3-20/+44
2009-04-07noop: In share/extensions: svn propset svn:eol-style native *.py *.inxPeter Moulder11-1213/+1213
2009-04-04More options for Calendar extensionAur??lio A. Heckert2-5/+39
2009-04-03add support for 6 colors, for use in ROBO-MasterAlvin Penner1-4/+13
2009-03-30etree CDATA support compatibilization in inkwebeffect.pyAur??lio A. Heckert2-8/+13
2009-03-28Improved translatable messageAlexandre Prokoudine1-1/+1
2009-03-28Another extensions added to the list of translatables, all three ones now ins...Alexandre Prokoudine4-9/+15
2009-03-26first version of web-set-att extensionAur??lio A. Heckert4-5/+143
2009-03-26the little InkWeb is now usableAur??lio A. Heckert2-15/+50
2009-03-25InkWeb is a fetus, but is growing...Aur??lio A. Heckert2-17/+71
2009-03-25initial version of inkweb.js for web-transmit-att effect, and others.Aur??lio A. Heckert1-0/+50
2009-03-24initial version of web-transmit-att effect, to add web useful fetures in svg....Aur??lio A. Heckert3-1/+112
2009-03-23missed corretions on the interp-att-g's first versionAur??lio A. Heckert2-7/+5
2009-03-23adding extension: Interpolate Attribute in a GroupAur??lio A. Heckert2-0/+250
2009-03-22add support for DIMENSION entityAlvin Penner1-10/+39
2009-03-17Fix #344064: Extensions>Color>Replace color... (and probably other items in E...Peter Moulder2-19/+52
2009-03-17noop: whitespacePeter Moulder1-15/+15
2009-03-15support for HATCH entity, plus enhancements by Christian MayerAlvin Penner1-8/+63
2009-03-13correcting namespaces in inkex.pyAur??lio A. Heckert1-1/+2
2009-03-08Should be pointing to 047 reallyAlexandre Prokoudine1-1/+1
2009-03-02remove uniconv dependency, as is done in cdr_input: on windows we dont use un...bulia byak6-6/+0
2009-03-01adapt for our own UniConvertor in Windows bundlebulia byak1-10/+22
2009-02-28typobulia byak1-1/+1
2009-02-27share/extensions/inkex.py (class Effect): Remove id_characters instance var, ...Peter Moulder1-3/+2
2009-02-27share/extensions/inkex.py: Fix a couple of issues reported by pychecker.Peter Moulder1-4/+4
2009-02-22correcting a parameter name in foldable-box extensionAur??lio A. Heckert2-4/+4
2009-02-18adding foldable-box to extensions/Makefile.amAur??lio A. Heckert1-0/+2
2009-02-18foldable-box extension - second version, not good yetAur??lio A. Heckert1-39/+56
2009-02-16foldable-box extension - first version, not good yetAur??lio A. Heckert2-0/+277
2009-02-16added getNamedView and createGuide methodsAur??lio A. Heckert1-0/+24