| Commit message (Expand) | Author | Age | Files | Lines |
| * | changed default unit for hpgl importer to real world unit mm | Sebastian Wüst | 2014-04-28 | 2 | -8/+9 |
| * | extensions. dxf_input. style change in gcodetools_point by dormouse (Bug 1308... | Alvin Penner | 2014-04-25 | 1 | -1/+1 |
| * | ensure backwards compatibility with old hpgl exports | Sebastian Wüst | 2014-04-21 | 1 | -1/+1 |
| * | extensions. dxf_input. remove blanks from symbol id's (Bug 1308986) | Alvin Penner | 2014-04-20 | 1 | -2/+2 |
| * | extensions. fix typo in unittouu conversion (Bug 1307691) | Alvin Penner | 2014-04-14 | 1 | -2/+2 |
| * | extensions. color_blackandwhite. add option for color threshold (Bug 1306420) | Alvin Penner | 2014-04-14 | 2 | -1/+9 |
| * | Fix an issue with extension tests during distcheck. | Krzysztof Kosi??ski | 2014-04-09 | 1 | -0/+1 |
| * | Restore share/keys/inkscape.xml to current state (follow-up to r13221) | su_v | 2014-04-07 | 1 | -22/+122 |
| * | extensions. Measure Path. add center point, modify path id (Bug 171331) | Alvin Penner | 2014-04-03 | 1 | -2/+3 |
| * | Fix for Bug #1201511 (share/icons/symbolic_icons.svg not included in tarball)... | ryanlerch | 2014-04-03 | 1 | -0/+1 |
| * | extensions. Measure Path. add option to calculate center of mass. (Bug 171331) | Alvin Penner | 2014-04-02 | 2 | -21/+72 |
| * | Get pollar tiling working agains with trunk | Martin Owens | 2014-03-27 | 2 | -1/+50 |
| * | Commit a merge to trunk, with probabal errors | Martin Owens | 2014-03-27 | 273 | -37231/+56858 |
| |\ |
|
| | * | Extensions. Fix for Bug #960046 (merging text). | Nicolas Dufour | 2014-03-21 | 3 | -8/+24 |
| | * | fixed regression in hpgl export | Sebastian Wüst | 2014-03-20 | 1 | -0/+7 |
| | * | added closing commands to avoid errors on old pen plotters, better command la... | Sebastian Wüst | 2014-03-19 | 2 | -14/+22 |
| | * | Fix weighted removal of attributes from style in merge extension. | Martin Owens | 2014-03-18 | 1 | -1/+1 |
| | * | New extension: Merge styles, take the common styles of the selected elements ... | Martin Owens | 2014-03-17 | 2 | -0/+155 |
| | * | Fix header and copyright licence | Martin Owens | 2014-03-16 | 1 | -17/+21 |
| | * | extensions. tar_layers. Switch stdout to binary on Windows. (Bug 1286524) | Alvin Penner | 2014-03-06 | 1 | -4/+9 |
| | * | fixed precut when centered | Sebastian Wüst | 2014-03-05 | 1 | -11/+16 |
| | * | Use srcdir instead of datadir for sourcing wildcards | Martin Owens | 2014-03-04 | 1 | -2/+2 |
| | * | Fix script_Data in Makefile for python extensions | Martin Owens | 2014-03-04 | 1 | -3/+1 |
| | * | Remove massive list of inx and py files for extensions Makefile, use magic in... | Martin Owens | 2014-03-03 | 1 | -347/+3 |
| | * | Test. Fix for Bug #1286977 (trunk: make check fails (hpgl_output)). | Nicolas Dufour | 2014-03-03 | 1 | -2/+2 |
| | * | cleanup | Sebastian Wüst | 2014-03-02 | 4 | -19/+20 |
| | * | removed unnecessary features | Sebastian Wüst | 2014-03-02 | 7 | -55/+22 |
| | * | Import layers update, spelling and modification time for files in tar | Martin Owens | 2014-03-01 | 2 | -2/+5 |
| | * | Forgot the makefile isn't flexible. | Martin Owens | 2014-03-01 | 1 | -0/+2 |
| | * | Add layers export extension as a tar creation extension | Martin Owens | 2014-03-01 | 2 | -0/+132 |
| | * | Allow 'transform' on flowRoot, flowPara, and flowSpan. | Tavmjong Bah | 2014-02-25 | 2 | -2/+8 |
| | * | Add SVG2 property 'paint-order'. | Tavmjong Bah | 2014-02-19 | 3 | -0/+10 |
| | * | extensions. Render Gear. improve precision of output (Bug 1240455) | Alvin Penner | 2014-02-18 | 1 | -2/+2 |
| | * | Extensions. Measure Path. Scaling of area and length into document units. (Bu... | Alvin Penner | 2014-02-18 | 1 | -2/+3 |
| | * | various optimizations, move extension to 'Export' submenu | Sebastian Wüst | 2014-02-16 | 4 | -69/+61 |
| | * | Extensions. Scaling of stroke and some sizes into document units, Part 5 (Bug... | Alvin Penner | 2014-02-16 | 4 | -16/+21 |
| | * | Extensions. Scaling of command-line bbox into document units, Part 4 (Bug 124... | Alvin Penner | 2014-02-14 | 4 | -22/+26 |
| | * | extensions. ink2canvas.py. pass reference to self (Bug 1258473) | Alvin Penner | 2014-02-13 | 2 | -3/+4 |
| | * | Fix for Bug #1248542 (fix for filters.svg) by v1nce. | Nicolas Dufour | 2014-02-11 | 1 | -22/+5 |
| | * | Extensions->Render submenu. Scaling of group transform into document units, P... | Alvin Penner | 2014-02-09 | 6 | -4/+14 |
| | * | more robust versions of triangle.py and wireframe_sphere.py, see rev 13007 | Alvin Penner | 2014-02-08 | 2 | -15/+21 |
| | * | reverting triangle.py and wireframe_sphere.py from rev 13007 | Alvin Penner | 2014-02-08 | 2 | -7/+3 |
| | * | Extensions->Render submenu. Scaling of input parameters into document units, ... | Alvin Penner | 2014-02-08 | 9 | -10/+45 |
| | * | Extensions->Render submenu. Scaling of input parameters into document units, ... | Alvin Penner | 2014-02-06 | 5 | -10/+12 |
| | * | typos in symbols | Yuri Chornoivan | 2014-02-05 | 2 | -11/+11 |
| | * | added parameter to switch off auto alignment for engraving machines | Sebastian Wüst | 2014-02-02 | 6 | -38/+69 |
| | * | fixed user description of VS command | Sebastian Wüst | 2014-01-23 | 2 | -4/+4 |
| | * | Simplified patch for symbols i18n and typo in .bzrignore. | suv-lp | 2014-01-17 | 1 | -1/+1 |
| | * | Fix symbols Makefile.am for out-of-src tree build (thanks ~suv). | suv-lp | 2014-01-17 | 1 | -1/+1 |
| | * | i18n. Symbols are now translatable (see Bug #1261198); POT file and French tr... | Nicolas Dufour | 2014-01-17 | 3 | -2/+33 |