summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-07adapt to poppler 0.58David Tardon2-0/+527
2017-09-07Fix infinite loop when rendering text inside a shape under very special condi...Tavmjong Bah1-8/+7
2017-09-06A little improvements on groups with paths having LPEJabier Arraiza1-3/+6
2017-09-06A bit refactor on SPGroupJabier Arraiza2-48/+48
2017-09-06Minor code cleanup.Tavmjong Bah1-6/+11
2017-09-05Replace reference to non-existant icon to one that exists.Tavmjong Bah1-1/+1
2017-09-04Allow nested LPE over groups also with shapesJabier Arraiza2-5/+47
2017-09-04Fix crash in style dialog (double deletion of document->style_sheet).Tavmjong Bah1-5/+8
2017-09-02Implement CSS 3 "general sibling" combinator (~).Tavmjong Bah4-3/+51
2017-09-02Implement CSS 3 pseudo selectors. GSoC project 2017.Vishal Agarwal8-43/+722
2017-08-29Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...Jabiertxo Arraiza Cenoz2-4/+7
2017-08-29Clarify a bit some stringsJabiertxo Arraiza Cenoz1-3/+3
2017-08-29Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...Jabiertxo Arraiza Cenoz2-3/+18
2017-08-28Parametrice into preferences magic numbers and other staffJabier Arraiza6-36/+82
2017-08-28Allow pressure in pencil in the tree modes, bezier, bspline and spiroJabier Arraiza6-51/+78
2017-08-27Minnor tweak on powerstroke LPEJabier Arraiza1-1/+1
2017-08-27Add previewJabier Arraiza4-110/+94
2017-08-27Working on preview over powerpencilJabier Arraiza8-82/+318
2017-08-25Starting with powerpencilJabier Arraiza7-44/+193
2017-08-19Also alow shapen, not only Paths on meassure segmentsJabier Arraiza2-4/+19
2017-08-19Minor tweak on measure segmentJabier Arraiza1-1/+1
2017-08-19Minor tweaks to Measure Segments LPEJabier Arraiza2-15/+15
2017-08-19Change from Measure Line LPE to Measure Segments LPEJabier Arraiza6-199/+308
2017-08-19Fix vertical RTL text with upright orientationKhaled Hosny1-0/+4
2017-08-19Fix RTL glyph widths in vertical orientationKhaled Hosny1-6/+1
2017-08-17Fix inverted y sign for glyph positioningKhaled Hosny1-2/+2
2017-08-16AboutBox: Add placeholder Copyright string. Need to confirm contentsAlexander Valavanis1-8/+9
2017-08-16AboutBox: Tweak class structureAlexander Valavanis2-33/+44
2017-08-16AboutBox: Add metadataAlexander Valavanis1-13/+10
2017-08-16Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBoxAlexander Valavanis2-361/+29
2017-08-16Initial rebase on Gtk::AboutDialogAlexander Valavanis2-1009/+217
2017-08-15Alow shink in document dialog on expanders closeJabier Arraiza2-4/+6
2017-08-14Fix a bug on LPE powerclip when using a shape with transform as clipJabier Arraiza1-0/+16
2017-08-13Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...Jabier Arraiza5-15/+36
2017-08-13AboutBox: Add metadataAlexander Valavanis1-13/+10
2017-08-13Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBoxAlexander Valavanis2-361/+29
2017-08-13Initial rebase on Gtk::AboutDialogAlexander Valavanis2-1009/+217
2017-08-13Add Alt modifier to allow move ultimate point in BSpline and Spiro pen toolsJabier Arraiza2-47/+127
2017-08-12Add flatten button to simplify, bspline and spiro. Need to rerun cmake becaus...Jabier Arraiza1-5/+75
2017-08-10shortcuts: comp function should take values of input variables (attempt to fi...Alex Valavanis1-1/+1
2017-08-09SelTrans: fix inconsistencies with _norm, _grip, and rotation centerAntonio Ospite1-5/+7
2017-08-09Fix keyboard shortcuts for changing line spacing.Tavmjong Bah2-112/+221
2017-08-07Add support for imported style sheets via @import to Inkscape.Tavmjong Bah3-53/+123
2017-08-07Add support for more than one style sheet in a document and imported style sh...Tavmjong Bah3-48/+183
2017-08-07fix set_set_Marc Jeanmougin1-1/+1
2017-08-06objects dialog: Gtk+ < 3.16 compatAlexander Valavanis1-0/+4
2017-08-05Add GUI and code to implement "Line Spacing Modes".Tavmjong Bah5-11/+315
2017-08-05Include the prefix.h defines in gettext configTed Gould1-1/+5
2017-08-04Fix inkscape --help appearance due to a too long lineMarc Jeanmougin1-2/+2
2017-08-02Do not scale font-size when set to a relative unitEduard Braun1-1/+1