summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-08Provide tooltip for Selection set dialog tree area.Tavmjong Bah1-1/+11
2016-04-08Remove inkscape-specific glib clone function (and get rid of deprecated Glib ...Marc Jeanmougin1-38/+1
2016-04-07Add clickable link to www.inkscape.org to splash screen dialog.Kamalpreet Grewal1-0/+12
2016-04-02Fix node size regression and add ctrlResize property for multiple use.Martin Owens3-29/+41
2016-04-02Fix crash on copying orphaned clonesMarc Jeanmougin1-1/+1
2016-03-29Protect the color wheel from hue loss at a deeper level.Martin Owens2-1/+5
2016-03-29Fix bugs with the colour selector self-signaling on change.Martin Owens2-4/+5
2016-03-22Add prependUnit functionMartin Owens2-0/+11
2016-03-22Add line-height unit selector to text toolbar.Tavmjong Bah1-4/+0
2016-03-20Update status bar text and remove spare Geom Point variable.Martin Owens1-8/+7
2016-03-20[Bug #1545332] Canvas context menu: allow grouping a single selection (same a...suv-lp1-1/+1
2016-03-20Add Shift+Enter path complete and larger square node on mouse over.Martin Owens2-3/+20
2016-03-18Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...Jabier Arraiza Cenoz1-1/+1
2016-03-18Reverting 14701.Tavmjong Bah2-11/+0
2016-03-14Fix a bug meassuring text in units diferent than PXJabier Arraiza Cenoz1-2/+1
2016-03-13"Relative to" option for node alignment.Marc Jeanmougin4-3/+116
2016-03-12Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2-0/+11
2016-03-11Improvements on the "new from template" dialogAdrian Boguszewski6-23/+70
2016-03-10Displays filename instead of blank string in unnamed palettesAdrian Boguszewski1-5/+6
2016-03-07does not zoom in to selection box if holding shift to zoom outMarc Jeanmougin1-1/+1
2016-03-04Fix for bug 415471 and 1553182 related to undo with eraser toolJabier Arraiza Cenoz1-41/+48
2016-03-04Fix bug: 230480 eraser tool always deletes selected objectsJabier Arraiza Cenoz1-1/+12
2016-03-04Hide with widget in delete mode of eraser toolJabier Arraiza Cenoz1-0/+1
2016-03-03forgot to include a file in previous commit ><Marc Jeanmougin1-1/+1
2016-03-03Add support for the "relative to" setting when aligning baselines (fixes 167228)Marc Jeanmougin1-3/+46
2016-03-02Fix bug 1540155: Interactive simplify on pencit tool is hard to editJabier Arraiza Cenoz3-6/+21
2016-03-01Fix a bug with 0 width shapesJabier Arraiza Cenoz1-1/+3
2016-03-01Improve fill rule and add mass optionJabier Arraiza Cenoz1-19/+43
2016-02-22static code analysisKris De Gussem2-7/+9
2016-02-21Apply from patch from houz (Fixes color profile name mangling)Liam P. White1-2/+2
2016-02-20Clarify meaning of line spacing.Tavmjong Bah1-2/+2
2016-02-13Improved eraser tool, now working on documents not pixels and with 0 widthJabier Arraiza Cenoz2-79/+81
2016-02-11Fix a bug on explicit_base on meassure tool when using knots dialog to change...Jabier Arraiza Cenoz2-10/+14
2016-02-08Changed no end lifetime temporary canvas items to canvas items in measure toolJabier Arraiza Cenoz2-20/+32
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski3-13/+13
2016-02-07Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz1-2/+2
2016-02-07Fix wrong replace of tab by spacesJabier Arraiza Cenoz1-1/+1
2016-02-07Add knot position dialog to meassure with Shift+ClickJabier Arraiza Cenoz6-6/+343
2016-02-07Fix for bug 1540518. Improved performance based on previous meassure code com...Jabier Arraiza Cenoz1-58/+47
2016-02-06Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2-31/+85
2016-02-06Remove duplicated variable on meassureJabier Arraiza Cenoz1-1/+0
2016-02-06Fix for meassure bug #1541963Jabier Arraiza Cenoz2-4/+4
2016-02-01Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz1-2/+2
2016-01-30Remove two warnings on compileJabier Arraiza Cenoz1-2/+2
2016-01-30Fix for bug 1539704 (Crash when selecting the eraser tool).suv-lp1-0/+8
2016-01-28Fix a bug in eraser spray mode when no overlaps is disabledJabier Arraiza Cenoz1-2/+2
2016-01-14Correct writing of blur value when display units are not user units.Tavmjong Bah1-0/+4
2016-01-14Allow one more digit of precission for 'stdDeviation'.Tavmjong Bah1-1/+1
2016-01-06Fix crash when apply Bend From Clipboard to a clone by the pen/pencil toolbarJabier Arraiza Cenoz1-1/+6
2016-01-05Fix wrong symm node type in BSpline converted to BezierJabier Arraiza Cenoz1-1/+1