| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2018-12-07 | 8 | -10/+1441 | |
| |\ \ \ \ | ||||||
| | * | | | | Add some SVG 2 fallbacks: | Tavmjong Bah | 2018-12-07 | 8 | -10/+1441 | |
| * | | | | | desktop-widget: Make canvas private | Alexander Valavanis | 2018-12-06 | 6 | -311/+322 | |
| * | | | | | desktop-widget: Make ruler origin private | Alexander Valavanis | 2018-12-06 | 2 | -16/+14 | |
| * | | | | | desktop-widget: C++ify rulers | Alexander Valavanis | 2018-12-06 | 2 | -33/+32 | |
| * | | | | | desktop-widget: make rulers private | Alexander Valavanis | 2018-12-06 | 5 | -84/+77 | |
| |/ / / / | ||||||
| * | | | | desktop-widget: make canvas_tbl private | Alexander Valavanis | 2018-12-05 | 2 | -31/+28 | |
| * | | | | desktop-widget: make scrollbars private | Alexander Valavanis | 2018-12-05 | 3 | -55/+27 | |
| * | | | | desktop-widget: C++ify rotation_status | Alexander Valavanis | 2018-12-05 | 2 | -151/+88 | |
| * | | | | desktop-widget: C++ify select_status | Alexander Valavanis | 2018-12-05 | 2 | -15/+14 | |
| * | | | | Fix crash when SVG contains a font-face rule. Introduced by commit db722f5b79... | Tavmjong Bah | 2018-12-05 | 1 | -0/+1 | |
| * | | | | Support compiling with Debian 9. | Tavmjong Bah | 2018-12-05 | 2 | -0/+11 | |
| * | | | | fix coding style | Jabier Arraiza | 2018-12-04 | 5 | -40/+30 | |
| * | | | | Ready to review XRay | Jabier Arraiza | 2018-12-04 | 4 | -57/+59 | |
| * | | | | working on render XRay | Jabier Arraiza | 2018-12-04 | 2 | -15/+95 | |
| * | | | | Added XRay | Jabier Arraiza | 2018-12-04 | 7 | -29/+95 | |
| * | | | | Add a few useful lookup functions. | Tavmjong Bah | 2018-12-04 | 4 | -11/+104 | |
| * | | | | Minor comment/alignment changes. | Tavmjong Bah | 2018-12-03 | 2 | -1/+4 | |
| * | | | | Update View README. | Tavmjong Bah | 2018-12-03 | 1 | -16/+22 | |
| * | | | | Fix failed cast in ColorWheel. | Tavmjong Bah | 2018-12-03 | 1 | -8/+1 | |
| * | | | | Fix rendering tests (Launchpad bug 1805804). | Tavmjong Bah | 2018-12-03 | 1 | -1/+1 | |
| * | | | | Fix error comment condition, thereby fixing object-test. | Tavmjong Bah | 2018-12-03 | 1 | -5/+5 | |
| * | | | | Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView. | Tavmjong Bah | 2018-12-03 | 12 | -400/+254 | |
| * | | | | Use std::unique_ptr for all MessageContext | Emmanuel Gil Peyrot | 2018-12-03 | 23 | -41/+29 | |
| * | | | | Replace InkGC with std::shared_ptr for MessageStack | Emmanuel Gil Peyrot | 2018-12-03 | 13 | -30/+30 | |
| * | | | | 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 | 6 | -12/+12 | |
| * | | | | 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 | 1 | -4/+0 | |
| * | | | | Adding minor fixes | Jabier Arraiza | 2018-12-01 | 3 | -6/+6 | |
| * | | | | Initial commit of split canvas | Jabiertxof | 2018-12-01 | 11 | -10/+114 | |
| * | | | | 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 | |
