| Commit message (Expand) | Author | Files | Lines |
| 2014-07-28 | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 1 | -2/+0 |
| 2014-07-25 | refresh text objects when clipping (Bug 1339305) | Alvin Penner | 1 | -0/+2 |
| 2014-02-10 | Fixing format-security errors in text debug code. | Nicolas Dufour | 1 | -1/+1 |
| 2013-11-06 | Partial fix for Bug #1247985 (Incorrect implementation of plural forms). | Nicolas Dufour | 1 | -1/+1 |
| 2013-10-27 | "fix" some "unused parameter" warnings | Kris De Gussem | 1 | -1/+1 |
| 2013-10-26 | Added some consts. | Markus Engel | 1 | -4/+4 |
| 2013-10-01 | Comprehensive fix for the issues with disappearing filtered objects. | Krzysztof Kosi??ski | 1 | -7/+10 |
| 2013-09-28 | on hiding, texts must _clearFlow to release arena items, otherwise they leak | buliabyak | 1 | -1/+6 |
| 2013-09-24 | Refactored SPUse. | Markus Engel | 1 | -8/+50 |
| 2013-09-24 | Replace xml node get_double with simple direct value. | Martin Owens | 1 | -1/+1 |
| 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 | -6/+9 |
| 2013-09-15 | Fix document unit change for transformed flow text and transformed text on path. | Matthew Petroff | 1 | -1/+7 |
| 2013-09-11 | (Mostly) fix document unit change for flowed text. | Matthew Petroff | 1 | -0/+39 |
| 2013-07-31 | Removed placement news / explicit destructor calls. | Markus Engel | 1 | -2/+2 |
| 2013-04-07 | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 1 | -2/+0 |
| 2013-04-05 | Merged Item. | Markus Engel | 1 | -10/+8 |
| 2013-04-05 | Merged FlowX classes. | Markus Engel | 1 | -129/+91 |
| 2013-04-02 | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr... | Markus Engel | 1 | -0/+10 |
| 2013-04-01 | Added constructors to SP classes. | Markus Engel | 1 | -4/+10 |
| 2013-04-01 | Replaced calls to g_object_(un)ref with sp_object_(un)ref. | Markus Engel | 1 | -2/+2 |
| 2013-03-31 | Prepared exchange of casting macros. | Markus Engel | 1 | -0/+1 |
| 2013-03-30 | Turned all functions concerning SPRect into member functions. | Markus Engel | 1 | -1/+1 |
| 2013-03-29 | Renamed virtual function names. | Markus Engel | 1 | -20/+20 |
| 2013-03-29 | Removed function pointers from SPObject and subclasses. | Markus Engel | 1 | -7/+7 |
| 2013-03-14 | Various changes. | Markus Engel | 1 | -1/+1 |
| 2013-01-26 | More GObject boilerplate reduction | Alex Valavanis | 1 | -41/+15 |
| 2012-10-06 | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. | Markus Engel | 1 | -47/+136 |
| 2012-02-15 | cppcheck | Kris De Gussem | 1 | -1/+1 |
| 2011-09-04 | Fix crashes with empty text objects | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2011-08-27 | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 1 | -44/+21 |
| 2011-08-22 | Refactoring of the snapping preferences; mainly about storing all toggles in ... | Diederik van Lierop | 1 | -1/+1 |
| 2011-08-07 | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 1 | -3/+3 |
| 2011-08-06 | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 1 | -23/+16 |
| 2011-07-17 | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 1 | -2/+2 |
| 2011-07-16 | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 1 | -6/+5 |
| 2011-06-30 | Implement decent snapping to text (baseline & anchor), and provide a toggle b... | Diederik van Lierop | 1 | -8/+10 |
| 2011-06-23 | Remove more of libnr | Krzysztof Kosi??ski | 1 | -1/+4 |
| 2011-02-21 | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 1 | -13/+13 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -3/+3 |
| 2010-07-12 | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 1 | -1/+1 |
| 2010-07-06 | C++ification of SPObject continued along with the onset of XML Privatisation.... | Abhishek Sharma Public | 1 | -2/+4 |
| 2010-07-03 | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 1 | -7/+7 |
| 2010-07-01 | C++fied SPDocument added | 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 | -8/+8 |
| 2010-01-09 | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 1 | -4/+3 |
| 2009-12-31 | Warning cleanup for char const* | Jon A. Cruz | 1 | -6/+4 |
| 2009-12-30 | Small snap bug has been eliminated, flowed text snapping now uses baseline, r... | Diederik van Lierop | 1 | -1/+17 |
| 2009-12-21 | utilities and UI support for identifying truncated flowtext and text-on-path | buliabyak | 1 | -2/+8 |
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 1 | -3/+3 |