summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sp-marshal: fix deprecationAlexander Valavanis2017-12-251-1/+1
| * | | | | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2017-12-253-55/+63
| |\ \ \ \ \
| | * | | | | Convert spray tool to use ink-select-one-action.Tavmjong Bah2017-12-241-48/+45
| | * | | | | Bug fixes for radio action mode.Tavmjong Bah2017-12-242-7/+18
| * | | | | | Use a macro for GtkMM version checksAlexander Valavanis2017-12-2514-3199/+3621
| |/ / / / /
| * | | | | Name a few more widgets. Minor cleanup.Tavmjong Bah2017-12-248-25/+29
| * | | | | Show appropriate warning if non-existent export ID is specifiedEduard Braun2017-12-225-1/+22
| * | | | | Allow extensions to throw more fine-grained exceptionsEduard Braun2017-12-222-7/+2
| * | | | | Remove inkscape.file.svg (and inkscape.file.png)Eduard Braun2017-12-223-183/+0
| * | | | | Packaging/NSIS: Add Korean installer translationEduard Braun2017-12-223-0/+150
| * | | | | Minor cleanup (remove some unimplemented methods)Eduard Braun2017-12-201-5/+0
| * | | | | Make script warnings transient for "Working..." dialogEduard Braun2017-12-207-5/+35
| * | | | | Effects: make "Working..." dialog transient for preferences dialogEduard Braun2017-12-203-2/+18
| * | | | | Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget.Tavmjong Bah2017-12-193-45/+97
| * | | | | Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah2017-12-198-173/+129
| * | | | | Banish sliders from toolbars.Tavmjong Bah2017-12-181-1/+1
| * | | | | Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-1816-1126/+429
| * | | | | Reduce with of +/- buttons. Reduce width of Fill and Stroke dialog.Tavmjong Bah2017-12-182-1/+15
| | |_|/ / | |/| | |
* | | | | Fix start anchorsJabier Arraiza2017-12-258-386/+400
* | | | | Refactoring pencil powerstrokeJabier Arraiza2017-12-213-70/+103
* | | | | Tiny fix to improbe release pentoolJabier Arraiza2017-12-181-0/+1
* | | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-182-0/+2
|\| | | |
| * | | | Add README's so I don't have to figure out what these libraries are used for ...Tavmjong Bah2017-12-172-0/+2
* | | | | Working on powerstroke fixes to pentoolJabier Arraiza2017-12-187-379/+147
* | | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-154-10/+26
|\| | | |
| * | | | Fix typosJabier Arraiza2017-12-141-1/+1
| * | | | Add break apart. Thanks MarenJabier Arraiza2017-12-143-4/+3
| * | | | Fix strings, thanks MarenJabier Arraiza2017-12-141-2/+2
| * | | | Make optional convert clone to path by a prefs optionJabier Arraiza2017-12-143-3/+18
| * | | | This commit:Jabiertxo Arraiza Cenoz2017-12-142-10/+12
* | | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-149-178/+173
|\| | | |
| * | | | Minor header cleanup. Add a few class names.Tavmjong Bah2017-12-136-7/+8
| * | | | Fix scrollbar overlapping palette.Tavmjong Bah2017-12-133-118/+119
| * | | | Cleanup before GTK3 fixes.Tavmjong Bah2017-12-122-77/+70
* | | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-1224-231/+479
|\| | | |
| * | | | Name a few more widgets.Tavmjong Bah2017-12-114-0/+5
| * | | | Merge branch 'hidpi_canvas'Tavmjong Bah2017-12-1119-230/+472
| |\ \ \ \
| | * | | | Fix rendering of controls that don't invert color.Tavmjong Bah2017-12-111-2/+3
| | * | | | Support device scale in filters.Tavmjong Bah2017-11-3012-40/+127
| | * | | | Store device-scale and propogate value where necessary.Tavmjong Bah2017-11-304-34/+54
| | * | | | Adapt control shapes for hi DPI displays.Tavmjong Bah2017-11-271-167/+182
| | * | | | Simple scaling of controls for high DPI screens (nodes, arrows, etc.).Tavmjong Bah2017-11-261-4/+23
| | * | | | Remove debugging code and other cleanup.Tavmjong Bah2017-11-243-128/+25
| | * | | | Fix repainting.Tavmjong Bah2017-11-241-3/+21
| | * | | | First attempt at supporting HiDPI on canvas.Tavmjong Bah2017-11-234-33/+218
| * | | | | Prevent snapping while space-panningDuncan2017-12-081-1/+2
* | | | | | Moving toleranceJabier Arraiza2017-12-083-4/+16
* | | | | | Mege trunk into powerpencilIIJabier Arraiza2017-12-0731-290/+564
|\| | | | |
| * | | | | Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboardJabier Arraiza2017-12-071-0/+16
| * | | | | Fix bug 1735316 - Pattern Along Path: Option to hide the new handlerJabier Arraiza2017-12-064-31/+66