summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-258-134/+497
| * | | | Minor code cleanup and better handling of non-spacing marks in upright vertic...Tavmjong Bah2017-09-251-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
| * | | | 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
| |/ / /
| * | | 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
| * | | Added new LPE parameter to store Items array, also bugfixing in patharray par...Jabiertxo Arraiza Cenoz2017-09-146-6/+588
| * | | 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
| * | | adapt to poppler 0.58David Tardon2017-09-072-0/+527
| * | | 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
| * | | A bit refactor on SPGroupJabier Arraiza2017-09-062-48/+48
| * | | Minor code cleanup.Tavmjong Bah2017-09-061-6/+11
| * | | Merge branch 'khaledhosny/inkscape-glyph-positioning'Tavmjong Bah2017-09-061-8/+7
| |\ \ \
| | * | | Fix vertical RTL text with upright orientationKhaled Hosny2017-08-191-0/+4
| | * | | Fix RTL glyph widths in vertical orientationKhaled Hosny2017-08-191-6/+1
| | * | | Fix inverted y sign for glyph positioningKhaled Hosny2017-08-171-2/+2
| | |/ /
| * | | Replace reference to non-existant icon to one that exists.Tavmjong Bah2017-09-051-1/+1
| * | | Allow nested LPE over groups also with shapesJabier Arraiza2017-09-042-5/+47
| * | | Fix crash in style dialog (double deletion of document->style_sheet).Tavmjong Bah2017-09-041-5/+8
| * | | Implement CSS 3 "general sibling" combinator (~).Tavmjong Bah2017-09-024-3/+51
| * | | Implement CSS 3 pseudo selectors. GSoC project 2017.Vishal Agarwal2017-09-028-43/+722
* | | | Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-08-292-4/+7
|\| | |
| * | | Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...Jabiertxo Arraiza Cenoz2017-08-292-4/+7
* | | | Clarify a bit some stringsJabiertxo Arraiza Cenoz2017-08-291-3/+3
* | | | Merge from masterJabiertxo Arraiza Cenoz2017-08-292-5/+20
|\| | |
| * | | Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...Jabiertxo Arraiza Cenoz2017-08-292-3/+18
* | | | Parametrice into preferences magic numbers and other staffJabier Arraiza2017-08-286-36/+82
* | | | Allow pressure in pencil in the tree modes, bezier, bspline and spiroJabier Arraiza2017-08-286-51/+78
* | | | Minnor tweak on powerstroke LPEJabier Arraiza2017-08-271-1/+1
* | | | Add previewJabier Arraiza2017-08-274-110/+94