summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to new code in trunkJabiertxof2017-01-229-157/+214
* Update to trunkJabiertxof2017-01-21794-36344/+15635
|\
| * Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman2017-01-215-58/+78
| * Fixes typos in strings. Some typos in Inkscape 0.92 LPE UIJabiertxof2017-01-211-1/+1
| * Fixes bugs in copy LPE's. #1656093:Paste path effect doesn't work on 0.92 and...Jabiertxof2017-01-202-21/+25
| * Fix bug 1622388. Insane memory leak and crash with pattern along pathJabiertxof2017-01-201-5/+8
| * Fix bug 1657591. Crash on ungrouping in v0.92. A unnecesary call to update pa...Jabiertxof2017-01-202-2/+1
| * revert 15420 because of severe regressionMarc Jeanmougin2017-01-191-5/+0
| * Fix usage information for "--export-pdf-version"Eduard Braun2017-01-181-1/+1
| * Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...Eduard Braun2017-01-173-0/+21
| * Actually unsets attribute instead of ignoring it when it's 0Marc Jeanmougin2017-01-171-0/+5
| * Fix regression on selecting objects after locking layersMarc Jeanmougin2017-01-171-0/+1
| * Use GStatBuf where appropriate to ensure usage of the correct typeEduard Braun2017-01-126-6/+6
| * Fix snapping tooltips and highlighting of snapped bounding boxes (both of whi...Diederik van Lierop2017-01-111-2/+2
| * fix comment typosAlex Valavanis2017-01-111-2/+2
| * Remove debugging lines from last commit.Tavmjong Bah2017-01-101-5/+0
| * Another scaling option to test.Tavmjong Bah2017-01-101-2/+67
| * [Bug #1654798] Broken icon in LPE 'Fill between many'suv-lp2017-01-092-2/+2
| * fix typoMarc Jeanmougin2017-01-092-8/+8
| |\
| | * Fix typo in variable name s/strech/stretch/mattia@debian.org2017-01-072-8/+8
| * | Fix a bad inicialization of unsigned intJabiertxof2017-01-081-1/+1
| |/
| * suppress warnings on symbols dialogMarc Jeanmougin2017-01-071-1/+3
| * Add missing include for array templateTim Sheridan2017-01-071-0/+2
| * Improve UI to partialy fix bug 1654121 now offset in measure is neas the only...Jabiertxof2017-01-062-4/+3
| * antialiasing options on exportMarc Jeanmougin2017-01-0410-25/+54
| * increased space for font-size.Marc Jeanmougin2017-01-041-3/+3
| * Fix misplaced parenthesis reported by compiler warning.Tavmjong Bah2017-01-041-6/+18
| * Fix build on Windows (see http://inkscape.13.x6.nabble.com/compile-error-on-W...Yale Zhang2017-01-031-2/+1
| * Fix logic error (non-scaling stroke on text).Tavmjong Bah2017-01-031-1/+1
| * Fix bug/add feature on #1653380 on rotate copiesJabiertxof2017-01-012-2/+22
| * ruler: Read state flags for GtkStyleContext correctlyAlex Valavanis2016-12-311-4/+12
| * Not target bug.Jabiertxof2016-12-312-2/+2
| * fix typos, add translator commentIvan Mas??r2016-12-303-2/+3
| * Fix for bug #1652954Jabiertxof2016-12-291-2/+0
| * Merge all upstream changes to GimpRulerAlex Valavanis2016-12-271-5/+22
| * Rm remaining Gtk::Stock usageAlex Valavanis2016-12-2721-1342/+165
| * Rm more deprecated Gtk::StockAlex Valavanis2016-12-2716-72/+61
| * Rm some deprecated Gtk::Stock usageAlex Valavanis2016-12-2712-44/+26
| * Fix header inclusion orderingAlex Valavanis2016-12-265-4/+10
| * Fix typoAlex Valavanis2016-12-261-1/+1
| * vsd-input: Gtk3 fixesAlex Valavanis2016-12-261-2/+2
| * cdr-import: Gtk3 fixesAlex Valavanis2016-12-261-2/+2
| * frame: Gtk3 fixesAlex Valavanis2016-12-263-14/+20
| * pdf-input: Gtk3 fixesAlex Valavanis2016-12-262-16/+56
| * Fix Gtkmm deprecations in extensionsAlex Valavanis2016-12-262-6/+4
| * Fixes problem on mirror symmetry last commit.Jabiertxof2016-12-261-2/+18
| * Fix a few Gtkmm deprecationsAlex Valavanis2016-12-264-8/+16
| * Fixes bug #1652465 on mirror and copy rotate LPE.Jabiertxof2016-12-262-17/+11
| * sp-canvas: Gtkmmify to squash a few warningsAlex Valavanis2016-12-251-14/+17
| * Line space properly blank lines that have their own styling (i.e. empty tspan).Tavmjong Bah2016-12-243-5/+50