| Commit message (Expand) | Author | Files | Lines |
| 2017-01-20 | Fixes bugs in copy LPE's. #1656093:Paste path effect doesn't work on 0.92 and... | Jabiertxof | 1 | -20/+20 |
| 2017-01-04 | Extract some common code into a routine. | Shlomi Fish | 1 | -9/+2 |
| 2017-01-02 | Remove clone original code | Jabiertxof | 1 | -2/+0 |
| 2016-12-28 | First attemp working | Jabiertxof | 1 | -0/+2 |
| 2016-11-05 | Fix last commit not working, LPE are cloned on copies | Jabier Arraiza Cenoz | 1 | -2/+5 |
| 2016-11-05 | Fix a bug on duplicate item with multiples LPE on it. previously the LPE beco... | Jabier Arraiza Cenoz | 1 | -23/+17 |
| 2016-10-24 | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo... | Marc Jeanmougin | 1 | -93/+94 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -12/+0 |
| 2016-07-28 | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 1 | -10/+1 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+12 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -12/+0 |
| 2016-07-27 | Renamed some functions, fixed tests | Adrian Boguszewski | 1 | -2/+2 |
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -3/+3 |
| 2016-07-14 | Last part of new SPObject children list | Adrian Boguszewski | 1 | -4/+4 |
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -2/+2 |
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -3/+3 |
| 2016-04-09 | GTK3 fix | su_v | 1 | -0/+4 |
| 2016-04-08 | Remove inkscape-specific glib clone function (and get rid of deprecated Glib ... | Marc Jeanmougin | 1 | -38/+1 |
| 2016-04-02 | Fix crash on copying orphaned clones | Marc Jeanmougin | 1 | -1/+1 |
| 2015-12-07 | static code analysis | Kris De Gussem | 1 | -2/+2 |
| 2015-11-05 | static code analysis | Kris De Gussem | 1 | -5/+5 |
| 2015-10-12 | Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ... | Tavmjong Bah | 1 | -1/+1 |
| 2015-08-18 | Allows for copying clones between inkscape instances. | Marc Jeanmougin | 1 | -8/+35 |
| 2015-05-02 | Fixed comparison function used in sorts | Marc Jeanmougin | 1 | -1/+1 |
| 2015-02-27 | more cast cleanup | Marc Jeanmougin | 1 | -1/+1 |
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -5/+5 |
| 2015-02-26 | Rename libgc/ => inkgc/ to reflect difference from Boehm GC | Liam P. White | 1 | -1/+1 |
| 2015-02-25 | Isolate components of libgc | Liam P. White | 1 | -1/+1 |
| 2015-02-21 | Fixes bug 1152657: "Paste selection with original+clone(s): Wrong placement ... | Marc Jeanmougin | 1 | -1/+9 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -10/+10 |
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 1 | -16/+17 |
| 2015-01-21 | Fix regression: pasted bitmaps should be embeded. (Bug #855440) | Tavmjong Bah | 1 | -2/+5 |
| 2015-01-15 | during copy and paste, scale stock symbols from units of 'px' to 'document-un... | Alvin Penner | 1 | -9/+20 |
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -1/+1 |
| 2014-12-21 | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 1 | -1/+1 |
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -4/+4 |
| 2014-12-19 | disable rev 13709, following Bug 1365451, comments 13-16 | Alvin Penner | 1 | -2/+2 |
| 2014-11-15 | ignore this commit | Jabier Arraiza Cenoz | 1 | -0/+7 |
| 2014-11-15 | scale symbols when changing document units (Bug 1365451) | Alvin Penner | 1 | -0/+7 |
| 2014-10-25 | Cleaned casts from sp-shape by fixing member type. | Jon A. Cruz | 1 | -0/+1 |
| 2014-10-24 | Initial removal of box3d outdated GTKish macros. | Jon A. Cruz | 1 | -53/+78 |
| 2014-10-05 | Move more UI code into ui/ | Liam P. White | 1 | -1/+1 |
| 2014-07-28 | Fix for copy&paste clone original with clip-path/mask | Liam P. White | 1 | -0/+9 |
| 2014-03-18 | Added in new toy effect "Taper Strokes," readded a missing header file, bugfixes | Liam P. White | 1 | -0/+9 |
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -2/+2 |
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -3/+3 |
| 2013-10-04 | C++ | Johan B. C. Engelen | 1 | -2/+2 |
| 2013-09-25 | C++ify calling a few SPLPEItem functions, much more work than expected... slo... | Johan B. C. Engelen | 1 | -1/+1 |
| 2013-09-12 | fix Windows build | Johan B. C. Engelen | 1 | -3/+3 |
| 2013-09-02 | Allow EMF import from Wine apps on Linux | Krzysztof Kosi??ski | 1 | -14/+17 |