| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 1 | -1/+1 |
| * | SelTrans: fix inconsistencies with _norm, _grip, and rotation center | Antonio Ospite | 2017-08-09 | 1 | -5/+7 |
| * | Starting selectable knots | Jabier Arraiza | 2017-06-30 | 1 | -2/+2 |
| * | Fixes bug 1663952 | Jabiertxof | 2017-03-06 | 1 | -0/+2 |
| * | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo... | Marc Jeanmougin | 2016-10-24 | 1 | -1/+1 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -7/+1 |
| |\ |
|
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -7/+1 |
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+7 |
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -7/+1 |
| * | | Renamed some functions, fixed tests | Adrian Boguszewski | 2016-07-27 | 1 | -1/+1 |
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -12/+13 |
| |\| |
|
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -7/+7 |
| |/ |
|
| * | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 1 | -2/+2 |
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -5/+5 |
| * | Refactoring of the code that handles transformations and snapping in the sele... | Diederik van Lierop | 2015-09-13 | 1 | -100/+103 |
| * | Fixed comparison function used in sorts | Marc Jeanmougin | 2015-05-02 | 1 | -1/+1 |
| * | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 1 | -1/+1 |
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -5/+4 |
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -13/+13 |
| * | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -27/+27 |
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -9/+9 |
| * | Purge sp_desktop_controls | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -5/+5 |
| * | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 2014-11-24 | 1 | -4/+4 |
| * | i18n. Fixing untranslated strings. | Nicolas Dufour | 2014-10-29 | 1 | -1/+1 |
| * | Fix skewing bug that could lead to infinite transforms | Diederik van Lierop | 2014-08-23 | 1 | -3/+10 |
| * | Limit the number of paths to be used as snap targets, to keep Inkscape respon... | Diederik van Lierop | 2014-07-30 | 1 | -0/+1 |
| * | Fix regression introduced by rev 13446 / 13333 | Diederik van Lierop | 2014-07-11 | 1 | -10/+0 |
| * | Fix regression that prevented snapping back to original location, caused by r... | Diederik van Lierop | 2014-07-05 | 1 | -6/+10 |
| * | Remove debugging output | Diederik van Lierop | 2014-05-15 | 1 | -1/+0 |
| * | Fix snapping issue in selector tool | Diederik van Lierop | 2014-05-12 | 1 | -25/+39 |
| * | Fix bounding box cache issues in general, and prevent the selector tool from ... | Diederik van Lierop | 2014-05-03 | 1 | -28/+43 |
| * | Further refactored SPKnot. | Markus Engel | 2014-03-28 | 1 | -8/+8 |
| * | First step of refactoring SPKnot. | Markus Engel | 2014-03-27 | 1 | -34/+30 |
| * | Embedded SVG's cannot be transformed. | Tavmjong Bah | 2014-02-28 | 1 | -0/+6 |
| * | modify transform behaviour for unscaled stroke width, Preserved Transforms (B... | Alvin Penner | 2013-12-30 | 1 | -4/+6 |
| * | modify transform behaviour for scaled stroke width, Preserved Transforms | Alvin Penner | 2013-12-17 | 1 | -2/+5 |
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -1/+1 |
| * | static code analysis: performance | Kris De Gussem | 2013-10-16 | 1 | -1/+1 |
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o... | Johan B. C. Engelen | 2013-10-12 | 1 | -4/+4 |
| * | Ported away from and removed "sp-metrics.*". | Matthew Petroff | 2013-07-20 | 1 | -5/+8 |
| * | Make handle colour a configurable property. | Martin Owens | 2013-07-03 | 1 | -9/+4 |
| * | Refactor resize, rotate, skew handle code | Martin Owens | 2013-07-02 | 1 | -183/+104 |
| * | Fix for Bug #448872 (Changing the bounding box type in preferences does not u... | Nicolas Dufour | 2013-05-12 | 1 | -1/+24 |
| * | Migrate ruler position tracking to new track_widget API | Alex Valavanis | 2013-01-27 | 1 | -2/+0 |
| * | Selector tool: improve responsiveness for snapping a path's internal intersec... | Diederik van Lierop | 2012-12-08 | 1 | -21/+13 |
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -4/+0 |
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 1 | -3/+3 |
| * | Header cleaning for GTK+3 migration | Alex Valavanis | 2012-06-05 | 1 | -0/+1 |