summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* group recognition to a more faster work with web-transmit-att extension.Aur??lio A. Heckert2009-04-083-20/+44
| | | (bzr r7669)
* noop: In share/extensions: svn propset svn:eol-style native *.py *.inxPeter Moulder2009-04-0711-1213/+1213
| | | | | In four cases, there were a mix of end-of-line styles. (bzr r7651)
* More options for Calendar extensionAur??lio A. Heckert2009-04-042-5/+39
| | | (bzr r7623)
* add support for 6 colors, for use in ROBO-MasterAlvin Penner2009-04-031-4/+13
| | | (bzr r7617)
* etree CDATA support compatibilization in inkwebeffect.pyAur??lio A. Heckert2009-03-302-8/+13
| | | (bzr r7592)
* Improved translatable messageAlexandre Prokoudine2009-03-281-1/+1
| | | (bzr r7579)
* Another extensions added to the list of translatables, all three ones now ↵Alexandre Prokoudine2009-03-284-9/+15
| | | | | installable and typoless :) (bzr r7578)
* first version of web-set-att extensionAur??lio A. Heckert2009-03-264-5/+143
| | | (bzr r7571)
* the little InkWeb is now usableAur??lio A. Heckert2009-03-262-15/+50
| | | (bzr r7564)
* InkWeb is a fetus, but is growing...Aur??lio A. Heckert2009-03-252-17/+71
| | | (bzr r7560)
* initial version of inkweb.js for web-transmit-att effect, and others.Aur??lio A. Heckert2009-03-251-0/+50
| | | (bzr r7557)
* initial version of web-transmit-att effect, to add web useful fetures in ↵Aur??lio A. Heckert2009-03-243-1/+112
| | | | | svg. Not really Working yet. (bzr r7552)
* missed corretions on the interp-att-g's first versionAur??lio A. Heckert2009-03-232-7/+5
| | | (bzr r7551)
* adding extension: Interpolate Attribute in a GroupAur??lio A. Heckert2009-03-232-0/+250
| | | (bzr r7550)
* add support for DIMENSION entityAlvin Penner2009-03-221-10/+39
| | | (bzr r7541)
* Fix #344064: Extensions>Color>Replace color... (and probably other items in ↵Peter Moulder2009-03-172-19/+52
| | | | | Extensions>Color) wasn't working for presentation attributes, it only worked for style=... (Reported on IRC/Jabber by zu22 (Zachary Uram, netrek@gmail.com).) (bzr r7508)
* noop: whitespacePeter Moulder2009-03-171-15/+15
| | | (bzr r7507)
* support for HATCH entity, plus enhancements by Christian MayerAlvin Penner2009-03-151-8/+63
| | | (bzr r7495)
* correcting namespaces in inkex.pyAur??lio A. Heckert2009-03-131-1/+2
| | | (bzr r7482)
* Should be pointing to 047 reallyAlexandre Prokoudine2009-03-081-1/+1
| | | (bzr r7442)
* remove uniconv dependency, as is done in cdr_input: on windows we dont use ↵bulia byak2009-03-026-6/+0
| | | | | uniconv script (bzr r7401)
* adapt for our own UniConvertor in Windows bundlebulia byak2009-03-011-10/+22
| | | (bzr r7395)
* typobulia byak2009-02-281-1/+1
| | | (bzr r7391)
* share/extensions/inkex.py (class Effect): Remove id_characters instance var, ↵Peter Moulder2009-02-271-3/+2
| | | | | moving it to its sole user (uniqueId). Change k to x in `...uvwkyz...', as reported by halley. (I've mechanically checked that there are no other surprises in the string.) (bzr r7386)
* share/extensions/inkex.py: Fix a couple of issues reported by pychecker.Peter Moulder2009-02-271-4/+4
| | | (bzr r7385)
* correcting a parameter name in foldable-box extensionAur??lio A. Heckert2009-02-222-4/+4
| | | (bzr r7351)
* adding foldable-box to extensions/Makefile.amAur??lio A. Heckert2009-02-181-0/+2
| | | (bzr r7322)
* foldable-box extension - second version, not good yetAur??lio A. Heckert2009-02-181-39/+56
| | | (bzr r7319)
* foldable-box extension - first version, not good yetAur??lio A. Heckert2009-02-162-0/+277
| | | (bzr r7307)
* added getNamedView and createGuide methodsAur??lio A. Heckert2009-02-161-0/+24
| | | (bzr r7306)
* extension id correctedAur??lio A. Heckert2009-02-161-1/+1
| | | (bzr r7305)
* modify calculation of control arm lengthAlvin Penner2009-02-161-1/+2
| | | (bzr r7304)
* scale x-axis-rotation angle in elliptical arcAlvin Penner2009-02-081-1/+4
| | | (bzr r7250)
* convert elliptical arc angle from degrees to radiansAlvin Penner2009-02-081-0/+1
| | | (bzr r7248)
* scale the radius and sweep-flag in elliptical arcAlvin Penner2009-02-071-1/+6
| | | (bzr r7246)
* extensions/dots.py : Now dots are circles and not a multi-path to correct ↵Aur??lio A. Heckert2009-02-061-20/+55
| | | | | the "where is the dot" bug and make easy to change a dot position; The number is moved to be separated from the dot; The original path is now deleted, not only cleared; The last dot is not more over the first - now is better for kids (and some adults) to understand the start and end dots (bzr r7237)
* Printing marks update from Nicolas Dufour - changeing positions: star_target ↵Aur??lio A. Heckert2009-02-042-10/+14
| | | | | and reg_marks (bzr r7229)
* fix obsolete syntax that emits warningsbulia byak2009-02-022-2/+2
| | | (bzr r7221)
* edit namesbulia byak2009-02-022-4/+4
| | | (bzr r7220)
* add support for layersAlvin Penner2009-02-011-13/+17
| | | (bzr r7210)
* add group code 70 to LWPOLYLINEAlvin Penner2009-02-011-1/+1
| | | (bzr r7209)
* Some consistency cleanup for descriptions.Marcin Floryan2009-01-291-2/+2
| | | (bzr r7205)
* Improved English slightlyMarcin Floryan2009-01-271-4/+4
| | | (bzr r7187)
* adding configurable system encoding input for calendar extensionAur??lio A. Heckert2009-01-262-30/+131
| | | (bzr r7181)
* add support for 'iso-8859-1'Alvin Penner2009-01-261-78/+78
| | | (bzr r7177)
* fix the fill-end-of-month optionbulia byak2009-01-232-2/+4
| | | (bzr r7161)
* add calendar to makefile; move some extensions to Render where they make ↵bulia byak2009-01-224-6/+8
| | | | | more sense (bzr r7160)
* * Extension test dirAur??lio A. Heckert2009-01-222-0/+110
| | | | | | * test for svgcalendar * minimal-blank.svg (bzr r7159)
* publishing calendar generator extensionAur??lio A. Heckert2009-01-222-0/+340
| | | (bzr r7158)
* force string argument to sys.stderr.write in method errormsg of inkex.pyAur??lio A. Heckert2009-01-221-1/+1
| | | (bzr r7157)