| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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) | |||||
| | * | Merge bool fix and clean up the warning | Martin Owens | 2013-08-12 | 1 | -9/+36 | |
| | |\ | | | | | | | (bzr r12475) | |||||
| | | * | Fix to do the "right thing" for difference/intersection boolean ops when | Eric Greveson | 2013-08-08 | 1 | -5/+31 | |
| | |/ | | | | | | | | | | | | | one or more input paths are truncated to zero-size by the quantization step (coordinate rounding). Previously this had only been fixed for union ops (which happened to work for exclusion (XOR) ops as well). (bzr r12472.1.1) | |||||
| | * | Code readability improvements and licence changes for action-context.* | Eric Greveson | 2013-07-04 | 1 | -1/+1 | |
| | | | | | | | | | | | based on merge request code review and feedback (bzr r12387.1.7) | |||||
| | * | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 1 | -36/+45 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1) | |||||
| * | | merge from trunk (r12322) | su_v | 2013-05-05 | 1 | -0/+5 | |
| |\| | | | | | (bzr r11668.1.69) | |||||
| | * | Fix for Bug #629081 (Spiro and path operations fails) by Matthew Petroff. | Nicolas Dufour | 2013-05-01 | 1 | -0/+5 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/629081 (bzr r12314) | |||||
| * | | merge from trunk (r12224) | su_v | 2013-03-19 | 1 | -33/+3 | |
| |\| | | | | | (bzr r11668.1.60) | |||||
| | * | fix/suppress build warnings | Kris De Gussem | 2013-03-16 | 1 | -33/+3 | |
| | | | | | | | (bzr r12215) | |||||
| * | | merge from trunk (r12181) | su_v | 2013-03-08 | 1 | -5/+11 | |
| |\| | | | | | (bzr r11668.1.53) | |||||
| | * | boolops union. fix for disappearing objects (Bug 168907) | Alvin Penner | 2013-03-06 | 1 | -4/+7 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168907 (bzr r12176) | |||||
| | * | Path->Division. patch for case where cutter is a line (Bug 177956) | Alvin Penner | 2013-02-22 | 1 | -1/+4 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/177956 (bzr r12138) | |||||
| * | | merge from trunk (r12122) | su_v | 2013-02-13 | 1 | -2/+2 | |
| |\| | | | | | (bzr r11668.1.51) | |||||
| | * | for Stroke to Path, change minimum stroke width from 0.01 to 0.032 (Bug ↵ | Alvin Penner | 2013-01-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | 820425, comment 5) Fixed bugs: - https://launchpad.net/bugs/820425 (bzr r12072) | |||||
| | * | Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug ↵ | Alvin Penner | 2013-01-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | 820425) Fixed bugs: - https://launchpad.net/bugs/820425 (bzr r12069) | |||||
| * | | merge from trunk (r12051) | su_v | 2013-01-22 | 1 | -2/+2 | |
| |\| | | | | | (bzr r11668.1.48) | |||||
| | * | visual bbox minimum width (Bug 1094802) | Alvin Penner | 2013-01-05 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094802 (bzr r12010) | |||||
| * | | merge from trunk (r11737) | su_v | 2012-10-04 | 1 | -2/+2 | |
| |\| | | | | | (bzr r11668.1.23) | |||||
| | * | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 2012-10-04 | 1 | -2/+2 | |
| | | | | | | | | | | | they are not used elsewhere. (bzr r11735) | |||||
| * | | From bug #1048845: proposed addition to livarot for boolean operations | su_v | 2012-09-23 | 1 | -3/+217 | |
| |/ | | | (bzr r11668.1.3) | |||||
| * | avoid some Shape calculations that are not relevant to visual bbox (Bug 906952) | Alvin Penner | 2012-02-23 | 1 | -26/+22 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/906952 (bzr r11010) | |||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 | |
| | | | | (bzr r10963) | |||||
| * | add underscores to some member variables. | Johan B. C. Engelen | 2012-01-17 | 1 | -6/+6 | |
| | | | | | | add some const stuff (bzr r10900) | |||||
| * | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -1/+1 | |
| | | | | (bzr r10897) | |||||
| * | Warning and uninitialized variable cleanup. | Jon A. Cruz | 2012-01-08 | 1 | -34/+22 | |
| | | | | (bzr r10860) | |||||
