summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add fixes sugested by Martin OwensJabiertxof2017-01-23100-5191/+7520
|\
| * fix nodes reverting back during editingalexandru.roman2017-01-231-0/+5
| * [Bug #1656713] Keys and Mouse reference: Add shortcut '7' for cycling through...Nicolas Dufour2017-01-238-2526/+2671
| * i18n. Fixing gettext initialization in some more extensions.Nicolas Dufour2017-01-234-0/+10
| * Extensions. Improve run-all-extension-tests script for Windows users.Nicolas Dufour2017-01-231-11/+16
| * i18n. Fixing gettext initialization in the HPGL related extensions.Nicolas Dufour2017-01-221-0/+2
| * i18n. Fixing gettext initialization in the Uniconvertor related extensions.Nicolas Dufour2017-01-222-2/+4
| * [Bug #1656726] Adding Russian translation for the shortcut comment.creedofscience2017-01-221-1/+2
| * Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman2017-01-217-58/+81
| * 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
| * Packaging: Sort translations by name in Windows .exe and .msi installers (bef...Eduard Braun2017-01-1659-2462/+4566
| * Extensions: run_command.py - inform user about output to stderr even if error...Eduard Braun2017-01-151-2/+5
* | Remove unnecesatry text parameterJabiertxof2017-01-152-13/+3
* | Fixed wroken. now workingJabiertxof2017-01-142-13/+38
* | Update to trunkJabiertxof2017-01-14226-20950/+30762
|\|
| * [Bug #1654892] Few typos in Calligraphy tutorial.Nicolas Dufour2017-01-1320-5494/+5406
| * CMake: Detect architecture "i686-w64-mingw32" (used by MSYS2 x86)Eduard Braun2017-01-121-0/+3
| * Use GStatBuf where appropriate to ensure usage of the correct typeEduard Braun2017-01-126-6/+6
| * [Bug #1650480] pyserial errorhandling in plotter.py tries to iterate over wro...seahawk1986-hotmail2017-01-121-1/+1
| * Change search priority for newer Googletest releasesAlex Valavanis2017-01-121-3/+4
| * [Bug #1651815] share/examples: rescale svgs to 96 dpi. Fixing incorrectly sca...Nicolas Dufour2017-01-1216-11002/+5363
| * Fix snapping tooltips and highlighting of snapped bounding boxes (both of whi...Diederik van Lierop2017-01-111-2/+2
| * Improve search for GMock srcAlex Valavanis2017-01-111-2/+8
| * 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 #1651334] Strings untranslatable due to word puzzles.Nicolas Dufour2017-01-102-726/+741
| * [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
| * | [Bug #1654743] Interpolate extension fails if end path has no 'stroke-width' ...suv-lp2017-01-081-2/+2
| |/
| * fix man page installation folder, as per http://www.pathname.com/fhs/pub/fhs-...Marc Jeanmougin2017-01-071-1/+4
| |\
| | * Install the localized manpages in the correct directorymattia@debian.org2017-01-071-1/+4
| |/
| * install non-executable scripts without executable bitMarc Jeanmougin2017-01-071-1/+11
| |\
| | * Don't install python modules with the executable bitmattia@debian.org2017-01-071-1/+11
| * | suppress warnings on symbols dialogMarc Jeanmougin2017-01-071-1/+3
| * | [Bug #1654312] Tutorials - Catalan translation for Inkscape 0.92.1.Jordi Mas i Hern??ndez2017-01-071-231/+231
| * | [Bug #1651815] share/examples: rescale svgs to 96 dpi - TutorialsNicolas Dufour2017-01-07186-10739/+26176
| |/
| * add missing headerMarc Jeanmougin2017-01-071-0/+2
| |\
| | * Add missing include for array templateTim Sheridan2017-01-071-0/+2
| |/
* | fixing crash on eraseJabiertxof2017-01-1451-12166/+34102
|\|