| Commit message (Expand) | Author | Files | Lines |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 |
| 2018-10-06 | SPAttributeEnum typed function arguments | Thomas Holder | 1 | -1/+1 |
| 2018-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 1 | -18/+18 |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 |
| 2017-09-06 | A bit refactor on SPGroup | Jabier Arraiza | 1 | -2/+2 |
| 2015-12-08 | finally removed all GSList from main folder .h files | Marc Jeanmougin | 1 | -1/+0 |
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -1/+0 |
| 2015-02-21 | Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933 | 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 | -2/+3 |
| 2015-02-16 | Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo... | mc | 1 | -0/+9 |
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -8/+17 |
| 2014-09-08 | partial rollback of r13544, allow old recursive behavior for some locations, ... | mathog | 1 | -1/+1 |
| 2014-08-31 | Header cleanup: stop using Glib types where they aren't truly needed. Eases G... | Liam P. White | 1 | -8/+9 |
| 2014-06-27 | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2014-06-27 | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2014-06-11 | Fix for bug #1241902 | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2014-06-07 | Fix for Bug #1241902 - | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2014-03-02 | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 1 | -0/+8 |
| 2013-11-12 | Fix bug in SPSwitch. | Markus Engel | 1 | -1/+1 |
| 2013-10-26 | Added some consts. | Markus Engel | 1 | -5/+5 |
| 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 | -0/+1 |
| 2013-09-15 | Added runtime check in SP_-cast macros. | Markus Engel | 1 | -1/+1 |
| 2013-09-14 | Modified SP_IS_ macros. | Markus Engel | 1 | -1/+1 |
| 2013-08-27 | Added viewBox implement document unit support. | Matthew Petroff | 1 | -0/+1 |
| 2013-04-05 | Merged more classes. | Markus Engel | 1 | -1/+1 |
| 2013-04-05 | Merged Group and subclasses. | Markus Engel | 1 | -25/+3 |
| 2013-04-01 | Added constructors to SP classes. | Markus Engel | 1 | -0/+1 |
| 2013-04-01 | Replaced all casting macros with glib-independent ones. | Markus Engel | 1 | -4/+2 |
| 2013-03-29 | Renamed virtual function names. | Markus Engel | 1 | -16/+16 |
| 2012-08-18 | Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by some... | Markus Engel | 1 | -15/+29 |
| 2011-10-04 | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 1 | -0/+7 |
| 2011-08-27 | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2011-08-07 | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 1 | -2/+2 |
| 2011-08-06 | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 1 | -2/+2 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -1/+1 |
| 2010-02-04 | Patch by Martin Sucha to add preferences to for grouping on Clip/Mask | Josh Andler | 1 | -1/+1 |
| 2009-03-14 | allow full mouse dragging, rotating, scaling, etc. if a single layer is the s... | Ed Halley | 1 | -0/+2 |
| 2008-09-18 | Next roud of NR ==> Geom conversion | Maximilian Albert | 1 | -3/+1 |
| 2008-09-18 | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 1 | -17/+28 |
| 2008-03-28 | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 1 | -4/+4 |
| 2006-07-20 | marker refactoring work | Bryce Harrington | 1 | -2/+0 |
| 2006-04-28 | fix translation for fit page | Aaron Spike | 1 | -0/+3 |
| 2006-04-20 | SVG 1.1 Conditional Processing Module rendering support (<switch> element, re... | Andrius Ramanauskas | 1 | -0/+33 |