| Commit message (Expand) | Author | Files | Lines |
| 2016-09-15 | Fix minor problem in previous commit | Marc Jeanmougin | 1 | -1/+1 |
| 2016-09-15 | Duplicating text along path and its path relinks to the new path (if the pref... | Marc Jeanmougin | 1 | -8/+16 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -24/+1 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+24 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -24/+1 |
| 2016-07-27 | Renamed some functions, fixed tests | Adrian Boguszewski | 1 | -48/+49 |
| 2016-07-20 | Changed arguments and names of selection chemistry functions | Adrian Boguszewski | 1 | -144/+145 |
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -10/+10 |
| 2016-07-14 | Last part of new SPObject children list | Adrian Boguszewski | 1 | -14/+14 |
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -20/+23 |
| 2016-07-11 | First part of new SPObject children list | Adrian Boguszewski | 1 | -3/+3 |
| 2016-07-01 | Added xmlNodes as range function | Adrian Boguszewski | 1 | -10/+10 |
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -41/+41 |
| 2016-04-14 | function to release object from group | Raphael Rosch | 1 | -0/+32 |
| 2016-04-12 | Hackfest 2016: un-obfuscate the SPCanvas widget. | Krzysztof Kosi??ski | 1 | -2/+2 |
| 2015-12-13 | Perfomance optimization bugfix | Marc Jeanmougin | 1 | -0/+3 |
| 2015-11-06 | static code analysis | Kris De Gussem | 1 | -70/+69 |
| 2015-09-05 | Quick fix for previous fix (i cannot understand why the previous fix still wo... | Marc Jeanmougin | 1 | -1/+1 |
| 2015-09-05 | better ordering of setting the ids in the group to symbol code | Marc Jeanmougin | 1 | -3/+2 |
| 2015-09-05 | Fix z-order in creating symbols | Marc Jeanmougin | 1 | -1/+2 |
| 2015-05-26 | Fix duplicate order | Marc Jeanmougin | 1 | -2/+2 |
| 2015-05-09 | duplicating layers now respect prefs for clone relinking | Marc Jeanmougin | 1 | -5/+20 |
| 2015-05-09 | fix crash introduces by recent rev when clipping | Marc Jeanmougin | 1 | -4/+5 |
| 2015-05-08 | fixed logic error in earlier fix | Marc Jeanmougin | 1 | -10/+12 |
| 2015-05-08 | refactor sp_selection_set_mask | Marc Jeanmougin | 1 | -62/+32 |
| 2015-05-08 | fixes various bugs with clipping and masking | Marc Jeanmougin | 1 | -18/+16 |
| 2015-05-07 | fix for stl "remove" | Marc Jeanmougin | 1 | -4/+4 |
| 2015-05-07 | better fix, using std::remove instead of std::erase | Marc Jeanmougin | 1 | -12/+4 |
| 2015-05-07 | fix crash when converting a group of objects to path | Marc Jeanmougin | 1 | -4/+12 |
| 2015-05-06 | fix sorts | Marc Jeanmougin | 1 | -4/+4 |
| 2015-05-06 | "select same..." no longer returns groups. | Marc Jeanmougin | 1 | -0/+9 |
| 2015-05-03 | renamed SPPattern methods to match coding style | Tomasz Boczkowski | 1 | -4/+4 |
| 2015-05-02 | fix crash when setting clip | Marc Jeanmougin | 1 | -6/+7 |
| 2015-05-02 | Fixed comparison function used in sorts | Marc Jeanmougin | 1 | -3/+3 |
| 2015-05-01 | Fixed crash bug due to some overlooked function changed in the recent merge. | Marc Jeanmougin | 1 | -6/+6 |
| 2015-04-27 | removed a few useless SP_OBJECT() casts | Marc Jeanmougin | 1 | -14/+14 |
| 2015-04-26 | Just reread the entire diff against trunk. Given the diff size, i must have f... | Marc Jeanmougin | 1 | -7/+3 |
| 2015-02-27 | more cast cleanup | Marc Jeanmougin | 1 | -18/+18 |
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -85/+63 |
| 2015-02-21 | Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933 | Marc Jeanmougin | 1 | -2/+1 |
| 2015-02-20 | Fix for bug 1409591 : | Marc Jeanmougin | 1 | -64/+32 |
| 2015-02-19 | added a set to the Selection | Marc Jeanmougin | 1 | -5/+5 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -194/+179 |
| 2015-02-18 | I can't really understand why, but i can now launch inkscape without it segfa... | mc | 1 | -47/+35 |
| 2015-02-18 | OMG IT'S COMPILING. | Mc | 1 | -91/+83 |
| 2015-02-18 | Just... | mc | 1 | -7/+6 |
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 1 | -413/+366 |
| 2015-02-16 | Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo... | mc | 1 | -0/+23 |
| 2014-12-25 | Remove sp_style_new(). | Tavmjong Bah | 1 | -4/+5 |
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -52/+52 |