summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Add option for larger icons (useful for 4K display).Tavmjong Bah2016-04-121-2/+3
| * Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-123-6/+6
| * Hackfest 2016: fix critical warning on startupKrzysztof Kosi??ski2016-04-111-13/+11
| * GTK3 fixsu_v2016-04-091-0/+4
| * Provide tooltip for Selection set dialog tree area.Tavmjong Bah2016-04-081-1/+11
| * Remove inkscape-specific glib clone function (and get rid of deprecated Glib ...Marc Jeanmougin2016-04-081-38/+1
* | update to trunkJabier Arraiza Cenoz2016-04-0813-39/+80
|\|
| * Add clickable link to www.inkscape.org to splash screen dialog.Kamalpreet Grewal2016-04-071-0/+12
| * Fix node size regression and add ctrlResize property for multiple use.Martin Owens2016-04-023-29/+41
| * Fix crash on copying orphaned clonesMarc Jeanmougin2016-04-021-1/+1
| * Protect the color wheel from hue loss at a deeper level.Martin Owens2016-03-292-1/+5
| * Fix bugs with the colour selector self-signaling on change.Martin Owens2016-03-292-4/+5
| * Add prependUnit functionMartin Owens2016-03-222-0/+11
| * More complete handling of units for 'line-height' in text toolbar.Tavmjong Bah2016-03-223-15/+0
| |\
| | * Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-221-4/+0
| | * Reverting 14701.Tavmjong Bah2016-03-182-11/+0
| * | Update status bar text and remove spare Geom Point variable.Martin Owens2016-03-201-8/+7
| * | [Bug #1545332] Canvas context menu: allow grouping a single selection (same a...suv-lp2016-03-201-1/+1
| * | Add Shift+Enter path complete and larger square node on mouse over.Martin Owens2016-03-202-3/+20
| * | Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...Jabier Arraiza Cenoz2016-03-181-1/+1
| |/
* | Update to trunkJabier Arraiza Cenoz2016-03-1579-1059/+3121
|\|
| * Fix a bug meassuring text in units diferent than PXJabier Arraiza Cenoz2016-03-141-2/+1
| * "Relative to" option for node alignment.Marc Jeanmougin2016-03-134-3/+116
| * Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-122-0/+11
| * Improvements on the "new from template" dialogAdrian Boguszewski2016-03-116-23/+70
| * Displays filename instead of blank string in unnamed palettesAdrian Boguszewski2016-03-101-5/+6
| * does not zoom in to selection box if holding shift to zoom outMarc Jeanmougin2016-03-071-1/+1
| * Fix for bug 415471 and 1553182 related to undo with eraser toolJabier Arraiza Cenoz2016-03-041-41/+48
| * Fix bug: 230480 eraser tool always deletes selected objectsJabier Arraiza Cenoz2016-03-041-1/+12
| * Hide with widget in delete mode of eraser toolJabier Arraiza Cenoz2016-03-041-0/+1
| * forgot to include a file in previous commit ><Marc Jeanmougin2016-03-031-1/+1
| * Add support for the "relative to" setting when aligning baselines (fixes 167228)Marc Jeanmougin2016-03-031-3/+46
| * update to trunkJabier Arraiza Cenoz2016-03-033-6/+21
| |\
| | * Fix bug 1540155: Interactive simplify on pencit tool is hard to editJabier Arraiza Cenoz2016-03-023-6/+21
| * | Fix a bug with 0 width shapesJabier Arraiza Cenoz2016-03-011-1/+3
| * | update to trunkJabier Arraiza Cenoz2016-03-014-11/+13
| |\|
| | * static code analysisKris De Gussem2016-02-222-7/+9
| | * Apply from patch from houz (Fixes color profile name mangling)Liam P. White2016-02-211-2/+2
| | * Clarify meaning of line spacing.Tavmjong Bah2016-02-201-2/+2
| * | Improve fill rule and add mass optionJabier Arraiza Cenoz2016-03-011-19/+43
| * | Improved eraser tool, now working on documents not pixels and with 0 widthJabier Arraiza Cenoz2016-02-132-79/+81
| |/
| * Fix a bug on explicit_base on meassure tool when using knots dialog to change...Jabier Arraiza Cenoz2016-02-112-10/+14
| * Changed no end lifetime temporary canvas items to canvas items in measure toolJabier Arraiza Cenoz2016-02-082-20/+32
| * Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-083-13/+13
| * Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2016-02-071-2/+2
| * Fix wrong replace of tab by spacesJabier Arraiza Cenoz2016-02-071-1/+1
| * Add knot position dialog to meassure with Shift+ClickJabier Arraiza Cenoz2016-02-076-6/+343
| * Fix for bug 1540518. Improved performance based on previous meassure code com...Jabier Arraiza Cenoz2016-02-071-58/+47
| * Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-062-31/+85
| * Remove duplicated variable on meassureJabier Arraiza Cenoz2016-02-061-1/+0