summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkjabiertxof2015-04-29128-2421/+5182
|\
| * Increase precision (long thin paths had a ton of width variance), fix logic e...Liam P. White2015-04-291-3/+1
| * Catch more intersections (can still be improved somewhat I think)Liam P. White2015-04-291-21/+17
| * fix tangent sign problems in path outline codeLiam P. White2015-04-281-65/+94
| * enable default pen object for WMF filesmathog2015-04-281-1/+5
| * Save original text in 'aria-label' attribute for accessibilty reasons.Tavmjong Bah2015-04-281-1/+11
| * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-2795-454/+13
| * add two files omitted in patch at revision 14062mathog2015-04-272-0/+1234
| * patch for bugs 1447850 and 1447382mathog2015-04-2721-1833/+3706
| * Enable snapping of cusp nodes by defaultDiederik van Lierop2015-04-271-1/+1
| * Mainloop fix for possible data loss if closing before save has completed.Mark Harmer2015-04-272-2/+5
| * Add mirror symmetry to envelope/perspective LPEJabier Arraiza Cenoz2015-04-212-1/+62
| * Replace GList by std::vectorTavmjong Bah2015-04-143-47/+34
| * Fix for the bug 1443039. Now reset old perspective-envelope effects and preve...Jabier Arraiza Cenoz2015-04-131-0/+7
* | Fis fix a bug finded in my presentation in the HackFestjabiertxof2015-04-291-2/+6
* | update to trunkJabier Arraiza Cenoz2015-04-1021-1244/+1252
|\|
| * Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-1011-513/+521
| * Fix coding style issues in show/handles LPEJabier Arraiza Cenoz2015-04-102-45/+45
| * Fix coding style issues in perspective/envelope LPEJabier Arraiza Cenoz2015-04-102-144/+147
| * Fix coding style issues in roughen LPEJabier Arraiza Cenoz2015-04-092-110/+110
| * Fix coding style issues in lattice2 LPEJabier Arraiza Cenoz2015-04-092-313/+310
| * Fix coding style issues in simplify LPEJabier Arraiza Cenoz2015-04-092-119/+119
* | Rename a variable to current coding styleJabier Arraiza Cenoz2015-04-091-14/+14
* | update to trunkJabier Arraiza Cenoz2015-04-0956-1374/+1553
|\|
| * Cleaned up cmake files to build successfully on Linux.Jon A. Cruz2015-04-084-63/+66
| * herpderpLiam P. White2015-04-042-3/+3
| * Call decide() with subpaths in proper order.Tavmjong Bah2015-04-041-1/+1
| * Add helper path to guide BSpline if path outline is hiddenJabier Arraiza Cenoz2015-04-031-2/+4
| * inicialice a header variableJabier Arraiza Cenoz2015-04-021-0/+1
| * more restrictive definition of parentContour. (Bug 499744)Alvin Penner2015-04-021-3/+5
| * Small cleanup: consistency, styleLiam P. White2015-03-311-44/+31
| * Update turn angle predicate for outlinerLiam P. White2015-03-311-8/+14
| * Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulner...Nicolas Dufour2015-03-3117-103/+251
| * Add clipping at miter-length to 'arcs' line join.Tavmjong Bah2015-03-291-21/+131
| * make_angle_bisector_line(): Return sensible line if three input points are co...Tavmjong Bah2015-03-291-1/+16
| * clean up previous commitLiam P. White2015-03-291-24/+9
| * Fix calculation of miter limit. Implement 'miter-clip' line join.Tavmjong Bah2015-03-273-11/+54
| * Fix a crash on perspective/envelope LPE introduced in recent refactor of poin...Jabier Arraiza Cenoz2015-03-241-6/+6
| * Path outliner: refactor extrapolated joiner, allow joining line segments; som...Liam P. White2015-03-241-65/+155
| * Fix a bug introduced by me using path parameters in LPEJabier Arraiza Cenoz2015-03-231-23/+17
| * well if I had known that existed, I would have used it soonerLiam P. White2015-03-233-111/+12
| * improve, optimize, fix path outlinerLiam P. White2015-03-221-71/+112
| * Fix a bug in multi-path-manipulator and finish bspline refactorJabier Arraiza Cenoz2015-03-213-17/+13
| * Cleanup headers in BSpline LPEJabier Arraiza Cenoz2015-03-212-40/+7
| * Fix GTK3 build (typo).Tavmjong Bah2015-03-211-1/+1
| * Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz2015-03-214-14/+28
| * Add GUI for 'viewBox'.Tavmjong Bah2015-03-214-22/+180
| * sp. fix seperateBryce Harrington2015-03-213-3/+3
| * take out the trashLiam P. White2015-03-204-873/+30
| * nop (if true etc)Liam P. White2015-03-201-37/+31