| Commit message (Expand) | Author | Files | Lines |
| 2013-08-08 | Fix to do the "right thing" for difference/intersection boolean ops when | Eric Greveson | 1 | -5/+31 |
| 2013-07-04 | Code readability improvements and licence changes for action-context.* | Eric Greveson | 1 | -1/+1 |
| 2013-07-01 | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 1 | -36/+45 |
| 2013-05-01 | Fix for Bug #629081 (Spiro and path operations fails) by Matthew Petroff. | Nicolas Dufour | 1 | -0/+5 |
| 2013-03-19 | Fixing regression | jtx | 1 | -33/+3 |
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -3/+33 |
| 2013-03-16 | fix/suppress build warnings | Kris De Gussem | 1 | -33/+3 |
| 2013-03-06 | boolops union. fix for disappearing objects (Bug 168907) | Alvin Penner | 1 | -4/+7 |
| 2013-02-22 | Path->Division. patch for case where cutter is a line (Bug 177956) | Alvin Penner | 1 | -1/+4 |
| 2013-01-29 | for Stroke to Path, change minimum stroke width from 0.01 to 0.032 (Bug 82042... | Alvin Penner | 1 | -2/+2 |
| 2013-01-28 | Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug 820... | Alvin Penner | 1 | -2/+2 |
| 2013-01-05 | visual bbox minimum width (Bug 1094802) | Alvin Penner | 1 | -2/+2 |
| 2012-10-04 | code cleanup: add own includes to cpp files or make the functions static if t... | Campbell Barton | 1 | -2/+2 |
| 2012-09-23 | From bug #1048845: proposed addition to livarot for boolean operations | su_v | 1 | -3/+217 |
| 2012-02-23 | avoid some Shape calculations that are not relevant to visual bbox (Bug 906952) | Alvin Penner | 1 | -26/+22 |
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+2 |
| 2012-01-17 | add underscores to some member variables. | Johan B. C. Engelen | 1 | -6/+6 |
| 2012-01-17 | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 1 | -1/+1 |
| 2012-01-08 | Warning and uninitialized variable cleanup. | Jon A. Cruz | 1 | -34/+22 |
| 2012-01-04 | for bbox calculation, disable call to Path::Coalesce (Bug 906952) | Alvin Penner | 1 | -3/+7 |
| 2012-01-03 | Janitorial tasks: get rid of deprecated repr wrapper functions | Kris De Gussem | 1 | -2/+2 |
| 2011-12-08 | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 1 | -1/+1 |
| 2011-08-27 | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 1 | -2/+2 |
| 2011-07-17 | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 1 | -1/+1 |
| 2011-05-01 | Fix crashes on empty marker definitions. | Johan B. C. Engelen | 1 | -1/+6 |
| 2011-04-17 | add new preference widget for a number with a unit. | Johan B. C. Engelen | 1 | -3/+3 |
| 2011-04-01 | add curve before LPE to SPShape. this is useful for helperpath display. It wa... | Johan B. C. Engelen | 1 | -21/+54 |
| 2011-03-17 | Linked Offset. Merge branch lp:~ado-papas/inkscape/bug_167419 (Bug #167419, B... | Nicolas Dufour | 1 | -5/+2 |
| 2011-03-12 | Allow for item groups in marker definitions when calculating the path outline. | Johan B. C. Engelen | 1 | -11/+30 |
| 2011-02-22 | Finished cleanup of outdated SP_OBJECT_STYLE C macro. | Jon A. Cruz | 1 | -58/+64 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -24/+24 |
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 1 | -1/+1 |
| 2010-10-23 | Don't try displaying markers for completely empty paths, fixes crash. | Johan B. C. Engelen | 1 | -0/+8 |
| 2010-08-29 | fix bug where bbox is calculated wrong for paths with markers when the path h... | Johan B. C. Engelen | 1 | -8/+7 |
| 2010-08-04 | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 1 | -1/+0 |
| 2010-07-14 | SPShape c++ified to the extent it was possible and more changes done for XML ... | Abhishek Sharma Public | 1 | -8/+8 |
| 2010-07-06 | C++ification of SPObject continued along with the onset of XML Privatisation.... | Abhishek Sharma Public | 1 | -2/+5 |
| 2010-07-02 | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 1 | -7/+7 |
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 1 | -19/+19 |
| 2010-04-10 | * improve boundingbox calculation: include strokecaps. | Johan B. C. Engelen | 1 | -0/+244 |
| 2009-11-08 | Patch for 456148 by Johan | Josh Andler | 1 | -22/+44 |
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 1 | -2/+2 |
| 2009-08-05 | SPDocument->Document | johnce | 1 | -2/+2 |
| 2009-03-29 | fix simplify, combine, break for LPE paths | bulia byak | 1 | -3/+3 |
| 2009-02-26 | Allow path exclusion to work on an arbitrary number of paths. Fixes bug | Krzysztof Kosi??ski | 1 | -5/+4 |
| 2009-01-02 | make 'marker' property work (shorthand for start, mid and end markers); inksc... | Johan B. C. Engelen | 1 | -34/+40 |
| 2008-12-28 | More NR ==> Geom changes | Joshua L. Blocher | 1 | -9/+9 |
| 2008-12-19 | fix bug #166937 (with viewBox, simplify oversimplifies) | Thomas Holder | 1 | -0/+3 |
| 2008-12-16 | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 1 | -5/+5 |
| 2008-11-21 | Merge from fe-moved | Ted Gould | 1 | -2/+2 |