| Commit message (Expand) | Author | Files | Lines |
| 2017-08-09 | Fix keyboard shortcuts for changing line spacing. | Tavmjong Bah | 1 | -53/+98 |
| 2017-04-23 | Fix crash when modifying text in "Text and Font" dialog | Eduard Braun | 1 | -3/+3 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -2/+0 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+2 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+0 |
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -8/+8 |
| 2016-07-14 | Last part of new SPObject children list | Adrian Boguszewski | 1 | -6/+3 |
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -25/+28 |
| 2015-12-07 | static code analysis | Kris De Gussem | 1 | -1/+1 |
| 2015-07-26 | Commented out tidy_operator_styled_whitespace (fixes bug 1477723). | Marc Jeanmougin | 1 | -2/+10 |
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -1/+1 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -2/+2 |
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 1 | -4/+3 |
| 2014-12-25 | Remove sp_style_write_string() and sp_style_write_difference(). | Tavmjong Bah | 1 | -20/+19 |
| 2014-04-05 | Prevent segfault when style string is null. | Tavmjong Bah | 1 | -2/+2 |
| 2013-10-28 | "fix" some "unused parameter" warnings | Kris De Gussem | 1 | -6/+6 |
| 2013-09-10 | improve legibility | Johan B. C. Engelen | 1 | -5/+5 |
| 2013-08-28 | Improve code readability. | Matthew Petroff | 1 | -5/+5 |
| 2013-07-31 | Eliminate "unit-constants.h". | Matthew Petroff | 1 | -6/+6 |
| 2013-06-19 | changes_2013_05_22a.patch: | David Mathog | 1 | -20/+38 |
| 2013-03-19 | Fixing regression | jtx | 1 | -1/+1 |
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2013-03-16 | cppcheck | Kris De Gussem | 1 | -1/+1 |
| 2013-02-11 | A couple of forward declarations | Alex Valavanis | 1 | -0/+1 |
| 2012-05-26 | Fix for 903772 : Support --export-text-to-path when outputting plain SVG | John Smith | 1 | -0/+17 |
| 2012-02-25 | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 1 | -2/+2 |
| 2012-02-15 | cppcheck | Kris De Gussem | 1 | -7/+11 |
| 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-07-16 | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 1 | -1/+1 |
| 2011-02-21 | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 1 | -1/+1 |
| 2011-02-21 | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 1 | -142/+205 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -6/+6 |
| 2010-10-21 | repr wasn't updated immediately after some text editing operations, which mea... | Richard Hughes | 1 | -7/+9 |
| 2010-10-03 | Warning cleanup. | Jon A. Cruz | 1 | -23/+31 |
| 2010-08-04 | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2010-07-06 | C++ification of SPObject continued along with the onset of XML Privatisation.... | Abhishek Sharma Public | 1 | -1/+2 |
| 2010-07-03 | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 1 | -5/+5 |
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 1 | -6/+6 |
| 2010-05-14 | Add dx (kerning), dy (vertical shifting), and rotate widgets to | Tavmjong Bah | 1 | -1/+50 |
| 2009-12-21 | utilities and UI support for identifying truncated flowtext and text-on-path | buliabyak | 1 | -0/+31 |
| 2009-10-04 | Richard's patch for crash bug 402274 | bulia byak | 1 | -2/+3 |
| 2009-02-16 | utilities for getting style at cursor, placing cursor at iterator or coordina... | bulia byak | 1 | -2/+10 |
| 2009-02-08 | gcc warning cleanup: | Felipe Corr??a da Silva Sanches | 1 | -2/+2 |
| 2008-12-04 | NR -> 2geom some headers in src/ | Joshua L. Blocher | 1 | -3/+3 |
| 2008-11-28 | bug #168370 (consider parent transform and viewBox) | Thomas Holder | 1 | -1/+16 |
| 2008-10-27 | From trunk | Ted Gould | 1 | -1/+1 |
| 2008-09-18 | Next roud of NR ==> Geom conversion | Maximilian Albert | 1 | -7/+7 |
| 2008-09-11 | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 1 | -9/+9 |
| 2008-08-08 | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 1 | -5/+5 |
| 2008-07-31 | slight tweak to r19493 to ensure that there's no possibility that we might ac... | Richard Hughes | 1 | -8/+5 |