| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | Merge in patch from bug #1267842 to fix Inkex module open order. | Martin Owens | 2014-01-14 | 1 | -6/+22 |
| * | Fix for bug #1266113 (xcf export only allows 90 dpi). | Nicolas Dufour | 2014-01-09 | 2 | -2/+11 |
| * | fixed bug serial missing | Sebastian Wüst | 2013-12-26 | 2 | -15/+15 |
| * | fixed positioning bug | Sebastian Wüst | 2013-12-26 | 1 | -3/+3 |
| * | added force and speed options and support for KNK Zing plotters | Sebastian Wüst | 2013-12-26 | 7 | -166/+253 |
| * | added show debug info option, small text changes | Sebastian Wüst | 2013-12-15 | 5 | -50/+116 |
| * | UI messages | Kris De Gussem | 2013-11-21 | 1 | -2/+2 |
| * | removed access to private member, fixed dpi calculation | Sebastian Wüst | 2013-11-18 | 2 | -7/+7 |
| * | adhere to Python "convention" of using double underscore to indicate class pr... | Johan B. C. Engelen | 2013-11-17 | 1 | -5/+5 |
| * | added missing documentation | Sebastian Wüst | 2013-11-17 | 1 | -0/+2 |
| * | changed unit calculation to regard doc unit | Sebastian Wüst | 2013-11-17 | 1 | -9/+11 |
| * | small optimizations | Sebastian Wüst | 2013-11-14 | 3 | -19/+13 |
| * | renamed some methods + removed unnecessary text + and fixed start option | Sebastian Wüst | 2013-11-13 | 2 | -13/+13 |
| * | fixed transformation bug | Sebastian Wüst | 2013-11-12 | 2 | -8/+5 |
| * | removed recursion to avoid problems on big documents | Sebastian Wüst | 2013-11-11 | 3 | -27/+40 |
| * | extensions. dxf output. do not output arc where start = end (Bug 1248104) | Alvin Penner | 2013-11-11 | 1 | -2/+2 |
| * | fixed dmpl init sequence | Sebastian Wüst | 2013-11-10 | 1 | -1/+1 |
| * | fixed and optimized pyserial usage, added dmpl support, small stuff | Sebastian Wüst | 2013-11-10 | 6 | -57/+74 |
| * | added missing translation flags and a small text change | Sebastian Wüst | 2013-11-09 | 3 | -6/+6 |
| * | fixed flow control problem in plotter extension | Sebastian Wüst | 2013-11-09 | 2 | -6/+9 |
| * | Fix make install (autotools) (follow-up to r12733) | su_v | 2013-11-04 | 1 | -2/+6 |
| * | Remove antiquated Perl extensions and modules, which were mostly useless. | Krzysztof Kosi??ski | 2013-11-03 | 8 | -1216/+0 |
| * | hpgl export + import and serial plotter driver extension with tool offset cor... | Sebastian Wüst | 2013-11-03 | 8 | -385/+739 |
| |\ |
|
| | * | added more todos | Sebastian Wüst | 2013-11-03 | 5 | -1/+6 |
| | * | added todo for recursion | Sebastian Wüst | 2013-11-03 | 1 | -0/+1 |
| | * | a 'bit' shorter lines | Sebastian Wüst | 2013-11-03 | 3 | -22/+39 |
| | * | better PEP 8 compatibility | Sebastian Wüst | 2013-11-03 | 6 | -394/+533 |
| | * | text changes | Sebastian Wüst | 2013-11-02 | 3 | -5/+4 |
| | * | be more specific for pyserial download | Sebastian Wüst | 2013-10-28 | 1 | -1/+1 |
| | * | mrege from trunk | Sebastian Wüst | 2013-10-28 | 26 | -100/+112 |
| | |\ |
|