summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* little change to meke extensions more testablesAur??lio A. Heckert2009-01-091-3/+3
| | | (bzr r7099)
* added forgotten files, updated ru.po a bitAlexandre Prokoudine2009-01-071-0/+2
| | | (bzr r7092)
* patch 276351, fix warningbulia byak2009-01-062-3/+3
| | | (bzr r7086)
* adjust page height to suit AutoCadAlvin Penner2008-12-291-2/+2
| | | (bzr r7041)
* exit message if first object has a sodipodi:typeAlvin Penner2008-12-271-5/+8
| | | (bzr r7026)
* allow first selected object to be a groupAlvin Penner2008-12-271-31/+59
| | | (bzr r7025)
* add support for quadratic BezierAlvin Penner2008-12-231-1/+5
| | | (bzr r7024)
* convert LINE entity to LWPOLYLINEAlvin Penner2008-12-211-7/+19
| | | (bzr r7021)
* lower limit on linewidthAlvin Penner2008-12-191-0/+2
| | | (bzr r7015)
* scale Model Space to size A4Alvin Penner2008-12-131-3/+3
| | | (bzr r6994)
* use iso-8859-1Alvin Penner2008-12-121-0/+1
| | | (bzr r6989)
* specify metric unitsAlvin Penner2008-12-101-0/+4
| | | (bzr r6986)
* * Removing the bitmap files that aren't being used.Ted Gould2008-12-1065-1/+0
| | | | | | | | | | | | | * Removing the filter files that haven't been used. * Adding a small little script to pull the strings out of the filters.svg file and pull them into a header file so that they can be translated. * Fix generate_POTFILES.sh so that it warns that it'll probably break things * Update POTFILES.in so that it matches the files better. * Making a bunch of .svg files not executable. * Patching the effects code so that the sorting of the menus is correct and the first entry is not ignored. (bzr r6984)
* fixed typo, removed obsolete entry, updated Russian translation a bitAlexandre Prokoudine2008-12-101-1/+1
| | | (bzr r6980)
* GNU/Linux!Felipe Corr??a da Silva Sanches2008-12-051-1/+1
| | | (bzr r6949)
* patch by Simon Dahlbacka, for LP 186582, modified to produce more detailed ↵Alvin Penner2008-12-051-19/+29
| | | | | output (bzr r6945)
* some improvements to printing-marks.pyAur??lio A. Heckert2008-12-011-106/+113
| | | (bzr r6930)
* correcting the changes to provide compatibility for uniconversor name variationsAur??lio A. Heckert2008-12-011-14/+14
| | | (bzr r6929)
* providing compatibility for uniconversor name variationsAur??lio A. Heckert2008-12-012-4/+24
| | | (bzr r6928)
* add printing-marks and remove cut-marks extensionsFelipe Corr??a da Silva Sanches2008-12-011-2/+2
| | | (bzr r6926)
* replaceing the cut-marks extension by the printing-marksAur??lio A. Heckert2008-12-015-132/+471
| | | (bzr r6925)
* support for color BYLAYERAlvin Penner2008-11-301-5/+21
| | | (bzr r6922)
* new version of Guides Creator extension from Jonas TermeauAlexandre Prokoudine2008-11-272-42/+134
| | | (bzr r6912)
* some color support, multi-line text, automatic scalingAlvin Penner2008-11-241-16/+47
| | | (bzr r6898)
* added Guides Creator extension by Jonas Termeau (LP300877)Alexandre Prokoudine2008-11-223-0/+189
| | | (bzr r6892)
* Merge from fe-movedTed Gould2008-11-217-19/+611
| | | (bzr r6891)
* Merge from trunkTed Gould2008-11-011-1/+1
| | | (bzr r6890)
* From trunkTed Gould2008-10-278-216/+793
| | | (bzr r6885)