summaryrefslogtreecommitdiffstats
path: root/src/splivarot.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated to trunkLiam P. White2014-03-121-2/+2
|\
| * Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-2/+2
* | Reverted swatchesLiam P. White2014-03-121-6/+22
|/
* Fix for Bug #1250685 (Unnecessary gender-specific terms in code).Nicolas Dufour2014-02-051-5/+5
* splivarot: Clean up assertions where possibleAlex Valavanis2013-11-141-20/+11
* splivarot: scan-build fixes and cleanupAlex Valavanis2013-11-121-22/+14
* C++Johan B. C. Engelen2013-10-041-1/+1
* memleaks!Johan B. C. Engelen2013-09-301-1/+2
* merge from trunk (r12487)su_v2013-08-291-45/+81
|\
| * Merge bool fix and clean up the warningMartin Owens2013-08-121-9/+36
| |\
| | * Fix to do the "right thing" for difference/intersection boolean ops whenEric Greveson2013-08-081-5/+31
| |/
| * Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-1/+1
| * Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-36/+45
* | merge from trunk (r12322)su_v2013-05-051-0/+5
|\|
| * Fix for Bug #629081 (Spiro and path operations fails) by Matthew Petroff.Nicolas Dufour2013-05-011-0/+5
* | merge from trunk (r12224)su_v2013-03-191-33/+3
|\|
| * fix/suppress build warningsKris De Gussem2013-03-161-33/+3
* | merge from trunk (r12181)su_v2013-03-081-5/+11
|\|
| * boolops union. fix for disappearing objects (Bug 168907)Alvin Penner2013-03-061-4/+7
| * Path->Division. patch for case where cutter is a line (Bug 177956)Alvin Penner2013-02-221-1/+4
* | merge from trunk (r12122)su_v2013-02-131-2/+2
|\|
| * for Stroke to Path, change minimum stroke width from 0.01 to 0.032 (Bug 82042...Alvin Penner2013-01-291-2/+2
| * Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug 820...Alvin Penner2013-01-281-2/+2
* | merge from trunk (r12051)su_v2013-01-221-2/+2
|\|
| * visual bbox minimum width (Bug 1094802)Alvin Penner2013-01-051-2/+2
* | merge from trunk (r11737)su_v2012-10-041-2/+2
|\|
| * code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-2/+2
* | From bug #1048845: proposed addition to livarot for boolean operationssu_v2012-09-231-3/+217
|/
* avoid some Shape calculations that are not relevant to visual bbox (Bug 906952)Alvin Penner2012-02-231-26/+22
* Header cleaningAlex Valavanis2012-02-121-0/+2
* add underscores to some member variables.Johan B. C. Engelen2012-01-171-6/+6
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-1/+1
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-081-34/+22
* for bbox calculation, disable call to Path::Coalesce (Bug 906952)Alvin Penner2012-01-041-3/+7
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-2/+2
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-2/+2
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-06-191-4/+9
|\
| * Fix crashes on empty marker definitions.Johan B. C. Engelen2011-05-011-1/+6
| * add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-3/+3
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-117/+172
|\|
| * add curve before LPE to SPShape. this is useful for helperpath display. It wa...Johan B. C. Engelen2011-04-011-21/+54
| * Linked Offset. Merge branch lp:~ado-papas/inkscape/bug_167419 (Bug #167419, B...Nicolas Dufour2011-03-171-5/+2
| * Allow for item groups in marker definitions when calculating the path outline.Johan B. C. Engelen2011-03-121-11/+30
| * Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-58/+64
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-24/+24
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-57/+61
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-57/+61
| |\
| | * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-8/+8