summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* add gtk3 experimental support in CMakeShlomi Fish2015-10-263-43/+63
* Fix for bug #1498444 (Guides flicker under the mouse after changing the label...Nicolas Dufour2015-10-211-2/+2
* Extensions. Fix for bug #1506043 (PDF import options always default to Popple...Nicolas Dufour2015-10-191-0/+1
* Fix first handle position on along nodes modeJabier Arraiza Cenoz2015-10-191-1/+1
* Change oprions of handles to a enum widgetJabier Arraiza Cenoz2015-10-192-44/+113
* Added "Spray Friendly" Parameter to roughen LPEJabier Arraiza Cenoz2015-10-186-35/+66
* Make the handle of a dynamic offset snappableDiederik van Lierop2015-10-151-3/+5
* Bug fixes in roughen and added uption to retract handlesJabier Arraiza Cenoz2015-10-152-45/+38
* Simplify code after removal of 'block-progression'.Tavmjong Bah2015-10-151-16/+13
* Add new 'writing-mode' values, remove 'block-progression', fix a few typos.Tavmjong Bah2015-10-157-39/+49
* clang-formatMarc Jeanmougin2015-10-141-72/+87
* Detect trivial loopsMarc Jeanmougin2015-10-141-0/+1
* Fix snapping while rotating a selectionDiederik van Lierop2015-10-143-40/+9
* improved results of roughen LPEJabier Arraiza Cenoz2015-10-141-26/+18
* Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ...Tavmjong Bah2015-10-141-1/+2
* Added a parameter to roughen LPE to allow fixed displacement of pointsJabier Arraiza Cenoz2015-10-132-113/+127
* Fix position node splitedJabier Arraiza Cenoz2015-10-132-21/+111
* Fix position of text when 'direction' is 'rtl' (right-to-left).Tavmjong Bah2015-10-122-9/+25
* Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ...Tavmjong Bah2015-10-121-1/+1
* Add buttons for some side/corner mesh opeartions.Tavmjong Bah2015-10-084-3/+84
* Correct transform when picking colors under mesh.Tavmjong Bah2015-10-081-8/+10
* Fixes clonetiler trace mode on non-px documentsMarc Jeanmougin2015-10-041-1/+1
* Protect against a NULL value for 'font-feature-settings'. "Fixes" #1502432.Tavmjong Bah2015-10-041-1/+1
* Fix for r14372 bugMarc Jeanmougin2015-10-031-1/+1
* Crash. Fix for Bug #1404934 (Crash when opening files (Glib::ConvertError exc...Riccardo Bernardini2015-10-031-5/+9
* Fixes some non-antisymmetrical sort functionMarc Jeanmougin2015-10-021-1/+1
* Use different method to find text to save when converting text to path.Tavmjong Bah2015-10-021-8/+8
* Change command line PostScript export level to 3 (bug #1432310)Adrian Johnson2015-09-301-3/+3
* UI. Fix for bug #1365405 (Scaling-Tool edit field for height not acting propo...Nicolas Dufour2015-09-251-0/+3
* fix regression observed on layer dialogMarc Jeanmougin2015-09-201-2/+2
* Enable "Tile" filter primitive in Filters dialog.Tavmjong Bah2015-09-201-4/+2
* Crude partial implementation of feTile filter primitive.Tavmjong Bah2015-09-206-5/+130
* Improvements to transform by two knots pointed by Ivan Louettejtx2015-09-172-10/+70
* Added a pref option to disable "spacebar panning". (default:enabled)Marc Jeanmougin2015-09-173-11/+8
* fix for recent merge of ~mapreri/inkscape/typo Marc Jeanmougin2015-09-161-5/+1
* Don't need bounding box if 'primitiveUnits' not 'objectBoundingBox'.Tavmjong Bah2015-09-151-8/+11
* Fix for 1495106 (Add a check for id before sending a modified signal)Marc Jeanmougin2015-09-141-1/+9
* Fix typo in a comment s/seperator/separator/Mattia Rizzolo2015-09-141-1/+1
* Fix typo s/seperator/separator/Mattia Rizzolo2015-09-141-1/+1
* Refactoring of the code that handles transformations and snapping in the sele...Diederik van Lierop2015-09-1311-704/+804
* set node tool rubberband shadow. (Bug 1494445)Alvin Penner2015-09-121-0/+1
* Export. Fix for bug #170295 (default export image name for not-saved drawings).Nicolas Dufour2015-09-121-0/+7
* fixes bug:1492711 in bspline and fillet chamferjtx2015-09-114-12/+26
* Better fix for bug 1492711Jabier Arraiza Cenoz2015-09-082-3/+12
* Fix for bug 179842Jabier Arraiza Cenoz2015-09-081-1/+2
* Fix for bug 1492711Jabier Arraiza Cenoz2015-09-081-0/+3
* Fix a bug in BSpline on straight lines when press a default width buttonJabier Arraiza Cenoz2015-09-081-1/+1
* fixes bug:1492704 in bsplinejtx2015-09-081-1/+1
* for a zero sbasis, set the size to 1. (Bug 1478168)Alvin Penner2015-09-061-2/+4
* Attempt to fix 1417173 (undo duplicate gradient crash)Marc Jeanmougin2015-09-051-10/+7