summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow to constrain color slider values by pressing Ctrl keyEduard Braun2018-03-123-5/+18
* Speed up removing items from SPCanvasGroupEduard Braun2018-03-121-2/+5
* Fixed more trivial typosluz.paz2018-03-123-3/+3
* inkview: Add a little documentationAlexander Valavanis2018-03-121-3/+21
* CSS property 'font-variation-settings' contains comma separated value pairs.Tavmjong Bah2018-03-121-12/+15
* Fix bug that prevented changing 'font-variation-settings' setting.Tavmjong Bah2018-03-121-2/+2
* Finish implementing reading/writing 'font-variation-settings' CSS property.Tavmjong Bah2018-03-102-31/+63
* Merge branch 'master' of gitlab.com:hellozee/inkscapeMarc Jeanmougin2018-03-081-2/+2
|\
| * Merge remote-tracking branch 'remote/master'hellozee2018-03-068-76/+99
| |\
| * | Fix for Bug #1643260, Step size changed to 0.1% for Blur and Opacity Spin But...hellozee2018-03-061-2/+2
* | | Promote the path 'd' attribute to a property per SVG 2. Try 2.Tavmjong Bah2018-03-078-22/+91
| |/ |/|
* | Remove unused includes, etc.Tavmjong Bah2018-03-063-10/+1
* | Inkview: Split options code outAlexander Valavanis2018-03-044-65/+97
* | ui/monitor: Fix const qualificationAlexander Valavanis2018-03-041-1/+1
|/
* Source typosluz.paz2018-03-032-4/+4
* Merge from trunkJabier Arraiza2018-03-026-3/+556
|\
| * Live effect: Ellipse from PointsMarkus Schwienbacher2018-03-015-1/+545
| * Allow to align multiple objects as group relatively to a single objectEduard Braun2018-02-281-2/+11
* | Migrate launchpad offset branch to gitJabier Arraiza2018-02-273-38/+406
|/
* Remove legacy code for setting PYTHONPATH on WindowsEduard Braun2018-02-211-55/+5
* Add Inkscape root dir to DLL search pathEduard Braun2018-02-211-0/+5
* Misc. typosluz.paz2018-02-184-4/+4
* Revert "Promote the path 'd' attribute to a property per SVG 2."Tavmjong Bah2018-02-186-102/+30
* Promote the path 'd' attribute to a property per SVG 2.Tavmjong Bah2018-02-136-30/+102
* Misc. typosluz.paz2018-02-106-7/+7
* Remove unused include.Tavmjong Bah2018-02-061-1/+0
* Remove unused cxxtest files.Tavmjong Bah2018-02-054-695/+0
* Improve/fix error reporting when executing script extensionsEduard Braun2018-02-041-9/+28
* Remove ege-select-one-action.Tavmjong Bah2018-02-043-1386/+0
* Convert UnitTracker to use ink-select-one-action.Tavmjong Bah2018-02-0413-133/+193
* New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...Nicolas Dufour2018-02-041-0/+1
* New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...Nicolas Dufour2018-02-041-0/+84
* Fix: relink clone to copy for ellipsesilomaf2018-02-031-1/+2
* Really convert LPEtool-toolbar to use ink-select-one-action.Tavmjong Bah2018-02-031-40/+54
* Remove unneeded header.Tavmjong Bah2018-02-031-1/+0
* Relink GtkAdjustments that use same UnitTracker.Tavmjong Bah2018-02-031-1/+1
* Convert LPEtool-toobar to use ink-select-one-action.Tavmjong Bah2018-02-011-32/+40
* Remove unneeded header.Tavmjong Bah2018-01-311-1/+0
* Convert tweak tool to use ink-select-one-action.Tavmjong Bah2018-01-311-122/+116
* Convert bucket toolbar to use ink-select-one-action.Tavmjong Bah2018-01-311-46/+78
* Fix setting active button (SP_GRADIENT_TYPE_LINEAR != 0).Tavmjong Bah2018-01-311-2/+2
* Convert pen/pencil toolbar to use ink-select-one-action.Tavmjong Bah2018-01-311-119/+138
* Fix build when DBUS enabled.Tavmjong Bah2018-01-311-28/+23
* Convert star-toolbar to use ink-select-one-action.Tavmjong Bah2018-01-301-78/+93
* Minor formatting cleanup.Tavmjong Bah2018-01-301-61/+59
* Minor fixes and reorganizing 'object' README file.Tavmjong Bah2018-01-301-75/+73
* Add error output when file loading fails.Tavmjong Bah2018-01-301-3/+26
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-30548-2446/+3367
* Don't translate the empty string.Eduard Braun2018-01-294-10/+10
* OCAL dialog: make requests non-blocking on windowsEduard Braun2018-01-261-8/+9