summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* move user unit conversion into inkex.pyAaron Spike2006-11-244-60/+27
* fixes related to bugs (#1495693,#1500967,#1555211)St??phane Gimenez2006-11-242-69/+54
* restoring ffgeom.pybulia byak2006-11-241-1/+2
* oops, this one is actually used by other extensions too - restoringbulia byak2006-11-241-0/+138
* fixes: menu, name, encodingbulia byak2006-11-244-26/+24
* add titlebulia byak2006-11-241-0/+1
* rename, copyeditbulia byak2006-11-241-4/+5
* rename for consistencybulia byak2006-11-232-2/+2
* renamebulia byak2006-11-231-1/+1
* example not needed anymore, enums used in pattern-on-pathbulia byak2006-11-231-18/+0
* retire kochifybulia byak2006-11-235-180/+0
* retire fretboard designerbulia byak2006-11-239-699/+0
* add Pattern on Path (patch 1594529)bulia byak2006-11-235-2/+765
* PATCH: [ 1601240 ] cubicsuperpath.py: arc conversionAaron Spike2006-11-231-8/+93
* string fixes from bug 1516157bulia byak2006-11-191-1/+1
* my favorite misspellingbulia byak2006-11-192-2/+2
* add hsl adjusters; remove keep-rgb as redundant; update urisbulia byak2006-11-1827-55/+229
* prevent multiple processing of the same gradient if it is used by more than o...bulia byak2006-11-171-0/+9
* color effectsbulia byak2006-11-1528-2/+494
* a script to export any groups as independant png fileC??dric Gemy2006-11-032-0/+102
* Added amsmath packageJohan B. C. Engelen2006-11-011-1/+1
* Added Marcus Brubaker's patch to the script...he updated...closing his patchJon Phillips2006-10-231-38/+41
* more help commandsbulia byak2006-10-095-2/+36
* add webbrowser extensionsbulia byak2006-10-099-4/+72
* Typo in Makefile.am (whitespace trailing backslash)Kees Cook2006-10-031-1/+1
* A simple developer example for using enumerated parameters in Extensions.Johan B. C. Engelen2006-09-191-0/+18
* Fixed bug causing crash when derivative field was not edited. TODO: do a chec...Johan B. C. Engelen2006-09-151-1/+1
* My apologies. I just found out I have to modify the makefiles when I add stuf...Johan B. C. Engelen2006-09-141-1/+3
* Renamed effect and made an extended "Function Plotter". Kind of an excuse to ...Johan B. C. Engelen2006-09-143-1/+198
* Adding GPL palatte file export from patches.Joshua L. Blocher2006-09-134-0/+246
* adding optional minidomAaron Spike2006-09-131-2/+7
* rename, move to render submenu, make it always start with lorem ipsumbulia byak2006-09-032-10/+18
* updated ipsum extensionJon Phillips2006-08-211-1/+1
* Committed aho's lorem ipsum script and makefiles aroundJon Phillips2006-08-213-2/+257
* separate invariant check from main logic for clarityMenTaLguY2006-08-121-3/+3
* invariants are usually clearer up frontMenTaLguY2006-08-121-3/+3
* fix bug with implicit pathsMenTaLguY2006-08-121-0/+3
* some minor refactoringMenTaLguY2006-08-121-36/+31
* add back TODO commentMenTaLguY2006-08-121-0/+1
* Ruby port of simplepath.pyMenTaLguY2006-08-122-0/+209
* moveto should move penMenTaLguY2006-08-121-0/+1
* lastCommand seems to have been meant rather than token, since token would be ...MenTaLguY2006-08-121-2/+2
* usageBryce Harrington2006-07-261-1/+3
* Removing extraneous fileBryce Harrington2006-07-261-396/+0
* Adding new extension for converting outlines into SVG presentationsBryce Harrington2006-07-263-0/+575
* add some convenience methods to inkex and allow the possiblity of replacing t...Aaron Spike2006-07-202-22/+36
* avoid id collisions and add more error checkingAaron Spike2006-07-201-12/+34
* fix an old bug in the style splitting routine and add to the makefileAaron Spike2006-07-203-6/+9
* An extension script to recolor markers to match the path stroke colorAaron Spike2006-07-202-0/+78
* replace long with short option in dia call, supposedly fixes #1516723Ralf Stephan2006-07-041-1/+2