| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated es.po | Lucas Vieites | 2018-12-05 | 1 | -184/+155 |
| * | Replace es.po | Lucas Vieites | 2018-12-02 | 1 | -299/+180 |
| * | Fix coding style | Jabier Arraiza | 2018-12-01 | 12 | -235/+233 |
| * | Fix merging | Jabier Arraiza | 2018-12-01 | 5 | -11/+11 |
| * | Fix merging | Jabier Arraiza | 2018-12-01 | 3 | -31/+34 |
| * | Fix merge to master and add shortcut | Jabier Arraiza | 2018-12-01 | 7 | -12/+14 |
| * | Add scrool insensitive and reset if desktop change size | Jabier Arraiza | 2018-12-01 | 1 | -1/+18 |
| * | Move spliter from prefs to SPCanvas to allow multidesktop | Jabiertxof | 2018-12-01 | 4 | -107/+129 |
| * | Fixes to contoler position and auto hide | Jabiertxof | 2018-12-01 | 1 | -2/+5 |
| * | Allow drag controller on split | Jabiertxof | 2018-12-01 | 2 | -6/+32 |
| * | Add some Martin fixes and UX improvements | Jabiertxof | 2018-12-01 | 6 | -116/+46 |
| * | Add actions and cleanup cairo draw | Jabier Arraiza | 2018-12-01 | 2 | -120/+150 |
| * | Working on split controller | Jabiertxof | 2018-12-01 | 2 | -20/+161 |
| * | Improve spliter and add outline mode functionality | Jabier Arraiza | 2018-12-01 | 11 | -56/+88 |
| * | Adding line to move outline | Jabier Arraiza | 2018-12-01 | 3 | -35/+117 |
| * | Improbements to events | Jabiertxof | 2018-12-01 | 1 | -27/+32 |
| * | working on events | Jabiertxof | 2018-12-01 | 2 | -9/+78 |
| * | Allow to redraw on drag | Jabier Arraiza | 2018-12-01 | 1 | -5/+4 |
| * | Handling cursor for dragin split | Jabier Arraiza | 2018-12-01 | 3 | -7/+69 |
| * | Working with canvas to split | Jabiertxof | 2018-12-01 | 1 | -22/+34 |
| * | Adding draggin area | Jabier Arraiza | 2018-12-01 | 3 | -3/+35 |
| * | Second cleanup to use cancas instead widgets | Jabier Arraiza | 2018-12-01 | 2 | -8/+1 |
| * | Remove widget way to split in favor a cairo canvas one | Jabiertxof | 2018-12-01 | 3 | -26/+0 |
| * | Adding minor fixes | Jabier Arraiza | 2018-12-01 | 3 | -6/+6 |
| * | Initial commit of split canvas | Jabiertxof | 2018-12-01 | 14 | -11/+138 |
| * | desktopwidget: C++ify zoom_status | Alexander Valavanis | 2018-12-01 | 2 | -213/+148 |
| * | desktopwidget: C++ify sticky_zoom/cms_adjust | Alexander Valavanis | 2018-12-01 | 2 | -56/+71 |
| * | desktopwidget: C++ify guides_lock | Alexander Valavanis | 2018-12-01 | 2 | -14/+16 |
| * | desktopwidget: C++ify | Alexander Valavanis | 2018-12-01 | 2 | -40/+42 |
| * | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2018-12-01 | 5 | -11/+13 |
| |\ | |||||
| | * | Replace void* by SPItem* to avoid static casts. | Tavmjong Bah | 2018-11-30 | 5 | -11/+13 |
| * | | desktopwidget: C++ify a few members | Alexander Valavanis | 2018-12-01 | 2 | -121/+135 |
| |/ | |||||
| * | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2018-11-30 | 4 | -51/+75 |
| |\ | |||||
| | * | Start of making View independent of GUI. | Tavmjong Bah | 2018-11-29 | 3 | -44/+63 |
| | * | Update/correct README. | Tavmjong Bah | 2018-11-28 | 1 | -7/+12 |
| * | | SPButton: GObject style fix | Alexander Valavanis | 2018-11-28 | 1 | -19/+12 |
| |/ | |||||
| * | desktop-widget: Move function to correct header | Alexander Valavanis | 2018-11-27 | 3 | -6/+7 |
| * | Include clean-up. | Tavmjong Bah | 2018-11-27 | 1 | -1/+3 |
| * | Remove unneeded include. | Tavmjong Bah | 2018-11-27 | 1 | -1/+0 |
| * | Add a rotation action. | Tavmjong Bah | 2018-11-27 | 7 | -9/+112 |
| * | Comment out debugging output. | Tavmjong Bah | 2018-11-26 | 1 | -23/+22 |
| * | Sort actions list. | Tavmjong Bah | 2018-11-26 | 1 | -0/+1 |
| * | Fix a couple typos. Change separator for --verb from ',' to ';' to be consten... | Tavmjong Bah | 2018-11-26 | 2 | -5/+4 |
| * | Add "select" action for backwards compatibility. Fix typo for "select-via-cla... | Tavmjong Bah | 2018-11-26 | 1 | -1/+2 |
| * | Add additional build dependencies | Ted Gould | 2018-11-26 | 1 | -2/+8 |
| * | Add file export actions. | Tavmjong Bah | 2018-11-25 | 5 | -3/+311 |
| * | Remove unused variable. | Tavmjong Bah | 2018-11-25 | 2 | -4/+1 |
| * | Fix compile warning of conversion of string constant to char*. | Tavmjong Bah | 2018-11-25 | 2 | -2/+2 |
| * | EgeOutputAction: Replace deprecated g_type_class_add_private | Alexander Valavanis | 2018-11-25 | 2 | -19/+29 |
| * | Fix bug 1804946: Measurement tool is very slow when using grids | Jabier Arraiza | 2018-11-25 | 6 | -43/+66 |
