summaryrefslogtreecommitdiffstats
path: root/src/livarot (follow)
Commit message (Expand)AuthorAgeFilesLines
* terminate line with round caps. (Bug 1680179)Alvin Penner2017-04-201-2/+4
* Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>Alexander Brock2016-11-093-12/+2
* Fix a regression introduced by the refactoring.Shlomi Fish2016-09-291-1/+2
* Remove test for bool value.Shlomi Fish2016-09-031-1/+1
* remove == true/false.Shlomi Fish2016-09-031-3/+3
* Avoid == true / == false.Shlomi Fish2016-09-031-2/+1
* RefactoringShlomi Fish2016-09-031-13/+7
* Convert to boolean truth/falsehood.Shlomi Fish2016-09-031-5/+5
* Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-151-1/+1
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-41/+0
* cstdint is c++11, defaulting to stdint.hMarc Jeanmougin2016-04-111-1/+1
* fix compile error in livarotMarc Jeanmougin2016-04-111-11/+1
* re-write rev 11457. (Bug 1557348)Alvin Penner2016-04-051-2/+7
* Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-6/+6
* Fix path conversion between 2Geom and LivarotKrzysztof Kosi??ski2015-05-081-7/+1
* Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-288-44/+44
* more restrictive definition of parentContour. (Bug 499744)Alvin Penner2015-04-021-3/+5
* Fix modelinesAlex Valavanis2014-08-301-9/+9
* Undo changes in r13391Liam P. White2014-06-075-20/+14
* Clean up some unnecessary pointer usage in livarotLiam P. White2014-06-065-14/+20
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-1/+1
* Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-15/+20
* Fix for Bug #1250685 (Unnecessary gender-specific terms in code).Nicolas Dufour2014-02-056-365/+365
* fix "set but ununused" warningJohan B. C. Engelen2014-01-081-4/+4
* fix typo in rev 12797Alvin Penner2013-11-141-1/+1
* PathOutline. modify tolerance for detecting smooth joins. (Bug 1247441)Alvin Penner2013-11-121-1/+1
* more conversions from radians to degrees for arcs (Bug 1239462)Alvin Penner2013-11-024-8/+9
* conversions from radians to degrees for arcs (Bug 324117)Alvin Penner2013-10-312-10/+12
* "fix" some "unused parameter" warningsKris De Gussem2013-10-271-1/+1
* cppcheck: printf variable identifierKris De Gussem2013-10-161-2/+2
* couple of typos affecting Path->Linked Offset (Bug 1236830)Alvin Penner2013-10-161-2/+2
* Path->Inset trial 2. revert rev 12279. (fix Bug 1218333)Alvin Penner2013-09-151-6/+3
* Path->Inset. remove redundant node on inner join. (Bug 1218333)Alvin Penner2013-09-142-17/+20
* fix small "performance" issues (cppcheck)Johan B. C. Engelen2013-08-036-36/+22
* init membersJohan B. C. Engelen2013-08-031-1/+6
* cppcheck Common realloc mistake: 'qrsData' nulled but not freed upon failureJohan B. C. Engelen2013-08-031-1/+6
* Shape calculations. re-introduce grid of a smaller size. (http://article.gman...Alvin Penner2013-07-164-20/+20
* Shape calculations. do not quantize the coordinates. (Bug 168158)Alvin Penner2013-07-014-18/+18
* boolops. allow Division to create hole (Bug 499744)Alvin Penner2013-05-251-25/+35
* Path Union. fix for Bug 614577Alvin Penner2013-04-181-3/+5
* Drop remaining unused functionsAlex Valavanis2013-03-181-1/+2
* Fix remaining forward declaration tags (except for unavoidable internal error...Alex Valavanis2013-03-152-6/+6
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-2/+2
* Path->Cut Path loses segments (Bug 166302)Alvin Penner2013-02-161-0/+2
* Path::OutlineJoin. for inside join, simplify nodes only for obtuse angle (Bug...Alvin Penner2013-01-311-3/+7
* Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug 820...Alvin Penner2013-01-282-18/+32
* Update to current trunkTed Gould2012-11-253-9/+9
|\
| * code cleanup: quiet warnings with gcc.Campbell Barton2012-11-203-9/+9
* | Files in /src that no longer existTed Gould2012-10-151-1/+0
|/
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-1/+0