summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Replace dxf12 output with a pure python implementationMartin Owens2018-02-204-28/+165
* | | Misc. typosluz.paz2018-02-184-4/+4
* | | Revert "Promote the path 'd' attribute to a property per SVG 2."Tavmjong Bah2018-02-186-102/+30
* | | Promote the path 'd' attribute to a property per SVG 2.Tavmjong Bah2018-02-136-30/+102
| |/ |/|
* | Misc. typosluz.paz2018-02-108-9/+9
* | Copy numpy import error message over from measure.py (no new strings)Maren Hachmann2018-02-101-1/+6
* | Update gcodetools.py to work with Inkscape > 0.91, fix written by inkscapecom...Maren Hachmann2018-02-101-9/+4
* | CI/AppVeyor: fix core system upgradeTavmjong Bah2018-02-101-1/+1
|/
* Remove unused include.Tavmjong Bah2018-02-061-1/+0
* Remove unused cxxtest files.Tavmjong Bah2018-02-054-695/+0
* Improve/fix error reporting when executing script extensionsEduard Braun2018-02-041-9/+28
* Remove ege-select-one-action.Tavmjong Bah2018-02-043-1386/+0
* Convert UnitTracker to use ink-select-one-action.Tavmjong Bah2018-02-0413-133/+193
* New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...Nicolas Dufour2018-02-041-0/+1
* New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...Nicolas Dufour2018-02-041-0/+84
* Fix: relink clone to copy for ellipsesilomaf2018-02-031-1/+2
* Update Ukrainian translationYuri Chornoivan2018-02-031-6344/+7573
* Really convert LPEtool-toolbar to use ink-select-one-action.Tavmjong Bah2018-02-031-40/+54
* CMake/MSYS2: install libjasperEduard Braun2018-02-031-0/+1
* Remove unneeded header.Tavmjong Bah2018-02-031-1/+0
* Relink GtkAdjustments that use same UnitTracker.Tavmjong Bah2018-02-031-1/+1
* Convert LPEtool-toobar to use ink-select-one-action.Tavmjong Bah2018-02-011-32/+40
* Remove unneeded header.Tavmjong Bah2018-01-311-1/+0
* Convert tweak tool to use ink-select-one-action.Tavmjong Bah2018-01-311-122/+116
* Convert bucket toolbar to use ink-select-one-action.Tavmjong Bah2018-01-311-46/+78
* Fix setting active button (SP_GRADIENT_TYPE_LINEAR != 0).Tavmjong Bah2018-01-311-2/+2
* Convert pen/pencil toolbar to use ink-select-one-action.Tavmjong Bah2018-01-311-119/+138
* Fix build when DBUS enabled.Tavmjong Bah2018-01-311-28/+23
* Convert star-toolbar to use ink-select-one-action.Tavmjong Bah2018-01-301-78/+93
* Minor formatting cleanup.Tavmjong Bah2018-01-301-61/+59
* Minor fixes and reorganizing 'object' README file.Tavmjong Bah2018-01-301-75/+73
* Add error output when file loading fails.Tavmjong Bah2018-01-301-3/+26
* Fix object directory name in POTFILES.inTavmjong Bah2018-01-301-26/+26
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-30553-2486/+3406
* Translations: update inkscape.potEduard Braun2018-01-291-2800/+2766
* Don't translate the empty string.Eduard Braun2018-01-294-10/+10
* Update Hungarian translation (!189)Meskó Balázs2018-01-291-5669/+4218
* CMake: keep defines in ConfigChecks.cmakeEduard Braun2018-01-282-7/+5
* CMake: some shuffling - cleanup structure of CMakeLists.txtEduard Braun2018-01-281-66/+71
* CMake/CPack: Define INKSCAPE_CPACK_PREFIX instead of overwriting INKSCAPE_DIS...Eduard Braun2018-01-282-4/+9
* CMake/CPack: Set CPACK_PACKAGE_INSTALL_DIRECTORY only onceEduard Braun2018-01-281-2/+0
* CMake/CPack: CPackDeb only available on UNIXEduard Braun2018-01-281-16/+17
* Fix creation of icon-theme.cacheEduard Braun2018-01-282-3/+3
* Do not build icon cache for nowMarc Jeanmougin2018-01-271-1/+1
* Temporarily guard icon cacheMarc Jeanmougin2018-01-271-2/+4
* OCAL dialog: make requests non-blocking on windowsEduard Braun2018-01-261-8/+9
* Fix handling of filenames of linked images in .odg exportEduard Braun2018-01-242-6/+1
* Always show an error dialog on failed savesEduard Braun2018-01-241-0/+17
* move install command to logical placeMarc Jeanmougin2018-01-242-4/+3
* Tentatively fix build for lp packagingMarc Jeanmougin2018-01-241-2/+2