| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 1 | -9/+9 |
| | | |||||
| * | Do not simplify when path inset or outset | morapeter | 2017-04-13 | 1 | -11/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616469 (bzr r15619) | ||||
| * | convert Preferences Inset/Outset to document units. (Bug 1542093) | Alvin Penner | 2017-03-27 | 1 | -3/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1542093 (bzr r15610) | ||||
| * | Fix a critical warning on convert to paths ↵ | Jabiertxof | 2017-02-11 | 1 | -1/+1 |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/1662812/comments/7 (bzr r15506) | ||||
| * | Fix bug #1662812 Converting Stroke to Path messes document's structure | Jabiertxof | 2017-02-10 | 1 | -22/+40 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1662812 (bzr r15504) | ||||
| * | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op> | Alexander Brock | 2016-11-09 | 1 | -106/+57 |
| | | | | (bzr r15223.1.1) | ||||
| * | Bug fixes to stroke to path pointed by CR | Jabier Arraiza Cenoz | 2016-09-02 | 1 | -11/+18 |
| | | | | (bzr r15100) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -36/+47 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14 | Jabier Arraiza Cenoz | 2016-08-03 | 1 | -36/+47 |
| | | | | | | | (bzr r15036) | ||||
| * | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -214/+352 |
| |\| | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -9/+0 |
| | | | | | | | (bzr r15034) | ||||
| | * | Fix Stroke to fill retaining fills | Jabier Arraiza Cenoz | 2016-07-28 | 1 | -216/+353 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1556592 (bzr r15028) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+9 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -9/+0 |
| | | | | | | | (bzr r15025) | ||||
| * | | Changed signatures of boolean functions | Adrian Boguszewski | 2016-07-20 | 1 | -64/+106 |
| | | | | | | | (bzr r14954.1.24) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -1/+1 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -3/+3 |
| | | | | | | | (bzr r14954.1.19) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -4/+4 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Added xmlNodes as range function | Adrian Boguszewski | 2016-07-01 | 1 | -1/+1 |
| | | | | | | | (bzr r14954.1.12) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -5/+5 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | Added normalized path to flowtext | Adrian Boguszewski | 2016-05-15 | 1 | -1/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1555152 (bzr r14889) | ||||
| * | fix-bug-734201. stroke-to-path doesn't scale stroke width used in markers | Jabier Arraiza Cenoz | 2016-05-08 | 1 | -3/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/734201 (bzr r14875) | ||||
| * | Improved eraser tool, now working on documents not pixels and with 0 width | Jabier Arraiza Cenoz | 2016-02-13 | 1 | -0/+7 |
| | | | | (bzr r14648.1.1) | ||||
| * | Remove two path requirement, there is some really good functionality with ↵ | Martin Owens | 2016-01-02 | 1 | -7/+0 |
| | | | | | | multiple paths we're missing out on. (bzr r14560) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 1 | -55/+42 |
| |\ | | | | | (bzr r14059.2.11) | ||||
| | * | Fixed crash bug due to some overlooked function changed in the recent merge. | Marc Jeanmougin | 2015-05-01 | 1 | -1/+1 |
| | | | | | | | | | | | Also fixed the layer ordering in the widget, which was messed up by the same bug in a way i haven't quite sorted out (so the fact that this patch fixed it is quite a mystery, but i won't complain) (bzr r14079) | ||||
| | * | removed a few useless SP_OBJECT() casts | Marc Jeanmougin | 2015-04-27 | 1 | -2/+2 |
| | | | | | | | (bzr r13922.1.17) | ||||
| | * | merging | Marc Jeanmougin | 2015-04-26 | 1 | -0/+2 |
| | |\ | | | | | | | (bzr r13922.1.13) | ||||
| | * | | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 1 | -5/+5 |
| | | | | | | | | | | (bzr r13922.1.11) | ||||
| | * | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -13/+8 |
| | | | | | | | | | | (bzr r13922.1.10) | ||||
| | * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -15/+15 |
| | | | | | | | | | | (bzr r13922.1.5) | ||||
| | * | | I can't really understand why, but i can now launch inkscape without it ↵ | mc | 2015-02-18 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | segfaulting. That's an improvement. Next thing: code cleaning, replacing containers with vectors (bzr r13922.1.4) | ||||
| | * | | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -55/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
| * | | | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 2015-04-28 | 1 | -10/+30 |
| | | | | | | | | | | (bzr r14059.2.2) | ||||
| * | | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -8/+3 |
| | |/ |/| | | | (bzr r14059.2.1) | ||||
| * | | dynamic, linked offsets applied to clone original | Raphael Rosch | 2015-03-14 | 1 | -0/+2 |
| |/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/1377689 (bzr r13999) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -11/+11 |
| | | | | (bzr r13820) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -4/+4 |
| | | | | (bzr r13809) | ||||
| * | 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) | ||||
| * | Undo changes in r13391 | Liam P. White | 2014-06-07 | 1 | -24/+24 |
| | | | | (bzr r13341.1.51) | ||||
| * | Clean up some unnecessary pointer usage in livarot | Liam P. White | 2014-06-06 | 1 | -24/+24 |
| | | | | (bzr r13341.1.50) | ||||
| * | Fix bug #1290573 and #1310802 | Liam P. White | 2014-04-29 | 1 | -6/+10 |
| | | | | (bzr r13323) | ||||
| * | Improve calculation precision of stroke-to-path, for very large user units ↵ | Johan B. C. Engelen | 2014-04-14 | 1 | -7/+8 |
| | | | | | | | | | that make the stroke width a very small number. Fixed bugs: - https://launchpad.net/bugs/1244861 (bzr r13286) | ||||
| * | Change stroke-dasharray and stroke-dashoffset handling to match other ↵ | Tavmjong Bah | 2014-03-11 | 1 | -2/+2 |
| | | | | | | | | properties. Split style.h into more manageable size files. (bzr r13135) | ||||
| * | Fix for Bug #1250685 (Unnecessary gender-specific terms in code). | Nicolas Dufour | 2014-02-05 | 1 | -5/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1250685 (bzr r12997) | ||||
| * | splivarot: Clean up assertions where possible | Alex Valavanis | 2013-11-14 | 1 | -20/+11 |
| | | | | (bzr r12813) | ||||
| * | splivarot: scan-build fixes and cleanup | Alex Valavanis | 2013-11-12 | 1 | -22/+14 |
| | | | | (bzr r12798) | ||||
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -1/+1 |
| | | | | (bzr r12660) | ||||
| * | memleaks! | Johan B. C. Engelen | 2013-09-30 | 1 | -1/+2 |
| | | | | (bzr r12639) | ||||
| * | merge from trunk (r12487) | su_v | 2013-08-29 | 1 | -45/+81 |
| |\ | | | | | (bzr r11668.1.75) | ||||
