summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* move user unit conversion into inkex.pyAaron Spike2006-11-244-60/+27
| | | (bzr r2028)
* fixes related to bugs (#1495693,#1500967,#1555211)St??phane Gimenez2006-11-242-69/+54
| | | | | | | | | | | with the eqtexsvg plugin (ie LaTeX Formula): - uses better svg parsing technique - does better tmp file creation - uses plot-svg pstoedit driver to produce svgs - does not use -output-dir with latex - other minor fixes and improvements thanks to Roman S Dubtsov (bzr r2027)
* restoring ffgeom.pybulia byak2006-11-241-1/+2
| | | (bzr r2024)
* oops, this one is actually used by other extensions too - restoringbulia byak2006-11-241-0/+138
| | | (bzr r2023)
* fixes: menu, name, encodingbulia byak2006-11-244-26/+24
| | | (bzr r2022)
* add titlebulia byak2006-11-241-0/+1
| | | (bzr r2021)
* rename, copyeditbulia byak2006-11-241-4/+5
| | | (bzr r2020)
* rename for consistencybulia byak2006-11-232-2/+2
| | | (bzr r2017)
* renamebulia byak2006-11-231-1/+1
| | | (bzr r2013)
* example not needed anymore, enums used in pattern-on-pathbulia byak2006-11-231-18/+0
| | | (bzr r2012)
* retire kochifybulia byak2006-11-235-180/+0
| | | (bzr r2011)
* retire fretboard designerbulia byak2006-11-239-699/+0
| | | (bzr r2010)
* add Pattern on Path (patch 1594529)bulia byak2006-11-235-2/+765
| | | (bzr r2009)
* PATCH: [ 1601240 ] cubicsuperpath.py: arc conversionAaron Spike2006-11-231-8/+93
| | | (bzr r2007)
* string fixes from bug 1516157bulia byak2006-11-191-1/+1
| | | (bzr r1992)
* my favorite misspellingbulia byak2006-11-192-2/+2
| | | (bzr r1990)
* add hsl adjusters; remove keep-rgb as redundant; update urisbulia byak2006-11-1827-55/+229
| | | (bzr r1982)
* prevent multiple processing of the same gradient if it is used by more than ↵bulia byak2006-11-171-0/+9
| | | | | one selected object (bzr r1969)
* color effectsbulia byak2006-11-1528-2/+494
| | | (bzr r1953)
* a script to export any groups as independant png fileC??dric Gemy2006-11-032-0/+102
| | | (bzr r1892)
* Added amsmath packageJohan B. C. Engelen2006-11-011-1/+1
| | | (bzr r1883)
* Added Marcus Brubaker's patch to the script...he updated...closing his patchJon Phillips2006-10-231-38/+41
| | | (bzr r1844)
* more help commandsbulia byak2006-10-095-2/+36
| | | (bzr r1791)
* add webbrowser extensionsbulia byak2006-10-099-4/+72
| | | (bzr r1788)
* Typo in Makefile.am (whitespace trailing backslash)Kees Cook2006-10-031-1/+1
| | | (bzr r1756)
* A simple developer example for using enumerated parameters in Extensions.Johan B. C. Engelen2006-09-191-0/+18
| | | (bzr r1714)
* Fixed bug causing crash when derivative field was not edited. TODO: do a ↵Johan B. C. Engelen2006-09-151-1/+1
| | | | | check in ParamString so it won't crash. (bzr r1709)
* My apologies. I just found out I have to modify the makefiles when I add ↵Johan B. C. Engelen2006-09-141-1/+3
| | | | | stuff... doh! (bzr r1708)
* Renamed effect and made an extended "Function Plotter". Kind of an excuse to ↵Johan B. C. Engelen2006-09-143-1/+198
| | | | | showcase the 'notebook' parameter type i added. (bzr r1707)
* Adding GPL palatte file export from patches.Joshua L. Blocher2006-09-134-0/+246
| | | (bzr r1705)
* adding optional minidomAaron Spike2006-09-131-2/+7
| | | (bzr r1704)
* rename, move to render submenu, make it always start with lorem ipsumbulia byak2006-09-032-10/+18
| | | (bzr r1669)
* updated ipsum extensionJon Phillips2006-08-211-1/+1
| | | (bzr r1624)
* Committed aho's lorem ipsum script and makefiles aroundJon Phillips2006-08-213-2/+257
| | | (bzr r1623)
* separate invariant check from main logic for clarityMenTaLguY2006-08-121-3/+3
| | | (bzr r1592)
* invariants are usually clearer up frontMenTaLguY2006-08-121-3/+3
| | | (bzr r1590)
* fix bug with implicit pathsMenTaLguY2006-08-121-0/+3
| | | (bzr r1589)
* some minor refactoringMenTaLguY2006-08-121-36/+31
| | | (bzr r1588)
* add back TODO commentMenTaLguY2006-08-121-0/+1
| | | (bzr r1587)
* Ruby port of simplepath.pyMenTaLguY2006-08-122-0/+209
| | | (bzr r1586)
* moveto should move penMenTaLguY2006-08-121-0/+1
| | | (bzr r1585)
* lastCommand seems to have been meant rather than token, since token would be ↵MenTaLguY2006-08-121-2/+2
| | | | | numeric in the non-isCommand case (bzr r1584)
* usageBryce Harrington2006-07-261-1/+3
| | | (bzr r1484)
* Removing extraneous fileBryce Harrington2006-07-261-396/+0
| | | (bzr r1483)
* Adding new extension for converting outlines into SVG presentationsBryce Harrington2006-07-263-0/+575
| | | (bzr r1482)
* add some convenience methods to inkex and allow the possiblity of replacing ↵Aaron Spike2006-07-202-22/+36
| | | | | the markers in place. (bzr r1444)
* avoid id collisions and add more error checkingAaron Spike2006-07-201-12/+34
| | | (bzr r1443)
* fix an old bug in the style splitting routine and add to the makefileAaron Spike2006-07-203-6/+9
| | | (bzr r1442)
* An extension script to recolor markers to match the path stroke colorAaron Spike2006-07-202-0/+78
| | | (bzr r1440)
* replace long with short option in dia call, supposedly fixes #1516723Ralf Stephan2006-07-041-1/+2
| | | (bzr r1350)