| Commit message (Expand) | Author | Age | Files | Lines |
| * | cmake: Don't depend on OpenSSL | Bryce Harrington | 2015-04-29 | 1 | -3/+3 |
| * | cmake: Force requiring Gnome VFS | Bryce Harrington | 2015-04-29 | 1 | -1/+1 |
| * | Increase precision (long thin paths had a ton of width variance), fix logic e... | Liam P. White | 2015-04-29 | 1 | -3/+1 |
| * | Catch more intersections (can still be improved somewhat I think) | Liam P. White | 2015-04-29 | 1 | -21/+17 |
| * | fix tangent sign problems in path outline code | Liam P. White | 2015-04-28 | 1 | -65/+94 |
| * | enable default pen object for WMF files | mathog | 2015-04-28 | 1 | -1/+5 |
| * | Save original text in 'aria-label' attribute for accessibilty reasons. | Tavmjong Bah | 2015-04-28 | 1 | -1/+11 |
| * | Translation. Fix for bug #1449294 (Envelope extension absent with Russian int... | tkzv | 2015-04-28 | 1 | -1/+1 |
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur... | Alex Valavanis | 2015-04-27 | 95 | -454/+13 |
| * | add two files omitted in patch at revision 14062 | mathog | 2015-04-27 | 2 | -0/+1234 |
| * | patch for bugs 1447850 and 1447382 | mathog | 2015-04-27 | 21 | -1833/+3706 |
| * | Enable snapping of cusp nodes by default | Diederik van Lierop | 2015-04-27 | 1 | -1/+1 |
| * | Mainloop fix for possible data loss if closing before save has completed. | Mark Harmer | 2015-04-27 | 2 | -2/+5 |
| * | extensions. ink2canvas.py - do not parse html comments. (Bug 1446204) | Alvin Penner | 2015-04-22 | 1 | -0/+2 |
| * | Add mirror symmetry to envelope/perspective LPE | Jabier Arraiza Cenoz | 2015-04-21 | 2 | -1/+62 |
| * | Replace GList by std::vector | Tavmjong Bah | 2015-04-14 | 3 | -47/+34 |
| * | Fix for the bug 1443039. Now reset old perspective-envelope effects and preve... | Jabier Arraiza Cenoz | 2015-04-13 | 1 | -0/+7 |
| * | added info about multiple pen feature in gui | Sebastian Wüst | 2015-04-10 | 2 | -17/+21 |
| * | Fix coding style issues in bspline/spirolive code | Jabier Arraiza Cenoz | 2015-04-10 | 11 | -513/+521 |
| * | Fix coding style issues in show/handles LPE | Jabier Arraiza Cenoz | 2015-04-10 | 2 | -45/+45 |
| * | Fix coding style issues in perspective/envelope LPE | Jabier Arraiza Cenoz | 2015-04-10 | 2 | -144/+147 |
| * | fixed bug: when no tool offset is used uninitialize commands (SP0;PU0,0) are ... | Sebastian Wüst | 2015-04-10 | 1 | -1/+2 |
| * | added option to set non-standard bytesize, stopbits and parity settings | Sebastian Wüst | 2015-04-10 | 2 | -27/+84 |
| * | Fixes bug #1409568: added possibility to use multiple pens (when using pen pl... | Sebastian Wüst | 2015-04-10 | 3 | -42/+53 |
| * | 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 |
| * | Latvian translation update | Janis Eisaks | 2015-03-22 | 1 | -319/+443 |
| * | 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 |