| Commit message (Expand) | Author | Files | Lines |
| 2017-07-09 | Drop GdkWindow update stuff. Now handled automatically | Alexander Valavanis | 1 | -1/+0 |
| 2017-06-29 | Remove old icon handling code | Alexander Valavanis | 1 | -3/+2 |
| 2016-11-11 | Add a make inkscape_pot to regen potfile | Marc Jeanmougin | 1 | -1/+1 |
| 2016-08-12 | CloneTiler: Replace all remaining g_signal usage | Alex Valavanis | 1 | -222/+203 |
| 2016-08-11 | CloneTiler: Further C++ification | Alex Valavanis | 1 | -9/+9 |
| 2016-08-11 | CloneTiler: Further C++ification | Alex Valavanis | 1 | -98/+79 |
| 2016-08-10 | CloneTiler: Further C++ification | Alex Valavanis | 1 | -255/+256 |
| 2016-08-10 | CloneTiler: C++ify | Alex Valavanis | 1 | -72/+44 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -13/+1 |
| 2016-07-28 | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 1 | -189/+28 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+13 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -13/+1 |
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -4/+4 |
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -12/+12 |
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -4/+4 |
| 2016-06-01 | Fix tiling when generic template used to create file. Try 2. | Tavmjong Bah | 1 | -1/+2 |
| 2016-06-01 | Fix tiling when generic template used to create file. | Tavmjong Bah | 1 | -1/+1 |
| 2016-04-13 | clonetiler: Fix deprecated GtkAlignment #Hackfest2016 | Alex Valavanis | 1 | -6/+5 |
| 2016-04-13 | clonetiler: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 1 | -0/+13 |
| 2015-11-08 | Fix a typo | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2015-11-07 | Fixes from review form Mc- | Jabier Arraiza Cenoz | 1 | -3/+3 |
| 2015-11-07 | Use color if trace dialog is disabled | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2015-10-31 | 'End' of picker work | Jabier Arraiza Cenoz | 1 | -5/+0 |
| 2015-10-31 | Working on picker | Jabier Arraiza Cenoz | 1 | -2/+14 |
| 2015-10-30 | Open trace dialog on click on pick toogle | Jabier Arraiza Cenoz | 1 | -4/+10 |
| 2015-10-30 | Add optional presure to width and to size | Jabier Arraiza Cenoz | 1 | -4/+7 |
| 2015-10-04 | Fixes clonetiler trace mode on non-px documents | Marc Jeanmougin | 1 | -1/+1 |
| 2015-04-26 | Just reread the entire diff against trunk. Given the diff size, i must have f... | Marc Jeanmougin | 1 | -2/+1 |
| 2015-02-21 | Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting clone... | Marc Jeanmougin | 1 | -1/+3 |
| 2015-02-20 | Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken) | Marc Jeanmougin | 1 | -3/+4 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -3/+4 |
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 1 | -8/+6 |
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -11/+11 |
| 2014-12-21 | Purge sp_desktop_message_stack | Liam P. White | 1 | -4/+4 |
| 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 | -5/+5 |
| 2014-11-24 | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 1 | -2/+2 |
| 2014-11-10 | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 1 | -8/+14 |
| 2014-10-13 | Fixed: "Called C++ object pointer is null" | Tavmjong Bah | 1 | -1/+6 |
| 2014-10-05 | Move obvious ui component to ui/ | Liam P. White | 1 | -1/+1 |
| 2014-08-26 | Standardise InkscapeApplication GObject implementation (namespace not support... | Alex Valavanis | 1 | -2/+2 |
| 2014-07-11 | scale tiled clones to document units (Bug 1288860) | Alvin Penner | 1 | -8/+10 |
| 2014-06-27 | 5. Refactoring of Application class: make copy/assignment operators private, ... | Liam P. White | 1 | -2/+2 |
| 2014-06-26 | 4. further refactor Application class; create proper singleton, encapsulate m... | Liam P. White | 1 | -2/+2 |
| 2014-06-26 | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 1 | -5/+1 |
| 2014-06-25 | 2. connect signals | Liam P. White | 1 | -18/+22 |
| 2014-02-08 | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 1 | -2/+2 |
| 2013-10-12 | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o... | Johan B. C. Engelen | 1 | -5/+5 |
| 2013-08-04 | Switched to global UnitTable. | Matthew Petroff | 1 | -5/+1 |
| 2013-07-18 | Switch unit functions from using pointer arguements to reference arguements. | Matthew Petroff | 1 | -11/+6 |