summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Show angle of selected line segments relative to X-axisAlexander Brock2015-06-081-3/+26
* cmake: Drop todo for icons; the install of share takes care of thisBryce Harrington2015-06-061-2/+2
* Fix undo history entry for moving a layer (consistency)su_v2015-06-031-1/+1
* Dutch translation updateKris De Gussem2015-06-021-3696/+4131
* patch for bug 1283194mathog2015-06-011-5/+20
* Mark user-visible messages for translationAlexandre Prokoudine2015-05-311-18/+18
* Replace tabs by spacesDiederik van Lierop2015-05-301-28/+28
* Snapping in node tool now also works when:Diederik van Lierop2015-05-3015-57/+204
* Updating gtest version with newer attributes.Jon A. Cruz2015-05-301-0/+9
* Fix a bug in BSpline whith pencil mode and handles toleranceJabier Arraiza Cenoz2015-05-291-6/+7
* Alex Valavanis fix for a compiling bugJabier Arraiza Cenoz2015-05-291-0/+1
* Import all defs from clipboard or imported filesBen Scholzen 'DASPRiD2015-05-294-1/+42
* Use more fine-grain fallbacks for Poppler/Cairo PDF imports.Tavmjong Bah2015-05-291-0/+7
* clean up a couple of clang warningsmathog2015-05-282-7/+8
* extensions. measure path. fix for Bug 1429932Alvin Penner2015-05-281-1/+1
* Revert unintended changes.Tavmjong Bah2015-05-272-159/+8
* Merge lp:~dasprid/inkscape/width-forgetting-fix into lp:inkscapeLiam P. White2015-05-272-0/+2
|\
| * Write line_width back to SVG after initially setting it on jointype and taper...Ben Scholzen 'DASPRiD2015-05-272-0/+2
* | Add 'font-variant-xxx' to properties that should not be set on non-text eleme...Tavmjong Bah2015-05-273-8/+167
|/
* Fix duplicate orderMarc Jeanmougin2015-05-261-2/+2
* Fix Gtk3 build.Tavmjong Bah2015-05-261-0/+6
* never let me try this againLiam P. White2015-05-261-2/+2
* Cleanup and update of symbolic icon setsu_v2015-05-251-3105/+3073
|\
| * symbolic_icons: fix details for Arrange buttonssu_v2015-04-201-9/+9
| * symbolic_icons: cleanup stock icons (remove unnecessary inkscape labels and o...su_v2015-03-231-71/+55
| * symbolic_icons: group included stock iconssu_v2015-03-231-163/+165
| * symbolic_icons: increase page size, cleanup osb swatch usessu_v2015-03-231-13/+9
| * symbolic_icons: fix style properties of a few clones (delete 'style' attribute)su_v2015-03-221-13/+13
| * symbolic_icons: check and remove improper attributes, inappropriate and unnee...su_v2015-03-221-2593/+2593
| * symbolic_icons: fix icon for 'Fill between many' patheffectsu_v2015-03-221-1/+1
| * symbolic_icons: add missing new icons for Arrange, Align and Distribute dialogsu_v2015-03-221-31/+124
| * symbolic_icons: cleanup the rest (toolbar controls, dialog buttons)su_v2015-03-221-305/+271
| * symbolic_icons: include missing stock icons from Gnome symbolic icons (bug #1...su_v2015-03-221-1/+71
| * symbolic_icons: add icons for mesh gradient (new in trunk)su_v2015-03-221-5/+56
| * symbolic_icons: fix usage of custom swatch colorsu_v2015-03-221-11/+11
| * symbolic_icons: cleanup tool iconssu_v2015-03-221-101/+99
| * symbolic_icons: add missing icons (new in trunk), more cleanupsu_v2015-03-221-65/+174
| * symbolic_icons: cleanup rest of menu icons (add missing labels, flatten neste...su_v2015-03-221-287/+212
| * symbolic_icons: cleanup layer icons (fix icon names, add missing icon 'layer-...su_v2015-03-221-24/+22
| * symbolic_icons: cleanup ellipse icons (fix icon names)su_v2015-03-221-12/+10
| * symbolic_icons: cleanup zoom icons (fix icon names, purge nested groups)su_v2015-03-221-243/+40
| * symbolic_icons: cleanup document root (delete orphaned clones and empty groups)su_v2015-03-221-46/+27
| * symbolic_icons: resave with current trunk (r14027)su_v2015-03-221-17/+17
* | Fix taper stroke path generation (bug #1448726)Ben Scholzen 'DASPRiD2015-05-251-2/+2
|\ \
| * | Fix taper stroke path generationBen Scholzen 'DASPRiD2015-05-251-2/+2
* | | Fix locale number handling on powerstroke dialog (bug #1457172)Ben Scholzen 'DASPRiD2015-05-255-28/+25
|\ \ \ | |/ / |/| |
| * | Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-204-11/+13
| * | Fix locale number handling on powerstroke dialogBen Scholzen 'DASPRiD2015-05-202-19/+14
* | | Fix crash in import of PDF via Poppler/Cairo with relative path.Tavmjong Bah2015-05-241-22/+28
* | | Respect PDF image 'interpolate' value on import.Tavmjong Bah2015-05-243-27/+73