| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14 | Jabier Arraiza Cenoz | 2016-08-03 | 1 | -36/+47 |
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -9/+0 |
| * | Fix Stroke to fill retaining fills | Jabier Arraiza Cenoz | 2016-07-28 | 1 | -216/+353 |
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+9 |
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -9/+0 |
| * | Added normalized path to flowtext | Adrian Boguszewski | 2016-05-15 | 1 | -1/+4 |
| * | fix-bug-734201. stroke-to-path doesn't scale stroke width used in markers | Jabier Arraiza Cenoz | 2016-05-08 | 1 | -3/+5 |
| * | Improved eraser tool, now working on documents not pixels and with 0 width | Jabier Arraiza Cenoz | 2016-02-13 | 1 | -0/+7 |
| * | Remove two path requirement, there is some really good functionality with mul... | Martin Owens | 2016-01-02 | 1 | -7/+0 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 1 | -55/+42 |
| |\ |
|
| | * | Fixed crash bug due to some overlooked function changed in the recent merge. | Marc Jeanmougin | 2015-05-01 | 1 | -1/+1 |
| | * | removed a few useless SP_OBJECT() casts | Marc Jeanmougin | 2015-04-27 | 1 | -2/+2 |
| | * | merging | Marc Jeanmougin | 2015-04-26 | 1 | -0/+2 |
| | |\ |
|
| | * | | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 1 | -5/+5 |
| | * | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -13/+8 |
| | * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -15/+15 |
| | * | | I can't really understand why, but i can now launch inkscape without it segfa... | mc | 2015-02-18 | 1 | -3/+3 |
| | * | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -55/+47 |
| * | | | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 2015-04-28 | 1 | -10/+30 |
| * | | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -8/+3 |
| | |/
|/| |
|
| * | | dynamic, linked offsets applied to clone original | Raphael Rosch | 2015-03-14 | 1 | -0/+2 |
| |/ |
|
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -11/+11 |
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -4/+4 |
| * | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| * | Undo changes in r13391 | Liam P. White | 2014-06-07 | 1 | -24/+24 |
| * | Clean up some unnecessary pointer usage in livarot | Liam P. White | 2014-06-06 | 1 | -24/+24 |
| * | Fix bug #1290573 and #1310802 | Liam P. White | 2014-04-29 | 1 | -6/+10 |
| * | Improve calculation precision of stroke-to-path, for very large user units th... | Johan B. C. Engelen | 2014-04-14 | 1 | -7/+8 |
| * | Change stroke-dasharray and stroke-dashoffset handling to match other propert... | Tavmjong Bah | 2014-03-11 | 1 | -2/+2 |
| * | Fix for Bug #1250685 (Unnecessary gender-specific terms in code). | Nicolas Dufour | 2014-02-05 | 1 | -5/+5 |
| * | splivarot: Clean up assertions where possible | Alex Valavanis | 2013-11-14 | 1 | -20/+11 |
| * | splivarot: scan-build fixes and cleanup | Alex Valavanis | 2013-11-12 | 1 | -22/+14 |
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -1/+1 |
| * | memleaks! | Johan B. C. Engelen | 2013-09-30 | 1 | -1/+2 |
| * | merge from trunk (r12487) | su_v | 2013-08-29 | 1 | -45/+81 |
| |\ |
|
| | * | Merge bool fix and clean up the warning | Martin Owens | 2013-08-12 | 1 | -9/+36 |
| | |\ |
|
| | | * | Fix to do the "right thing" for difference/intersection boolean ops when | Eric Greveson | 2013-08-08 | 1 | -5/+31 |
| | |/ |
|
| | * | Code readability improvements and licence changes for action-context.* | Eric Greveson | 2013-07-04 | 1 | -1/+1 |
| | * | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 1 | -36/+45 |
| * | | merge from trunk (r12322) | su_v | 2013-05-05 | 1 | -0/+5 |
| |\| |
|
| | * | Fix for Bug #629081 (Spiro and path operations fails) by Matthew Petroff. | Nicolas Dufour | 2013-05-01 | 1 | -0/+5 |
| * | | merge from trunk (r12224) | su_v | 2013-03-19 | 1 | -33/+3 |
| |\| |
|
| | * | fix/suppress build warnings | Kris De Gussem | 2013-03-16 | 1 | -33/+3 |
| * | | merge from trunk (r12181) | su_v | 2013-03-08 | 1 | -5/+11 |
| |\| |
|
| | * | boolops union. fix for disappearing objects (Bug 168907) | Alvin Penner | 2013-03-06 | 1 | -4/+7 |
| | * | Path->Division. patch for case where cutter is a line (Bug 177956) | Alvin Penner | 2013-02-22 | 1 | -1/+4 |
| * | | merge from trunk (r12122) | su_v | 2013-02-13 | 1 | -2/+2 |
| |\| |
|
| | * | for Stroke to Path, change minimum stroke width from 0.01 to 0.032 (Bug 82042... | Alvin Penner | 2013-01-29 | 1 | -2/+2 |
| | * | Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug 820... | Alvin Penner | 2013-01-28 | 1 | -2/+2 |
| * | | merge from trunk (r12051) | su_v | 2013-01-22 | 1 | -2/+2 |
| |\| |
|