| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | never let me try this again | Liam P. White | 2015-05-26 | 1 | -2/+2 |
| | | | | (bzr r14176) | ||||
| * | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 1 | -7/+2 |
| | | | | (bzr r14126) | ||||
| * | updated with trunk | Marc Jeanmougin | 2015-04-29 | 1 | -81/+123 |
| |\ | | | | | (bzr r13922.1.19) | ||||
| | * | Better solution picking | Liam P. White | 2015-04-29 | 1 | -3/+22 |
| | | | | | | | (bzr r14073) | ||||
| | * | Increase precision (long thin paths had a ton of width variance), fix logic ↵ | Liam P. White | 2015-04-29 | 1 | -3/+1 |
| | | | | | | | | | | | error (bzr r14070) | ||||
| | * | Catch more intersections (can still be improved somewhat I think) | Liam P. White | 2015-04-29 | 1 | -21/+17 |
| | | | | | | | (bzr r14069) | ||||
| | * | fix tangent sign problems in path outline code | Liam P. White | 2015-04-28 | 1 | -65/+94 |
| | | | | | | | (bzr r14068) | ||||
| * | | merging | Marc Jeanmougin | 2015-04-26 | 6 | -0/+882 |
| |\| | | | | | (bzr r13922.1.13) | ||||
| | * | herpderp | Liam P. White | 2015-04-04 | 1 | -1/+1 |
| | | | | | | | (bzr r14044) | ||||
| | * | Call decide() with subpaths in proper order. | Tavmjong Bah | 2015-04-04 | 1 | -1/+1 |
| | | | | | | | (bzr r14043) | ||||
| | * | 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) | ||||
| | * | Add clipping at miter-length to 'arcs' line join. | Tavmjong Bah | 2015-03-29 | 1 | -21/+131 |
| | | | | | | | (bzr r14036) | ||||
| | * | 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 | 2 | -8/+50 |
| | | | | | | | (bzr r14033) | ||||
| | * | 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) | ||||
| | * | improve, optimize, fix path outliner | Liam P. White | 2015-03-22 | 1 | -71/+112 |
| | | | | | | | (bzr r14027) | ||||
| | * | Fix remaining bugs in path outliner | Liam P. White | 2015-03-20 | 1 | -8/+13 |
| | | | | | | | (bzr r14017) | ||||
| | * | Let's hope the world doesn't end | Liam P. White | 2015-03-19 | 4 | -0/+566 |
| | | | | | | | | | | | Native 2geom path outliner, still buggy (bzr r14014) | ||||
| | * | Lattice 2 now handle in miror mode revase of axis, also fix a bug moving ↵ | Jabier Arraiza Cenoz | 2015-03-14 | 1 | -0/+3 |
| | | | | | | | | | | | extem axis knots (bzr r14001) | ||||
| | * | Fix a bug in lattice2 with SegmentLines and add a Expander widget to ↵ | Jabier Arraiza Cenoz | 2015-03-12 | 2 | -0/+47 |
| | | | | | | | | | | | contract all point parameters (bzr r13998) | ||||
| * | | merge | Marc Jeanmougin | 2015-04-26 | 3 | -0/+84 |
| |\| | | | | | (bzr r13922.1.12) | ||||
| | * | whoops | Liam P. White | 2015-02-25 | 1 | -0/+1 |
| | | | | | | | (bzr r13949) | ||||
| | * | Collect util/ into a static library | Liam P. White | 2015-02-25 | 2 | -0/+83 |
| | | | | | | | (bzr r13948) | ||||
| * | | Removed eclipse files, added removed pot file | Marc Jeanmougin | 2015-02-23 | 1 | -4/+0 |
| | | | | | | | (bzr r13922.1.7) | ||||
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 2 | -5/+5 |
| | | | | | | | (bzr r13922.1.5) | ||||
| * | | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 2 | -8/+13 |
| |/ | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| | | | | (bzr r13820) | ||||
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 1 | -2/+2 |
| | | | | (bzr r13768) | ||||
| * | Update to trunk r13750 | Liam P. White | 2014-11-24 | 1 | -7/+8 |
| |\ | | | | | (bzr r13341.5.23) | ||||
| | * | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 2014-11-10 | 1 | -7/+8 |
| | | | | | | | (bzr r13700) | ||||
| * | | Update to experimental r13598 | Liam P. White | 2014-10-08 | 3 | -3/+3 |
| |\| | | | | | (bzr r13341.5.17) | ||||
| | * | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.248) | ||||
| | * | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 2 | -2/+2 |
| | | | | | | | (bzr r13341.1.247) | ||||
| | * | Reduce header bloat | Alex Valavanis | 2014-08-30 | 1 | -5/+1 |
| | | | | | | | (bzr r13341.1.184) | ||||
| * | | Update to experimental r13527 | Liam P. White | 2014-08-30 | 5 | -124/+125 |
| |\| | | | | | (bzr r13341.5.15) | ||||
| | * | Code cleanup. | Liam P. White | 2014-08-18 | 4 | -119/+124 |
| | | | | | | | (bzr r13341.1.145) | ||||
| * | | Update to experimental r13464 | Liam P. White | 2014-08-08 | 1 | -24/+29 |
| |\| | | | | | (bzr r13341.5.14) | ||||
| | * | Small tweak to bbox calculation | Liam P. White | 2014-08-08 | 1 | -24/+29 |
| | | | | | | | (bzr r13341.1.123) | ||||
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -2/+2 |
| |/ | | | | | disallow pointers to Application (bzr r13341.5.9) | ||||
| * | drop wrong g_free call | Kris De Gussem | 2014-03-14 | 1 | -2/+1 |
| | | | | (bzr r13152) | ||||
| * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 2 | -8/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | ||||
| * | Protect pdf and png exports from failure and output reasonalbe warnings. | Martin Owens | 2014-01-27 | 1 | -1/+1 |
| | | | | (bzr r12982) | ||||
| * | fix warning, update comments | Johan B. C. Engelen | 2014-01-08 | 1 | -5/+4 |
| | | | | (bzr r12896) | ||||
| * | Null check added. (should fix bug 1172484) | Kris De Gussem | 2013-12-20 | 1 | -34/+37 |
| | | | | (bzr r12853) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -1/+1 |
| | | | | (bzr r12782) | ||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 2 | -11/+11 |
| |\ | | | | | (bzr r12475.1.29) | ||||
| | * | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class | Krzysztof Kosi??ski | 2013-09-19 | 2 | -11/+11 |
| | | | | | | | | | | | called Inkscape::Pixbuf. Replace usage in the code as appropriate. (bzr r12531) | ||||
| * | | Merge from trunk. | Matthew Petroff | 2013-09-15 | 1 | -6/+1 |
| |\| | | | | | (bzr r12475.1.20) | ||||
