| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | AboutBox: Resolve conflicts | Alexander Valavanis | 2017-08-16 | 1 | -2/+0 | |
| | | |\ \ \ | ||||||
| | | | * | | | AboutBox: Add metadata | Alexander Valavanis | 2017-08-13 | 1 | -13/+10 | |
| | | | * | | | Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBox | Alexander Valavanis | 2017-08-13 | 2 | -361/+29 | |
| | | | * | | | Initial rebase on Gtk::AboutDialog | Alexander Valavanis | 2017-08-13 | 2 | -1009/+217 | |
| | | * | | | | AboutBox: Add placeholder Copyright string. Need to confirm contents | Alexander Valavanis | 2017-08-16 | 1 | -8/+9 | |
| | | * | | | | AboutBox: Tweak class structure | Alexander Valavanis | 2017-08-16 | 2 | -33/+44 | |
| | | * | | | | AboutBox: Add metadata | Alexander Valavanis | 2017-08-16 | 1 | -13/+10 | |
| | | * | | | | Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBox | Alexander Valavanis | 2017-08-16 | 2 | -361/+29 | |
| | | * | | | | Initial rebase on Gtk::AboutDialog | Alexander Valavanis | 2017-08-16 | 2 | -1009/+217 | |
| | * | | | | | Fix FTBFS with GtkMM < 3.14 (lp:1740024) | Alexander Valavanis | 2017-12-25 | 2 | -4/+4 | |
| | * | | | | | sp-marshal: fix deprecation | Alexander Valavanis | 2017-12-25 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2017-12-25 | 3 | -55/+63 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Convert spray tool to use ink-select-one-action. | Tavmjong Bah | 2017-12-24 | 1 | -48/+45 | |
| | | * | | | | | Bug fixes for radio action mode. | Tavmjong Bah | 2017-12-24 | 2 | -7/+18 | |
| | * | | | | | | Use a macro for GtkMM version checks | Alexander Valavanis | 2017-12-25 | 11 | -23/+23 | |
| | |/ / / / / | ||||||
| | * | | | | | Name a few more widgets. Minor cleanup. | Tavmjong Bah | 2017-12-24 | 8 | -25/+29 | |
| | * | | | | | Show appropriate warning if non-existent export ID is specified | Eduard Braun | 2017-12-22 | 5 | -1/+22 | |
| | * | | | | | Allow extensions to throw more fine-grained exceptions | Eduard Braun | 2017-12-22 | 2 | -7/+2 | |
| | * | | | | | Minor cleanup (remove some unimplemented methods) | Eduard Braun | 2017-12-20 | 1 | -5/+0 | |
| | * | | | | | Make script warnings transient for "Working..." dialog | Eduard Braun | 2017-12-20 | 7 | -5/+35 | |
| | * | | | | | Effects: make "Working..." dialog transient for preferences dialog | Eduard Braun | 2017-12-20 | 3 | -2/+18 | |
| | * | | | | | Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget. | Tavmjong Bah | 2017-12-19 | 2 | -45/+77 | |
| | * | | | | | Enable SimpleFilterModifier to handle blend and blur filter primitives at the... | Tavmjong Bah | 2017-12-19 | 8 | -173/+129 | |
| | * | | | | | Banish sliders from toolbars. | Tavmjong Bah | 2017-12-18 | 1 | -1/+1 | |
| | * | | | | | Replace GimpSpinScale by InkSpinScale. | Tavmjong Bah | 2017-12-18 | 15 | -1126/+408 | |
| | * | | | | | Reduce with of +/- buttons. Reduce width of Fill and Stroke dialog. | Tavmjong Bah | 2017-12-18 | 1 | -0/+2 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Fix start anchors | Jabier Arraiza | 2017-12-25 | 8 | -386/+400 | |
| * | | | | | Refactoring pencil powerstroke | Jabier Arraiza | 2017-12-21 | 3 | -70/+103 | |
| * | | | | | Tiny fix to improbe release pentool | Jabier Arraiza | 2017-12-18 | 1 | -0/+1 | |
| * | | | | | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-18 | 2 | -0/+2 | |
| |\| | | | | ||||||
| | * | | | | Add README's so I don't have to figure out what these libraries are used for ... | Tavmjong Bah | 2017-12-17 | 2 | -0/+2 | |
| * | | | | | Working on powerstroke fixes to pentool | Jabier Arraiza | 2017-12-18 | 7 | -379/+147 | |
| * | | | | | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-15 | 4 | -10/+26 | |
| |\| | | | | ||||||
| | * | | | | Fix typos | Jabier Arraiza | 2017-12-14 | 1 | -1/+1 | |
| | * | | | | Add break apart. Thanks Maren | Jabier Arraiza | 2017-12-14 | 3 | -4/+3 | |
| | * | | | | Fix strings, thanks Maren | Jabier Arraiza | 2017-12-14 | 1 | -2/+2 | |
| | * | | | | Make optional convert clone to path by a prefs option | Jabier Arraiza | 2017-12-14 | 3 | -3/+18 | |
| | * | | | | This commit: | Jabiertxo Arraiza Cenoz | 2017-12-14 | 2 | -10/+12 | |
| * | | | | | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-14 | 8 | -178/+168 | |
| |\| | | | | ||||||
| | * | | | | Minor header cleanup. Add a few class names. | Tavmjong Bah | 2017-12-13 | 6 | -7/+8 | |
| | * | | | | Fix scrollbar overlapping palette. | Tavmjong Bah | 2017-12-13 | 2 | -118/+114 | |
| | * | | | | Cleanup before GTK3 fixes. | Tavmjong Bah | 2017-12-12 | 2 | -77/+70 | |
| * | | | | | Merge branch 'master' into powerpencilII | Jabier Arraiza | 2017-12-12 | 24 | -231/+479 | |
| |\| | | | | ||||||
| | * | | | | Name a few more widgets. | Tavmjong Bah | 2017-12-11 | 4 | -0/+5 | |
| | * | | | | Merge branch 'hidpi_canvas' | Tavmjong Bah | 2017-12-11 | 19 | -230/+472 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fix rendering of controls that don't invert color. | Tavmjong Bah | 2017-12-11 | 1 | -2/+3 | |
| | | * | | | | Support device scale in filters. | Tavmjong Bah | 2017-11-30 | 12 | -40/+127 | |
| | | * | | | | Store device-scale and propogate value where necessary. | Tavmjong Bah | 2017-11-30 | 4 | -34/+54 | |
| | | * | | | | Adapt control shapes for hi DPI displays. | Tavmjong Bah | 2017-11-27 | 1 | -167/+182 | |
| | | * | | | | Simple scaling of controls for high DPI screens (nodes, arrows, etc.). | Tavmjong Bah | 2017-11-26 | 1 | -4/+23 | |
