summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-12CSS property 'font-variation-settings' contains comma separated value pairs.Tavmjong Bah1-12/+15
2018-03-12Fix bug that prevented changing 'font-variation-settings' setting.Tavmjong Bah1-2/+2
2018-03-10Finish implementing reading/writing 'font-variation-settings' CSS property.Tavmjong Bah2-31/+63
2018-03-08Try a different tool tip that hopefully can help users determine what to expe...Maren Hachmann1-1/+1
2018-03-08Incorporate Eduard's suggestion for Ellipse Undo entry.Maren Hachmann1-1/+1
2018-03-07Promote the path 'd' attribute to a property per SVG 2. Try 2.Tavmjong Bah8-22/+91
2018-03-06Remove unused includes, etc.Tavmjong Bah3-10/+1
2018-03-06Fix for Bug #1643260, Step size changed to 0.1% for Blur and Opacity Spin But...hellozee1-2/+2
2018-03-04Inkview: Split options code outAlexander Valavanis4-65/+97
2018-03-04ui/monitor: Fix const qualificationAlexander Valavanis1-1/+1
2018-03-03Source typosluz.paz2-4/+4
2018-03-02Try to clarify what the new tile size option is for.Maren Hachmann1-1/+1
2018-03-02Suggestion for improved Undo string when changing radii of an ellipse, consis...Maren Hachmann1-1/+1
2018-03-01Live effect: Ellipse from PointsMarkus Schwienbacher5-1/+545
2018-02-28Allow to align multiple objects as group relatively to a single objectEduard Braun1-2/+11
2018-02-27Migrate launchpad offset branch to gitJabier Arraiza3-38/+406
2018-02-21Remove legacy code for setting PYTHONPATH on WindowsEduard Braun1-55/+5
2018-02-21Add Inkscape root dir to DLL search pathEduard Braun1-0/+5
2018-02-18Misc. typosluz.paz4-4/+4
2018-02-18Revert "Promote the path 'd' attribute to a property per SVG 2."Tavmjong Bah6-102/+30
2018-02-13Promote the path 'd' attribute to a property per SVG 2.Tavmjong Bah6-30/+102
2018-02-10Misc. typosluz.paz6-7/+7
2018-02-06Remove unused include.Tavmjong Bah1-1/+0
2018-02-05Remove unused cxxtest files.Tavmjong Bah4-695/+0
2018-02-04Improve/fix error reporting when executing script extensionsEduard Braun1-9/+28
2018-02-04Remove ege-select-one-action.Tavmjong Bah3-1386/+0
2018-02-04Convert UnitTracker to use ink-select-one-action.Tavmjong Bah13-133/+193
2018-02-04New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...Nicolas Dufour1-0/+1
2018-02-04New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...Nicolas Dufour1-0/+84
2018-02-03Fix: relink clone to copy for ellipsesilomaf1-1/+2
2018-02-03Really convert LPEtool-toolbar to use ink-select-one-action.Tavmjong Bah1-40/+54
2018-02-03Remove unneeded header.Tavmjong Bah1-1/+0
2018-02-03Relink GtkAdjustments that use same UnitTracker.Tavmjong Bah1-1/+1
2018-02-01Convert LPEtool-toobar to use ink-select-one-action.Tavmjong Bah1-32/+40
2018-01-31Remove unneeded header.Tavmjong Bah1-1/+0
2018-01-31Convert tweak tool to use ink-select-one-action.Tavmjong Bah1-122/+116
2018-01-31Convert bucket toolbar to use ink-select-one-action.Tavmjong Bah1-46/+78
2018-01-31Fix setting active button (SP_GRADIENT_TYPE_LINEAR != 0).Tavmjong Bah1-2/+2
2018-01-31Convert pen/pencil toolbar to use ink-select-one-action.Tavmjong Bah1-119/+138
2018-01-31Fix build when DBUS enabled.Tavmjong Bah1-28/+23
2018-01-30Convert star-toolbar to use ink-select-one-action.Tavmjong Bah1-78/+93
2018-01-30Minor formatting cleanup.Tavmjong Bah1-61/+59
2018-01-30Minor fixes and reorganizing 'object' README file.Tavmjong Bah1-75/+73
2018-01-30Add error output when file loading fails.Tavmjong Bah1-3/+26
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah548-2446/+3367
2018-01-29Don't translate the empty string.Eduard Braun4-10/+10
2018-01-26OCAL dialog: make requests non-blocking on windowsEduard Braun1-8/+9
2018-01-24Fix handling of filenames of linked images in .odg exportEduard Braun2-6/+1
2018-01-24Always show an error dialog on failed savesEduard Braun1-0/+17
2018-01-23Minor include file cleanup.Tavmjong Bah10-17/+8