summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add font styles that use font variations to style list.Tavmjong Bah2018-03-152-25/+60
* Add 'font-variation-settings' to style query.Tavmjong Bah2018-03-151-4/+6
* Code cleanup.Tavmjong Bah2018-03-151-26/+27
* Remove duplicate code.Tavmjong Bah2018-03-141-135/+6
* Fix bug in operator= for SPIFontVariableSettings.Tavmjong Bah2018-03-142-2/+2
* CI/AppVeyor: Push link to latest build artifact to http://alpha.inkscape.org/...Eduard Braun2018-03-142-1/+27
* Avoid crash when confirming new value in InkSpinScale with KeyboardEduard Braun2018-03-131-1/+1
* Work around possible Pango bug where an empty 'variations' generates a '@' in...Tavmjong Bah2018-03-131-1/+4
* Remove duplicate code.Tavmjong Bah2018-03-134-244/+156
* Remove unused functions and reformat section.Tavmjong Bah2018-03-131-75/+17
* Update some debugging code for text layout.Tavmjong Bah2018-03-131-2/+15
* Add 'font-variation-settings' support to FontFactory.Tavmjong Bah2018-03-131-14/+35
* Pango requires different 'font-variation-settints' string.Tavmjong Bah2018-03-131-3/+10
* Use upward pointing arrow cursor in InkSpinScaleEduard Braun2018-03-121-1/+1
* Allow to constrain InkSpinScale slider values by pressing Ctrl keyEduard Braun2018-03-122-5/+25
* 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-124-4/+4
* inkview: Add a little documentationAlexander Valavanis2018-03-121-3/+21
* CSS property 'font-variation-settings' contains comma separated value pairs.Tavmjong Bah2018-03-122-13/+16
* Fix bug that prevented changing 'font-variation-settings' setting.Tavmjong Bah2018-03-121-2/+2
* Update attribute tables for 'font-variation-settings'.Tavmjong Bah2018-03-106-1/+327
* Finish implementing reading/writing 'font-variation-settings' CSS property.Tavmjong Bah2018-03-103-33/+74
* Merge branch 'master' of gitlab.com:hellozee/inkscapeMarc Jeanmougin2018-03-081-2/+2
|\
| * Merge remote-tracking branch 'remote/master'hellozee2018-03-0610-80/+117
| |\
| * | Fix for Bug #1643260, Step size changed to 0.1% for Blur and Opacity Spin But...hellozee2018-03-061-2/+2
* | | Improve EAN13 with guide mark and clean up a bit of codeMartin Owens2018-03-077-33/+40
* | | 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
* | Fix broken commentAlexander Valavanis2018-03-041-1/+1
* | Fix GTKMM version check macroAlexander Valavanis2018-03-042-4/+18
|/
* Export to plotter via the parallel portArnout Engelen2018-03-032-31/+51
* snapcraft.yaml: Fix new-line formatting of descriptionAdam Collard2018-03-031-1/+1
* If available, run 'background' inkscape inside xvfb-run (!201)Arnout Engelen2018-03-031-1/+7
* Source typosluz.paz2018-03-032-4/+4
* Merge from trunkJabier Arraiza2018-03-028-4/+558
|\
| * Live effect: Ellipse from PointsMarkus Schwienbacher2018-03-016-1/+546
| * Allow to align multiple objects as group relatively to a single objectEduard Braun2018-02-281-2/+11
| * doxygen: include ifdef'd codeEduard Braun2018-02-271-1/+1
* | Migrate launchpad offset branch to gitJabier Arraiza2018-02-273-38/+406
|/
* Add new scale option for Inkview to Inkview man page, see https://bugs.launch...Maren Hachmann2018-02-231-1/+1
* fix potfileMarc Jeanmougin2018-02-222-5704/+5730
* 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
* CI/AppVeyor: add new dependencyEduard Braun2018-02-212-1/+2
* Update name as per suggestion from MarenMartin Owens2018-02-202-2/+2
* Replace dxf12 output with a pure python implementationMartin Owens2018-02-204-28/+165
* Misc. typosluz.paz2018-02-184-4/+4