| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-07-01 | Fix various minor typos | Yuri Chornoivan | 1 | -1/+1 | |
| 2019-06-17 | Change Path Cutting for Arcs | Nathan Lee | 1 | -2/+0 | |
| The arc's sweep and large arc flags are wrong. Also remove early return (proper error handling already present). https://gitlab.com/inkscape/inkscape/issues/250 | |||||
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -5/+7 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -3/+3 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2017-04-20 | terminate line with round caps. (Bug 1680179) | Alvin Penner | 1 | -2/+4 | |
| Fixed bugs: - https://launchpad.net/bugs/1680179 (bzr r15626) | |||||
| 2016-09-03 | Convert to boolean truth/falsehood. | Shlomi Fish | 1 | -5/+5 | |
| Refactoring. (bzr r15100.1.9) | |||||
| 2016-08-15 | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/ | Tavmjong Bah | 1 | -1/+1 | |
| (bzr r15059) | |||||
| 2016-04-05 | re-write rev 11457. (Bug 1557348) | Alvin Penner | 1 | -2/+7 | |
| Fixed bugs: - https://launchpad.net/bugs/1557348 (bzr r14763) | |||||
| 2015-04-28 | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 1 | -4/+4 | |
| (bzr r14059.2.2) | |||||
| 2014-06-07 | Undo changes in r13391 | Liam P. White | 1 | -6/+3 | |
| (bzr r13341.1.51) | |||||
| 2014-06-06 | Clean up some unnecessary pointer usage in livarot | Liam P. White | 1 | -3/+6 | |
| (bzr r13341.1.50) | |||||
| 2013-11-14 | fix typo in rev 12797 | Alvin Penner | 1 | -1/+1 | |
| (bzr r12816) | |||||
| 2013-11-12 | PathOutline. modify tolerance for detecting smooth joins. (Bug 1247441) | Alvin Penner | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1247441 (bzr r12797) | |||||
| 2013-11-02 | more conversions from radians to degrees for arcs (Bug 1239462) | Alvin Penner | 1 | -2/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1239462 (bzr r12763) | |||||
| 2013-10-16 | couple of typos affecting Path->Linked Offset (Bug 1236830) | Alvin Penner | 1 | -2/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1236830 (bzr r12696) | |||||
| 2013-08-03 | fix small "performance" issues (cppcheck) | Johan B. C. Engelen | 1 | -2/+1 | |
| (bzr r12461) | |||||
| 2013-01-31 | Path::OutlineJoin. for inside join, simplify nodes only for obtuse angle ↵ | Alvin Penner | 1 | -3/+7 | |
| (Bug 820425, comment 8) Fixed bugs: - https://launchpad.net/bugs/820425 (bzr r12084) | |||||
| 2013-01-28 | Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug ↵ | Alvin Penner | 1 | -17/+31 | |
| 820425) Fixed bugs: - https://launchpad.net/bugs/820425 (bzr r12069) | |||||
| 2012-06-03 | modify calc of bbox for single point (Bug 1006666) | Alvin Penner | 1 | -5/+5 | |
| Fixed bugs: - https://launchpad.net/bugs/1006666 (bzr r11457) | |||||
| 2011-08-28 | Completely remove libnr | Krzysztof Kosi??ski | 1 | -1/+0 | |
| (bzr r10582.1.11) | |||||
| 2009-02-10 | patch by KoRi for bug 323594 | bulia byak | 1 | -70/+80 | |
| (bzr r7264) | |||||
| 2008-12-28 | More NR ==> Geom changes | Joshua L. Blocher | 1 | -102/+102 | |
| (bzr r7032) | |||||
| 2008-12-05 | NR::LInfty => Geom:: | Johan B. C. Engelen | 1 | -12/+12 | |
| (bzr r6953) | |||||
| 2007-11-10 | Warning cleanup | Jon A. Cruz | 1 | -94/+94 | |
| (bzr r4052) | |||||
