| Commit message (Expand) | Author | Files | Lines |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -4/+0 |
| 2016-07-30 | Full rewrite on working mode now no linked paths necesary | Jabier Arraiza Cenoz | 1 | -2/+1 |
| 2016-07-29 | Improvements to widget redraw | Jabier Arraiza Cenoz | 1 | -4/+0 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+4 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -4/+0 |
| 2016-07-24 | Add Text tag and update widgets code | Jabier Arraiza Cenoz | 1 | -1/+6 |
| 2015-07-25 | clean merge | Jabier Arraiza Cenoz | 1 | -3/+2 |
| 2015-03-18 | fix to trunk | Jabier Arraiza Cenoz | 1 | -8/+3 |
| 2015-03-15 | Warning cleanup. | Jon A. Cruz | 1 | -1/+2 |
| 2014-11-15 | ignore this commit | Jabier Arraiza Cenoz | 1 | -6/+0 |
| 2014-11-15 | ignore this commit | Jabier Arraiza Cenoz | 1 | -0/+6 |
| 2014-10-24 | Initial removal of box3d outdated GTKish macros. | Jon A. Cruz | 1 | -30/+45 |
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -11/+25 |
| 2014-08-04 | Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604... | Liam P. White | 1 | -6/+26 |
| 2014-07-31 | I'm an idiot | Liam P. White | 1 | -1/+1 |
| 2014-04-15 | Minor things | Liam P. White | 1 | -2/+9 |
| 2014-04-04 | Prevent crash on "three knot" issue | Liam P. White | 1 | -3/+8 |
| 2014-04-04 | Begin first stage of resolving issue with duplicate knots | Liam P. White | 1 | -6/+8 |
| 2014-03-27 | First step of refactoring SPKnot. | Markus Engel | 1 | -3/+1 |
| 2014-03-02 | Added some consts. Turned functions to member functions. | Markus Engel | 1 | -4/+4 |
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -4/+4 |
| 2013-10-08 | Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ... | Tavmjong Bah | 1 | -1/+1 |
| 2013-10-04 | C++ | Johan B. C. Engelen | 1 | -1/+1 |
| 2013-04-08 | Reactivated independent reference counting in the SPObject tree. | Markus Engel | 1 | -2/+5 |
| 2013-04-05 | Merged Shape and subclasses. Cleaned up a bit. | Markus Engel | 1 | -2/+2 |
| 2012-06-05 | Header cleaning for GTK+3 migration | Alex Valavanis | 1 | -0/+1 |
| 2012-05-03 | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 1 | -25/+38 |
| 2012-04-10 | Additional cleanup. | Jon A. Cruz | 1 | -2/+2 |
| 2012-04-07 | fix possible crasher in knot_clicked_handler | Johan B. C. Engelen | 1 | -11/+12 |
| 2012-04-07 | remove no longer needed knotholderentity complication | Johan B. C. Engelen | 1 | -7/+1 |
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+2 |
| 2011-10-03 | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 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 | -4/+2 |
| 2011-02-21 | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 1 | -6/+6 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -1/+1 |
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 1 | -1/+1 |
| 2010-07-14 | SPShape c++ified to the extent it was possible and more changes done for XML ... | Abhishek Sharma Public | 1 | -2/+2 |
| 2010-07-06 | C++ification of SPObject continued along with the onset of XML Privatisation.... | Abhishek Sharma Public | 1 | -1/+2 |
| 2010-07-02 | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 1 | -2/+2 |
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 1 | -3/+3 |
| 2010-01-30 | Finally introducing the pre-snap indicator | Diederik van Lierop | 1 | -0/+15 |
| 2009-11-23 | decrease header dependencies | Johan B. C. Engelen | 1 | -0/+1 |
| 2009-10-02 | label edit | bulia byak | 1 | -1/+1 |
| 2009-07-18 | Make the snap delay mechanism easier to implement for the devs, and get rid o... | Diederik van Lierop | 1 | -2/+0 |
| 2009-03-29 | - Move snap delay mechanism to the event context (used to be in SPCanvas) | Diederik van Lierop | 1 | -2/+2 |
| 2009-03-09 | Fix #338838, in which zooming and panning with the middle mouse button made I... | Diederik van Lierop | 1 | -2/+2 |
| 2009-01-25 | - The snap-delay mechanism should now be more robust. From now on, it must be... | Diederik van Lierop | 1 | -3/+15 |
| 2008-12-05 | NR -> 2Geom few more files | Joshua L. Blocher | 1 | -2/+2 |
| 2008-08-08 | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-08-01 | replace matrix division code. | Johan B. C. Engelen | 1 | -3/+2 |