| Commit message (Expand) | Author | Files | Lines |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -499/+0 |
| 2017-10-02 | Second batch | Marc Jeanmougin | 1 | -18/+15 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -3/+1 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+3 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -3/+1 |
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -9/+9 |
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -40/+40 |
| 2016-04-29 | Backout last commit as it introduced subtle errors. | Tavmjong Bah | 1 | -2/+0 |
| 2016-04-29 | SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'. | Tavmjong Bah | 1 | -0/+2 |
| 2015-12-05 | Handle units in the 'x', 'y', 'dx', and 'dy' text and tspan attributes. | Tavmjong Bah | 1 | -2/+30 |
| 2015-02-25 | create SPObject factory | Liam P. White | 1 | -15/+0 |
| 2015-01-06 | Add getDocumentScale() to return "real-world" to "user-unit" scale factor. | Tavmjong Bah | 1 | -2/+4 |
| 2014-07-28 | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 1 | -3/+0 |
| 2014-07-28 | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 1 | -2/+0 |
| 2013-10-26 | Added some consts. | Markus Engel | 1 | -2/+2 |
| 2013-10-01 | Comprehensive fix for the issues with disappearing filtered objects. | Krzysztof Kosi??ski | 1 | -6/+6 |
| 2013-09-24 | change names for displayName and detailedDescription, improve char code and r... | Martin Owens | 1 | -1/+1 |
| 2013-09-20 | Refactor status-bar text for multiple items, was very broken | Martin Owens | 1 | -2/+2 |
| 2013-08-04 | cppcheck: c-style casts > c++ style casts | Kris De Gussem | 1 | -21/+13 |
| 2013-07-31 | Removed placement news / explicit destructor calls. | Markus Engel | 1 | -4/+4 |
| 2013-04-07 | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 1 | -4/+0 |
| 2013-04-05 | Merged Item. | Markus Engel | 1 | -18/+14 |
| 2013-04-05 | Merged more classes. | Markus Engel | 1 | -194/+130 |
| 2013-04-02 | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr... | Markus Engel | 1 | -0/+14 |
| 2013-04-01 | Added constructors to SP classes. | Markus Engel | 1 | -8/+20 |
| 2013-03-31 | Prepared exchange of casting macros. | Markus Engel | 1 | -0/+2 |
| 2013-03-29 | Renamed virtual function names. | Markus Engel | 1 | -24/+24 |
| 2013-03-29 | Removed function pointers from SPObject and subclasses. | Markus Engel | 1 | -10/+10 |
| 2013-03-14 | Various changes. | Markus Engel | 1 | -2/+2 |
| 2013-01-19 | cleanup sp_tspan: Use G_DEFINE_TYPE | Alex Valavanis | 1 | -98/+37 |
| 2012-10-06 | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. | Markus Engel | 1 | -2/+2 |
| 2012-08-19 | Added "virtual pad" to SPTextPath and SPTSpan. | Markus Engel | 1 | -57/+154 |
| 2012-01-08 | Warning and uninitialized variable cleanup. | Jon A. Cruz | 1 | -49/+44 |
| 2011-08-27 | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 1 | -18/+13 |
| 2011-02-21 | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 1 | -16/+20 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -2/+2 |
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 1 | -1/+1 |
| 2010-08-04 | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 1 | -3/+4 |
| 2010-08-04 | Wholesale cruft removal part 2 | Krzysztof Kosi??ski | 1 | -1/+0 |
| 2010-07-12 | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 1 | -13/+13 |
| 2010-07-03 | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 1 | -8/+8 |
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 1 | -1/+1 |
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 1 | -4/+4 |
| 2009-08-05 | SPDocument->Document | johnce | 1 | -4/+4 |
| 2009-02-08 | gcc warning cleanup: | Felipe Corr??a da Silva Sanches | 1 | -1/+1 |
| 2008-12-28 | More NR ==> Geom changes | Joshua L. Blocher | 1 | -4/+4 |
| 2008-09-18 | Next roud of NR ==> Geom conversion | Maximilian Albert | 1 | -3/+3 |
| 2008-08-08 | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-06-12 | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-06-11 | plumb XML::Documents in everywhere | MenTaLguY | 1 | -16/+14 |