| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update to trunk | Jabier Arraiza Cenoz | 2015-04-10 | 26 | -1330/+1411 |
| |\ | | | | | (bzr r12588.1.42) | ||||
| | * | added info about multiple pen feature in gui | Sebastian Wüst | 2015-04-10 | 2 | -17/+21 |
| | | | | | | | (bzr r14055) | ||||
| | * | Fix coding style issues in bspline/spirolive code | Jabier Arraiza Cenoz | 2015-04-10 | 11 | -513/+521 |
| | | | | | | | (bzr r14054) | ||||
| | * | Fix coding style issues in show/handles LPE | Jabier Arraiza Cenoz | 2015-04-10 | 2 | -45/+45 |
| | | | | | | | (bzr r14053) | ||||
| | * | Fix coding style issues in perspective/envelope LPE | Jabier Arraiza Cenoz | 2015-04-10 | 2 | -144/+147 |
| | | | | | | | (bzr r14052) | ||||
| | * | fixed bug: when no tool offset is used uninitialize commands (SP0;PU0,0) are ↵ | Sebastian Wüst | 2015-04-10 | 1 | -1/+2 |
| | | | | | | | | | | | sent twice (bzr r14051) | ||||
| | * | added option to set non-standard bytesize, stopbits and parity settings | Sebastian Wüst | 2015-04-10 | 2 | -27/+84 |
| | | | | | | | (bzr r14050) | ||||
| | * | Fixes bug #1409568: added possibility to use multiple pens (when using pen ↵ | Sebastian Wüst | 2015-04-10 | 3 | -42/+53 |
| | | | | | | | | | | | | | | | | | plotters, cutting plotters ignore it) via marking layers with pen information Fixed bugs: - https://launchpad.net/bugs/1409568 (bzr r14049) | ||||
| | * | Fix coding style issues in roughen LPE | Jabier Arraiza Cenoz | 2015-04-09 | 2 | -110/+110 |
| | | | | | | | (bzr r14048) | ||||
| | * | Fix coding style issues in lattice2 LPE | Jabier Arraiza Cenoz | 2015-04-09 | 2 | -313/+310 |
| | | | | | | | (bzr r14047) | ||||
| | * | Fix coding style issues in simplify LPE | Jabier Arraiza Cenoz | 2015-04-09 | 2 | -119/+119 |
| | | | | | | | (bzr r14046) | ||||
| * | | Rename a variable to current coding style | Jabier Arraiza Cenoz | 2015-04-09 | 1 | -14/+14 |
| | | | | | | | (bzr r12588.1.41) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-04-09 | 62 | -1715/+2020 |
| |\| | | | | | (bzr r12588.1.40) | ||||
| | * | Cleaned up cmake files to build successfully on Linux. | Jon A. Cruz | 2015-04-08 | 4 | -63/+66 |
| | | | | | | | (bzr r14045) | ||||
| | * | herpderp | Liam P. White | 2015-04-04 | 2 | -3/+3 |
| | | | | | | | (bzr r14044) | ||||
| | * | Call decide() with subpaths in proper order. | Tavmjong Bah | 2015-04-04 | 1 | -1/+1 |
| | | | | | | | (bzr r14043) | ||||
| | * | Add helper path to guide BSpline if path outline is hidden | Jabier Arraiza Cenoz | 2015-04-03 | 1 | -2/+4 |
| | | | | | | | (bzr r14042) | ||||
| | * | inicialice a header variable | Jabier Arraiza Cenoz | 2015-04-02 | 1 | -0/+1 |
| | | | | | | | (bzr r14041) | ||||
| | * | more restrictive definition of parentContour. (Bug 499744) | Alvin Penner | 2015-04-02 | 1 | -3/+5 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/499744 (bzr r14040) | ||||
| | * | Small cleanup: consistency, style | Liam P. White | 2015-03-31 | 1 | -44/+31 |
| | | | | | | | (bzr r14039) | ||||
| | * | Update turn angle predicate for outliner | Liam P. White | 2015-03-31 | 1 | -8/+14 |
| | | | | | | | (bzr r14038) | ||||
| | * | Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 ↵ | Nicolas Dufour | 2015-03-31 | 17 | -103/+251 |
| | | | | | | | | | | | | | | | | | vulnerability). Fixed bugs: - https://launchpad.net/bugs/1438366 (bzr r14037) | ||||
| | * | Add clipping at miter-length to 'arcs' line join. | Tavmjong Bah | 2015-03-29 | 1 | -21/+131 |
| | | | | | | | (bzr r14036) | ||||
| | * | make_angle_bisector_line(): Return sensible line if three input points are ↵ | Tavmjong Bah | 2015-03-29 | 1 | -1/+16 |
| | | | | | | | | | | | | | | | colinear. Add output operator, useful for debugging. (bzr r14035) | ||||
| | * | clean up previous commit | Liam P. White | 2015-03-29 | 1 | -24/+9 |
| | | | | | | | (bzr r14034) | ||||
| | * | Fix calculation of miter limit. Implement 'miter-clip' line join. | Tavmjong Bah | 2015-03-27 | 3 | -11/+54 |
| | | | | | | | (bzr r14033) | ||||
| | * | Fix a crash on perspective/envelope LPE introduced in recent refactor of ↵ | Jabier Arraiza Cenoz | 2015-03-24 | 1 | -6/+6 |
| | | | | | | | | | | | point parameter (bzr r14032) | ||||
| | * | Path outliner: refactor extrapolated joiner, allow joining line segments; ↵ | Liam P. White | 2015-03-24 | 1 | -65/+155 |
| | | | | | | | | | | | some more optimizations all around (bzr r14031) | ||||
| | * | Fix a bug introduced by me using path parameters in LPE | Jabier Arraiza Cenoz | 2015-03-23 | 1 | -23/+17 |
| | | | | | | | (bzr r14030) | ||||
| | * | well if I had known that existed, I would have used it sooner | Liam P. White | 2015-03-23 | 3 | -111/+12 |
| | | | | | | | (bzr r14029) | ||||
| | * | Latvian translation update | Janis Eisaks | 2015-03-22 | 1 | -319/+443 |
| | | | | | | | (bzr r14028) | ||||
| | * | improve, optimize, fix path outliner | Liam P. White | 2015-03-22 | 1 | -71/+112 |
| | | | | | | | (bzr r14027) | ||||
| | * | Fix a bug in multi-path-manipulator and finish bspline refactor | Jabier Arraiza Cenoz | 2015-03-21 | 3 | -17/+13 |
| | | | | | | | (bzr r14026) | ||||
| | * | Cleanup headers in BSpline LPE | Jabier Arraiza Cenoz | 2015-03-21 | 2 | -40/+7 |
| | | | | | | | (bzr r14025) | ||||
| | * | Fix GTK3 build (typo). | Tavmjong Bah | 2015-03-21 | 1 | -1/+1 |
| | | | | | | | (bzr r14024) | ||||
| | * | Improve the cache system of bspline, "Correctly" show bspline weight power ↵ | Jabier Arraiza Cenoz | 2015-03-21 | 4 | -14/+28 |
| | | | | | | | | | | | on nodes and handles (bzr r14023) | ||||
| | * | Add GUI for 'viewBox'. | Tavmjong Bah | 2015-03-21 | 4 | -22/+180 |
| | | | | | | | (bzr r14022) | ||||
| | * | sp. fix seperate | Bryce Harrington | 2015-03-21 | 7 | -23/+23 |
| | | | | | | | (bzr r14021) | ||||
| | * | take out the trash | Liam P. White | 2015-03-20 | 4 | -873/+30 |
| | | | | | | | (bzr r14020) | ||||
| | * | nop (if true etc) | Liam P. White | 2015-03-20 | 1 | -37/+31 |
| | | | | | | | (bzr r14019) | ||||
| | * | (audible sound of head banging off wall) | Liam P. White | 2015-03-20 | 3 | -59/+45 |
| | | | | | | | | | | | Fix that one thing (bzr r14018) | ||||
| | * | Fix remaining bugs in path outliner | Liam P. White | 2015-03-20 | 1 | -8/+13 |
| | | | | | | | (bzr r14017) | ||||
| | * | ui/tools: sp. fixes (cosmetic) | Bryce Harrington | 2015-03-19 | 7 | -8/+8 |
| | | | | | | | (bzr r14016) | ||||
| | * | packaging: Show details about failures in bug updating | Bryce Harrington | 2015-03-19 | 1 | -2/+4 |
| | | | | | | | (bzr r14015) | ||||
| | * | Let's hope the world doesn't end | Liam P. White | 2015-03-19 | 6 | -29/+597 |
| | | | | | | | | | | | Native 2geom path outliner, still buggy (bzr r14014) | ||||
| | * | Changed two SP_IS_LPE_ITEM calls | Jabier Arraiza Cenoz | 2015-03-18 | 1 | -16/+22 |
| | | | | | | | (bzr r14013) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-03-18 | 621 | -131650/+185037 |
| |\| | | | | | (bzr r12588.1.39) | ||||
| | * | Latvian translation update | Janis Eisaks | 2015-03-17 | 1 | -862/+944 |
| | | | | | | | (bzr r14012) | ||||
| | * | Remove sleep() left over from debugging. | Tavmjong Bah | 2015-03-17 | 1 | -1/+0 |
| | | | | | | | (bzr r14011) | ||||
| | * | Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects ↵ | Nicolas Dufour | 2015-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | include copy of unfiltered object on top). Fixed bugs: - https://launchpad.net/bugs/1414835 (bzr r14010) | ||||
