summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'fix_saving' into 'master'Eduard Braun2017-09-271-1/+11
| |\ \ \ \
| | * | | | Create parent directories when opening a file for writingEduard Braun2017-09-271-1/+11
| |/ / / /
| * | | | Merge branch 'jali/inkscape-ustring_refactor'Tavmjong Bah2017-09-2719-105/+88
| |\ \ \ \
| | * | | | Remove usage of GString in sp-object.cppJan Lingscheid2017-09-212-9/+10
| | * | | | Remove usage of GString in sp-style-elem.cppJan Lingscheid2017-09-211-6/+6
| | * | | | Remove usage of GString in sp-guide.cppJan Lingscheid2017-09-211-9/+6
| | * | | | Remove remaining usage of GString in ui/tools/*Jan Lingscheid2017-09-215-30/+25
| | * | | | Remove unused GString in ui/tools/box3d-tool.cppJan Lingscheid2017-09-211-1/+0
| | * | | | Remove usage of GString from ui/tools/spiral-tool.cppJan Lingscheid2017-09-211-3/+2
| | * | | | Remove usage of GString from tool/node.cppJan Lingscheid2017-09-211-12/+7
| | * | | | Remove useage of GString from sp-text.cppJan Lingscheid2017-09-211-3/+3
| | * | | | Remove usage of GString from seltrans.cppJan Lingscheid2017-09-211-11/+9
| | * | | | Add missing include.Jan Lingscheid2017-09-211-0/+1
| | * | | | Fix typo in 4e8400f0d963cdc0dfae659ebeeed3db2243bcffJan Lingscheid2017-09-211-1/+1
| | * | | | Refactor Box3d::string_from_axes to use Glib::ustringJan Lingscheid2017-09-216-21/+19
| * | | | | Fix error when vertical text has 'text-orientation' value 'sideways'.Tavmjong Bah2017-09-261-1/+1
| | |/ / / | |/| | |
| * | | | CSS fixes to measure line LPEJabier Arraiza2017-09-251-7/+5
| * | | | Add improvements to meassure segments LPE pointed by CRJabier Arraiza2017-09-259-134/+498
| * | | | Minor code cleanup and better handling of non-spacing marks in upright vertic...Tavmjong Bah2017-09-253-4/+17
| * | | | Transform duplicate object only when clipping or maskingStefano Facchini2017-09-245-32/+27
| * | | | Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-2434-75/+74
| * | | | Fix bug #1094504 GTK3: RegisteredColorPicker (e.g. for grid, guides color) do...Jabier Arraiza2017-09-231-22/+23
| * | | | cleanup: put extraction of OpenType tables in separate functionEduard Braun2017-09-231-144/+147
| * | | | cleanup: do not overwrite/free original font descriptionEduard Braun2017-09-231-4/+4
| * | | | Do not crash if no fonts are availableEduard Braun2017-09-231-0/+4
| * | | | Fix wrong parameter in Doxifile pointed by Eduard BrownJabier Arraiza2017-09-221-1/+1
| * | | | Fixes to DoxifileJabier Arraiza2017-09-221-21/+78
| * | | | Minor tootltip tweakJabier Arraiza2017-09-221-1/+1
| * | | | Add tooltip to set default LPE widgetJabier Arraiza2017-09-2234-10/+163
| * | | | Add some sugesstions and fixes from CR to measure segmentsJabier Arraiza2017-09-212-7/+9
| * | | | Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza2017-09-2113-277/+164
| |/ / /
| * | | Update expected renderings.Tavmjong Bah2017-09-202-0/+0
| * | | Fix bug #1718224 Removing PowerStroke LPE from path in master sets negative s...Jabier Arraiza2017-09-191-1/+1
| * | | Flushing std::coutJabier Arraiza2017-09-175-10/+8
| * | | Fix bug #1460858 Ruler LPE does not consider drawing scale (page size / viewBox)Jabier Arraiza2017-09-161-4/+10
| * | | Fix bug #1658855, bend from clipboard end point get some spikeJabier Arraiza2017-09-161-3/+4
| * | | Fix a bug on uninicialitated variable, that perform diferent results in debug...Jabier Arraiza2017-09-164-16/+5
| * | | Add default extension for native win32 file save dialog.Eduard Braun2017-09-151-0/+1
| * | | CI/AppVeyor: Enable testsEduard Braun2017-09-141-2/+2
| * | | Added new LPE parameter to store Items array, also bugfixing in patharray par...Jabiertxo Arraiza Cenoz2017-09-147-6/+589
| * | | Fixes for bug #1716926. Consider backportJabiertxo Arraiza Cenoz2017-09-132-51/+61
| * | | Fixes for clone original LPEJabiertxo Arraiza Cenoz2017-09-136-50/+137
| * | | Improve rendering of vertical text with non-spacing marks in upright orientat...Tavmjong Bah2017-09-131-19/+42
| * | | Fix a bug when creating a cloned LPE with fill between manyJabier Arraiza2017-09-093-5/+7
| * | | This commit is based on a coment on bug #1670644. And allow to fill the fill ...Jabier Arraiza2017-09-097-65/+165
| * | | Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a po...Jabiertxo Arraiza Cenoz2017-09-087-3/+49
| * | | CI/AppVeyor: now compiles with poppler 0.59Eduard Braun2017-09-071-4/+0
| * | | adapt to poppler 0.58David Tardon2017-09-074-0/+534
| * | | Fix infinite loop when rendering text inside a shape under very special condi...Tavmjong Bah2017-09-071-8/+7
| * | | A little improvements on groups with paths having LPEJabier Arraiza2017-09-061-3/+6