summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename slightly, also makes for easier translation.Colin Marquardt2006-05-203-3/+3
| | | (bzr r905)
* whitespaceAaron Spike2006-05-102-48/+48
| | | (bzr r806)
* standardize indents on 4 spacesAaron Spike2006-05-0832-2265/+2261
| | | | | Python hates mixed whitespace (bzr r770)
* whitespace and fix sodipodi URIAaron Spike2006-05-081-62/+62
| | | (bzr r767)
* r11622@tres: ted | 2006-05-01 22:15:49 -0700Ted Gould2006-05-021-0/+7
| | | | | | | Making a quick little script to print all the inx files for listing in POTFILES.in so that it can just be cut and paste into the file (with minimal diffs). Also, ran that script on POTFILES.in (bzr r695)
* r11469@tres: ted | 2006-04-22 14:16:42 -0700Ted Gould2006-05-025-47/+1
| | | | | | Removing the internal .inx files and renaming the dropshadow inx file to make a directory listing easier to read. (bzr r677)
* r11468@tres: ted | 2006-04-19 21:55:33 -0700Ted Gould2006-05-023-1/+16
| | | | | Setting up the Adobe Illustrator XSLT script to run as an extension. (bzr r676)
* add latex formula rendererbulia byak2006-05-013-8/+150
| | | (bzr r648)
* added normal-distributed randomizationbulia byak2006-04-192-5/+13
| | | (bzr r546)
* fix name and sizebulia byak2006-04-191-2/+2
| | | (bzr r540)
* Added measure extension.Nathan Hurst2006-04-183-0/+124
| | | (bzr r537)
* r11027@tres: ted | 2006-03-02 23:42:47 -0800Ted Gould2006-03-291-0/+25
| | | | | An XSLT script to remove the cruft from Adobe SVG files. (bzr r354)
* forgot to add XCF output to the makefileAaron Spike2006-03-271-2/+4
| | | (bzr r309)
* A little XCF export scriptAaron Spike2006-03-272-0/+111
| | | | | Exports each layer as a PNG from Inkscape and uses script-fu to piece them back together as an XCF in GIMP. (bzr r305)
* add flatten to makefile, fix a few inconsistenciesAaron Spike2006-02-251-2/+5
| | | (bzr r183)
* adding an effect to flatten curves by breaking them into sufficiently flat ↵Aaron Spike2006-02-255-1/+113
| | | | | line segments (bzr r182)
* add xfig import from patch 1436952bulia byak2006-02-233-1/+29
| | | (bzr r176)
* fix svg to dxf scaling factorAaron Spike2006-02-151-1/+1
| | | (bzr r143)
* make more sense of the rotation direction parambulia byak2006-02-112-3/+3
| | | (bzr r118)
* rename so that this option will not be mistaken for generalized DXF outputAaron Spike2006-02-101-3/+3
| | | (bzr r112)
* Rename fretboard designers, removing "FretFind" and expanding "ET" to "Equal ↵Aaron Spike2006-02-104-4/+4
| | | | | Temperament" (bzr r111)
* rearrange effect submenus, rename some effects, fix capitalizationbulia byak2006-02-1017-38/+67
| | | (bzr r109)
* Add unit conversion.Aaron Spike2006-02-081-2/+20
| | | (bzr r106)
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-061-38/+45
| | | | | | | Okay, I'm basically undoing the last commit that SVK screwed up. All this work is not mine, it was done by other people. Sorry to mess things up. (bzr r92)
* (bzr r90)Ted Gould2006-02-061-45/+38
|
* add scaling and translation so that the DXFs open properly in robomasterAaron Spike2006-02-061-38/+45
| | | (bzr r88)
* Rename Fret Finder submenu Fretboard DesignerAaron Spike2006-01-304-4/+4
| | | (bzr r61)
* oops, setting the mimetype to image/dxf. don't know if this is correct but ↵Aaron Spike2006-01-301-1/+1
| | | | | it is what the other dxf inxs say. (bzr r60)
* r10823@tres: ted | 2006-01-29 17:06:12 -0800Ted Gould2006-01-303-0/+9
| | | | | Adding in some more folders (bzr r58)
* r10822@tres: ted | 2006-01-29 17:00:16 -0800Ted Gould2006-01-302-2/+6
| | | | | Actually, I think Render->Fractal is probably a better menu (bzr r57)
* r10821@tres: ted | 2006-01-29 16:59:00 -0800Ted Gould2006-01-303-0/+9
| | | | | Putting some subdirectories together. (bzr r56)
* r10819@tres: ted | 2006-01-29 16:08:29 -0800Ted Gould2006-01-304-0/+12
| | | | | Putting all the Fret Finder stuff into it's own submenu (bzr r54)
* Adding minimal dxf output as a python extension. Converts path segments to ↵Aaron Spike2006-01-293-2/+84
| | | | | splines and lines. (bzr r46)
* moving trunk for module inkscapeMenTaLguY2006-01-1685-0/+4755
(bzr r1)