summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* extension id correctedAur??lio A. Heckert2009-02-161-1/+1
* modify calculation of control arm lengthAlvin Penner2009-02-161-1/+2
* scale x-axis-rotation angle in elliptical arcAlvin Penner2009-02-081-1/+4
* convert elliptical arc angle from degrees to radiansAlvin Penner2009-02-081-0/+1
* scale the radius and sweep-flag in elliptical arcAlvin Penner2009-02-071-1/+6
* extensions/dots.py : Now dots are circles and not a multi-path to correct the...Aur??lio A. Heckert2009-02-061-20/+55
* Printing marks update from Nicolas Dufour - changeing positions: star_target ...Aur??lio A. Heckert2009-02-042-10/+14
* fix obsolete syntax that emits warningsbulia byak2009-02-022-2/+2
* edit namesbulia byak2009-02-022-4/+4
* add support for layersAlvin Penner2009-02-011-13/+17
* add group code 70 to LWPOLYLINEAlvin Penner2009-02-011-1/+1
* Some consistency cleanup for descriptions.Marcin Floryan2009-01-291-2/+2
* Improved English slightlyMarcin Floryan2009-01-271-4/+4
* adding configurable system encoding input for calendar extensionAur??lio A. Heckert2009-01-262-30/+131
* add support for 'iso-8859-1'Alvin Penner2009-01-261-78/+78
* fix the fill-end-of-month optionbulia byak2009-01-232-2/+4
* add calendar to makefile; move some extensions to Render where they make more...bulia byak2009-01-224-6/+8
* * Extension test dirAur??lio A. Heckert2009-01-222-0/+110
* publishing calendar generator extensionAur??lio A. Heckert2009-01-222-0/+340
* force string argument to sys.stderr.write in method errormsg of inkex.pyAur??lio A. Heckert2009-01-221-1/+1