| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | move user unit conversion into inkex.py | Aaron Spike | 2006-11-24 | 4 | -60/+27 |
| * | fixes related to bugs (#1495693,#1500967,#1555211) | St??phane Gimenez | 2006-11-24 | 2 | -69/+54 |
| * | restoring ffgeom.py | bulia byak | 2006-11-24 | 1 | -1/+2 |
| * | oops, this one is actually used by other extensions too - restoring | bulia byak | 2006-11-24 | 1 | -0/+138 |
| * | fixes: menu, name, encoding | bulia byak | 2006-11-24 | 4 | -26/+24 |
| * | add title | bulia byak | 2006-11-24 | 1 | -0/+1 |
| * | rename, copyedit | bulia byak | 2006-11-24 | 1 | -4/+5 |
| * | rename for consistency | bulia byak | 2006-11-23 | 2 | -2/+2 |
| * | rename | bulia byak | 2006-11-23 | 1 | -1/+1 |
| * | example not needed anymore, enums used in pattern-on-path | bulia byak | 2006-11-23 | 1 | -18/+0 |
| * | retire kochify | bulia byak | 2006-11-23 | 5 | -180/+0 |
| * | retire fretboard designer | bulia byak | 2006-11-23 | 9 | -699/+0 |
| * | add Pattern on Path (patch 1594529) | bulia byak | 2006-11-23 | 5 | -2/+765 |
| * | PATCH: [ 1601240 ] cubicsuperpath.py: arc conversion | Aaron Spike | 2006-11-23 | 1 | -8/+93 |
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 1 | -1/+1 |
| * | my favorite misspelling | bulia byak | 2006-11-19 | 2 | -2/+2 |
| * | add hsl adjusters; remove keep-rgb as redundant; update uris | bulia byak | 2006-11-18 | 27 | -55/+229 |
| * | prevent multiple processing of the same gradient if it is used by more than o... | bulia byak | 2006-11-17 | 1 | -0/+9 |
| * | color effects | bulia byak | 2006-11-15 | 28 | -2/+494 |
| * | a script to export any groups as independant png file | C??dric Gemy | 2006-11-03 | 2 | -0/+102 |
| * | Added amsmath package | Johan B. C. Engelen | 2006-11-01 | 1 | -1/+1 |
| * | Added Marcus Brubaker's patch to the script...he updated...closing his patch | Jon Phillips | 2006-10-23 | 1 | -38/+41 |
| * | more help commands | bulia byak | 2006-10-09 | 5 | -2/+36 |
| * | add webbrowser extensions | bulia byak | 2006-10-09 | 9 | -4/+72 |
| * | Typo in Makefile.am (whitespace trailing backslash) | Kees Cook | 2006-10-03 | 1 | -1/+1 |
| * | A simple developer example for using enumerated parameters in Extensions. | Johan B. C. Engelen | 2006-09-19 | 1 | -0/+18 |
| * | Fixed bug causing crash when derivative field was not edited. TODO: do a chec... | Johan B. C. Engelen | 2006-09-15 | 1 | -1/+1 |
| * | My apologies. I just found out I have to modify the makefiles when I add stuf... | Johan B. C. Engelen | 2006-09-14 | 1 | -1/+3 |
| * | Renamed effect and made an extended "Function Plotter". Kind of an excuse to ... | Johan B. C. Engelen | 2006-09-14 | 3 | -1/+198 |
| * | Adding GPL palatte file export from patches. | Joshua L. Blocher | 2006-09-13 | 4 | -0/+246 |
| * | adding optional minidom | Aaron Spike | 2006-09-13 | 1 | -2/+7 |
| * | rename, move to render submenu, make it always start with lorem ipsum | bulia byak | 2006-09-03 | 2 | -10/+18 |
| * | updated ipsum extension | Jon Phillips | 2006-08-21 | 1 | -1/+1 |
| * | Committed aho's lorem ipsum script and makefiles around | Jon Phillips | 2006-08-21 | 3 | -2/+257 |
| * | separate invariant check from main logic for clarity | MenTaLguY | 2006-08-12 | 1 | -3/+3 |
| * | invariants are usually clearer up front | MenTaLguY | 2006-08-12 | 1 | -3/+3 |
| * | fix bug with implicit paths | MenTaLguY | 2006-08-12 | 1 | -0/+3 |
| * | some minor refactoring | MenTaLguY | 2006-08-12 | 1 | -36/+31 |
| * | add back TODO comment | MenTaLguY | 2006-08-12 | 1 | -0/+1 |
| * | Ruby port of simplepath.py | MenTaLguY | 2006-08-12 | 2 | -0/+209 |
| * | moveto should move pen | MenTaLguY | 2006-08-12 | 1 | -0/+1 |
| * | lastCommand seems to have been meant rather than token, since token would be ... | MenTaLguY | 2006-08-12 | 1 | -2/+2 |
| * | usage | Bryce Harrington | 2006-07-26 | 1 | -1/+3 |
| * | Removing extraneous file | Bryce Harrington | 2006-07-26 | 1 | -396/+0 |
| * | Adding new extension for converting outlines into SVG presentations | Bryce Harrington | 2006-07-26 | 3 | -0/+575 |
| * | add some convenience methods to inkex and allow the possiblity of replacing t... | Aaron Spike | 2006-07-20 | 2 | -22/+36 |
| * | avoid id collisions and add more error checking | Aaron Spike | 2006-07-20 | 1 | -12/+34 |
| * | fix an old bug in the style splitting routine and add to the makefile | Aaron Spike | 2006-07-20 | 3 | -6/+9 |
| * | An extension script to recolor markers to match the path stroke color | Aaron Spike | 2006-07-20 | 2 | -0/+78 |
| * | replace long with short option in dia call, supposedly fixes #1516723 | Ralf Stephan | 2006-07-04 | 1 | -1/+2 |