summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Translations. Danish translation update.scootergrisen2016-03-131-4040/+4553
* Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-1211-125/+233
* Add new TTF to the logo in seamless pattern extensionJabier Arraiza Cenoz2016-03-123-51/+50
* patch for bug 1538361, work around limits in mingw/MSVCRTmathog2016-03-112-42/+42
* 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
* Add PDF/PS output support for 'paint-order' property.Tavmjong Bah2016-03-083-19/+110
* Translations. PO template updated.Nicolas Dufour2016-03-081-1378/+1467
* Re-order the stroke dialog so buttons are collected and miter is inline.Martin Owens2016-03-081-73/+69
* Add GUI for 'paint-order' property.Tavmjong Bah2016-03-075-11/+268
* does not zoom in to selection box if holding shift to zoom outMarc Jeanmougin2016-03-071-1/+1
* btool: Fix multiply included test file headerEduard Braun2016-03-053-3/+3
* btool: Update buildfiles for previous commitEduard Braun2016-03-053-17/+35
* btool: Switch regex library from T-Rex to SLREEduard Braun2016-03-051-667/+462
* Fix for bug 415471 and 1553182 related to undo with eraser toolJabier Arraiza Cenoz2016-03-043-51/+60
* Remove regex hack added in 14650Liam P. White2016-03-041-7/+1
* Update 2geom copy to 143bbcf: Fix for multiple sequential closepath commandsLiam P. White2016-03-041-2/+4
* 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-042-0/+8
* 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
* Merge lp:~inkscape.dev/inkscape/eraser_improvementsJabier Arraiza Cenoz2016-03-036-98/+198
|\
| * update to trunkJabier Arraiza Cenoz2016-03-0325-204/+170
| |\ | |/ |/|
* | Fix bug: 1552003 Randomize color extension has no limitsJabier Arraiza Cenoz2016-03-022-7/+57
* | Fix bug 1540155: Interactive simplify on pencit tool is hard to editJabier Arraiza Cenoz2016-03-023-6/+21
* | Fix for bug 1540070Jabier Arraiza Cenoz2016-03-0219-190/+91
* | Another small change to miter-limit for 'arcs' join to match SVG spec.Tavmjong Bah2016-03-021-1/+1
| * Fix a bug with 0 width shapesJabier Arraiza Cenoz2016-03-011-1/+3
| * update to trunkJabier Arraiza Cenoz2016-03-0150-5642/+7783
| |\ | |/ |/|
* | type in commit r14664Kris De Gussem2016-02-291-1/+1
* | Code-design. Fixing variable initialization warnings and replacing tabs with ...Nicolas Dufour2016-02-291-9/+9
* | Inkview. Code consistency fixes.Nicolas Dufour2016-02-291-166/+162
* | Update win64 build files for devlibs64 updateEduard Braun2016-02-282-161/+148
* | Remove Maren from AUTHORS (on request) and add nicecharts from upstream where...Martin Owens2016-02-273-1/+821
* | Fix miter-limit behavior to match SVG spec.Tavmjong Bah2016-02-271-2/+4
* | UI. Fix for bug #1351597 (Inkscape + Cairo >= 1.12 very slow on Windows, unle...Eduard Braun (eduard-braun2)2016-02-271-130/+198
* | cmake: Add sigc++ supportBryce Harrington2016-02-273-1/+37
* | inkview: Drop use of obsolete getoptBryce Harrington2016-02-252-15/+15
* | packaging: Note if there are uncommitted changes when trying to make a releaseBryce Harrington2016-02-251-2/+12
* | Fix small code buglet; found by Kris with cppcheck.Tavmjong Bah2016-02-231-1/+2
* | static code analysisKris De Gussem2016-02-223-11/+15
* | static code analysisKris De Gussem2016-02-226-18/+20
* | Apply from patch from houz (Fixes color profile name mangling)Liam P. White2016-02-211-2/+2
* | Font size in status bar should use unit from text units preference. Patch fro...Tavmjong Bah2016-02-201-1/+4
* | Clarify meaning of line spacing.Tavmjong Bah2016-02-202-3/+3
* | provide end user debugging for EMF and WMF issuesmathog2016-02-182-12/+52
* | fix logic error in sbasis_to_cubic_bezier. (Bug 1545632)Alvin Penner2016-02-181-2/+2
* | Fixes some regressions from rev14655Marc Jeanmougin2016-02-172-27/+31