summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Filters. Removing unecessary height, width, x and y attributes in some filter...Nicolas Dufour2011-08-252-67/+72
* | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More pre...Nicolas Dufour2011-08-231-8/+0
* | Filters. Filters clean-up again.Nicolas Dufour2011-08-231-35/+2
* | Filters. More filters clean-up.Nicolas Dufour2011-08-221-53/+0
* | svgfont2layers extension: glyph layers (except the first one) are innitially ...Felipe Corr??a da Silva Sanches2011-08-221-0/+6
* | add boolead option to load only the first 30 glyphs from an SVGFont (otherwis...Felipe Corr??a da Silva Sanches2011-08-212-1/+6
* | removing references to PathData.py from Makefile.am and inx files. The inx fi...Felipe Corr??a da Silva Sanches2011-08-213-3/+2
* | Deleting redundant PathData module. Should use simplepath module instead.Felipe Corr??a da Silva Sanches2011-08-211-139/+0
* | refactoring svgfonts2layers extension to use simplepath module instead of Pat...Felipe Corr??a da Silva Sanches2011-08-212-17/+6
* | refactoring layers2svgfont extension to use the simplepath moduleFelipe Corr??a da Silva Sanches2011-08-211-10/+5
* | Filters. Some extra clean-up (moving color-interpolation-filters attribute to...Nicolas Dufour2011-08-191-209/+209
* | Filters. Removing unnecessary elements and attributes.Nicolas Dufour2011-08-181-1/+0
* | Filters. Fixes for SVG validation (now 100% pass).Nicolas Dufour2011-08-161-30/+26
* | Filters. Global filters file cleanup and Point Engraving CPF improvements.Nicolas Dufour2011-08-151-36/+0
* | Filters. New global filters file, and some SVG fixes.Nicolas Dufour2011-08-151-621/+1074
* | DXF output: add support for clones and try to improve help textJohan B. C. Engelen2011-08-122-7/+43
* | correct version number in DXF output extension descriptionJohan B. C. Engelen2011-08-121-2/+2
* | UI uniformisation / addition of mnemonics (Bug #170765)Kris De Gussem2011-07-281-2/+2
* | Documentation. Updating fixed Shapes and Advanced tutorials. Adding missing r...Nicolas Dufour2011-07-2842-15460/+15977
* | Documentation. Updating all tutorials (except advanced and shapes). New Greek...Nicolas Dufour2011-07-2884-6263/+6871
* | Filters. New Channel transparency and Cross blur custom predefined filters.Nicolas Dufour2011-07-273-109/+115
* | Tutorials: new Greek translation of shapes tutorial by Dimitris Spingos.Kris De Gussem2011-07-242-0/+1098
* | patch by Giacomo Mirabassi for Bug 813366, support for image tagAlvin Penner2011-07-221-1/+1
* | Extensions. Text menu reorganization (see Bug #814681).Nicolas Dufour2011-07-226-78/+90
* | Icon file vacuuming and SVG size reduction. Remove deprecated legacy icons fi...Josh Andler2011-07-2123-65134/+13698
* | Extensions. dxf_outlines.py. do not attempt to parse a url color reference (B...Alvin Penner2011-07-211-1/+1
* | Add two new snap icons, and fix toggling bug for a single buttonDiederik van Lierop2011-07-191-21264/+3655
* | Extensions. Merging Alphabet soup fixes by Glyphobet.Nicolas Dufour2011-07-1832-51/+120
* | Tutorials. New Greek translation of Interpolate by Dimitris Spingos.Nicolas Dufour2011-07-182-0/+595
* | Dutch tutorials: typos and updateKris De Gussem2011-07-167-448/+440
* | Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-5/+5
* | UI fixes for gcodetools extensionKris De Gussem2011-07-134-6/+6
* | GUI uniformisationKris De Gussem2011-07-121-5/+5
* | Tutorials. New Greek translation of Advanced, Calligraphy, Elements and Tips ...Nicolas Dufour2011-07-115-0/+2706
* | Tutorials. New Greek translation of Basic by dimitris Spingos.Nicolas Dufour2011-07-102-0/+698
* | String fixes in webslicerAlex Valavanis2011-07-091-2/+2
* | Fix build and clean makefileJosh Andler2011-07-051-1/+3
* | Gcodetools have been upgraded to v. 1.7.Nick Drobchenko2011-07-0549-4189/+6445
* | Extensions. Perspective. use transform elements if present (Bug 168942)Alvin Penner2011-07-041-5/+7
* | Extensions. Envelope. use transform elements if present (Bug 663667)Alvin Penner2011-07-041-1/+7
* | Extensions. Measure Path. use transform elements and viewBox (Bug 803791)Alvin Penner2011-07-032-34/+28
* | Adding extension submitted by Karlisson (launchpad id: karlisson) that conver...Felipe Corr??a da Silva Sanches2011-07-027-0/+684
* | Extensions. Interpolate Path. use transform elements (Bug 518768)Alvin Penner2011-06-271-1/+4
* | Documentation. Tutorials translation update.Nicolas Dufour2011-06-264-406/+406
* | Extensions. Function Plotter. message if nothing selected (Bug 800552)Alvin Penner2011-06-261-1/+6
* | display shortcut in tooltip for measure toolFelipe Corr??a da Silva Sanches2011-06-211-1/+1
* | adding shortcut for Measure Tool ("m" or "M")Felipe Corr??a da Silva Sanches2011-06-131-0/+3
* | support python3.x for other i18n scriptsCampbell Barton2011-06-122-8/+8
* | On arch linux python3 is default, changes so this works on py3 (first commit,...Campbell Barton2011-06-121-3/+3
* | Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-063-11951/+69982