| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix coding style issues in roughen LPE | Jabier Arraiza Cenoz | 2015-04-09 | 2 | -110/+110 |
| * | Fix coding style issues in lattice2 LPE | Jabier Arraiza Cenoz | 2015-04-09 | 2 | -313/+310 |
| * | Fix coding style issues in simplify LPE | Jabier Arraiza Cenoz | 2015-04-09 | 2 | -119/+119 |
| * | Cleaned up cmake files to build successfully on Linux. | Jon A. Cruz | 2015-04-08 | 4 | -63/+66 |
| * | herpderp | Liam P. White | 2015-04-04 | 2 | -3/+3 |
| * | Call decide() with subpaths in proper order. | Tavmjong Bah | 2015-04-04 | 1 | -1/+1 |
| * | Add helper path to guide BSpline if path outline is hidden | Jabier Arraiza Cenoz | 2015-04-03 | 1 | -2/+4 |
| * | inicialice a header variable | Jabier Arraiza Cenoz | 2015-04-02 | 1 | -0/+1 |
| * | more restrictive definition of parentContour. (Bug 499744) | Alvin Penner | 2015-04-02 | 1 | -3/+5 |
| * | Small cleanup: consistency, style | Liam P. White | 2015-03-31 | 1 | -44/+31 |
| * | Update turn angle predicate for outliner | Liam P. White | 2015-03-31 | 1 | -8/+14 |
| * | Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulner... | Nicolas Dufour | 2015-03-31 | 17 | -103/+251 |
| * | Add clipping at miter-length to 'arcs' line join. | Tavmjong Bah | 2015-03-29 | 1 | -21/+131 |
| * | make_angle_bisector_line(): Return sensible line if three input points are co... | Tavmjong Bah | 2015-03-29 | 1 | -1/+16 |
| * | clean up previous commit | Liam P. White | 2015-03-29 | 1 | -24/+9 |
| * | Fix calculation of miter limit. Implement 'miter-clip' line join. | Tavmjong Bah | 2015-03-27 | 3 | -11/+54 |
| * | Fix a crash on perspective/envelope LPE introduced in recent refactor of poin... | Jabier Arraiza Cenoz | 2015-03-24 | 1 | -6/+6 |
| * | Path outliner: refactor extrapolated joiner, allow joining line segments; som... | Liam P. White | 2015-03-24 | 1 | -65/+155 |
| * | Fix a bug introduced by me using path parameters in LPE | Jabier Arraiza Cenoz | 2015-03-23 | 1 | -23/+17 |
| * | well if I had known that existed, I would have used it sooner | Liam P. White | 2015-03-23 | 3 | -111/+12 |
| * | improve, optimize, fix path outliner | Liam P. White | 2015-03-22 | 1 | -71/+112 |
| * | Fix a bug in multi-path-manipulator and finish bspline refactor | Jabier Arraiza Cenoz | 2015-03-21 | 3 | -17/+13 |
| * | Cleanup headers in BSpline LPE | Jabier Arraiza Cenoz | 2015-03-21 | 2 | -40/+7 |
| * | Fix GTK3 build (typo). | Tavmjong Bah | 2015-03-21 | 1 | -1/+1 |
| * | Improve the cache system of bspline, "Correctly" show bspline weight power on... | Jabier Arraiza Cenoz | 2015-03-21 | 4 | -14/+28 |
| * | Add GUI for 'viewBox'. | Tavmjong Bah | 2015-03-21 | 4 | -22/+180 |
| * | sp. fix seperate | Bryce Harrington | 2015-03-21 | 3 | -3/+3 |
| * | take out the trash | Liam P. White | 2015-03-20 | 4 | -873/+30 |
| * | nop (if true etc) | Liam P. White | 2015-03-20 | 1 | -37/+31 |
| * | (audible sound of head banging off wall) | Liam P. White | 2015-03-20 | 3 | -59/+45 |
| * | Fix remaining bugs in path outliner | Liam P. White | 2015-03-20 | 1 | -8/+13 |
| * | ui/tools: sp. fixes (cosmetic) | Bryce Harrington | 2015-03-19 | 7 | -8/+8 |
| * | Let's hope the world doesn't end | Liam P. White | 2015-03-19 | 6 | -29/+597 |
| * | Changed two SP_IS_LPE_ITEM calls | Jabier Arraiza Cenoz | 2015-03-18 | 1 | -16/+22 |
| * | Remove sleep() left over from debugging. | Tavmjong Bah | 2015-03-17 | 1 | -1/+0 |
| * | Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects includ... | Nicolas Dufour | 2015-03-17 | 1 | -1/+1 |
| * | Partial fix for bug 1430873. Ellipses should behave properly with % values. | Tavmjong Bah | 2015-03-16 | 5 | -86/+103 |
| * | Fix a bug when update pointparaneter and no Knot | Jabier Arraiza Cenoz | 2015-03-16 | 1 | -1/+1 |
| * | Warning cleanup. | Jon A. Cruz | 2015-03-15 | 1 | -1/+2 |
| * | sbasis-to-bezier. avoid ill-conditioned regions. (Bug 1428683) | Alvin Penner | 2015-03-14 | 1 | -8/+13 |
| * | Partial fix for bug 1430873. Rectangles should behave properly with % values. | Tavmjong Bah | 2015-03-14 | 6 | -91/+140 |
| * | Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add... | Jabier Arraiza Cenoz | 2015-03-14 | 4 | -33/+7 |
| * | Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte... | Jabier Arraiza Cenoz | 2015-03-14 | 4 | -3/+17 |
| * | Fix for a potential (though unlikely) dereference of null pointer in the spra... | Nicolas Dufour | 2015-03-14 | 1 | -32/+34 |
| * | dynamic, linked offsets applied to clone original | Raphael Rosch | 2015-03-14 | 1 | -0/+2 |
| * | Fix a bug in lattice2 with SegmentLines and add a Expander widget to contract... | Jabier Arraiza Cenoz | 2015-03-12 | 4 | -41/+108 |
| * | Fix for potential null pointer call in the 3D box toolbar widget. | Nicolas Dufour | 2015-03-12 | 1 | -7/+7 |
| * | Point parameter refactor, Fixes a bug in Lattice2 whith lines. | Jabier Arraiza Cenoz | 2015-03-12 | 11 | -140/+172 |
| * | Allow changing document scale (via changing viewBox). Start of GUI. | Tavmjong Bah | 2015-03-11 | 5 | -3/+165 |
| * | Inicialite variables to prevent crashes | Jabier Arraiza Cenoz | 2015-03-11 | 4 | -6/+10 |