summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations: Update Icelandic translationSveinn í Felli2016-02-161-1635/+1827
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use C++11 mode when required.Krzysztof Kosi??ski2016-02-161-34/+62
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Performance improvements when working in large filesMarc Jeanmougin2016-02-162-17/+30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Icelandic translation update.Ivan Mas??r2016-02-151-2603/+3032
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Temporary: Add different fallback strategies for 'line-join' LPE with 'arcs' ...Tavmjong Bah2016-02-153-13/+349
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync 2Geom to e7245a01127647cd20b0d851a0a622d9ded38d23.Krzysztof Kosi??ski2016-02-1512-96/+89
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix improperly escaped character in previous commit (which actually fixes bug...Eduard Braun2016-02-141-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug 1478168 (CDR import crashes)Eduard Braun2016-02-141-1/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations: Update inkscape.pot fileEduard Braun2016-02-131-1475/+1646
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve fill rule and add mass optionJabier Arraiza Cenoz2016-03-013-23/+111
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved eraser tool, now working on documents not pixels and with 0 widthJabier Arraiza Cenoz2016-02-135-82/+92
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if viewbox does not exist, create it from page size, only if page size exists...Alvin Penner2016-02-121-2/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix default value of 'fr'.Tavmjong Bah2016-02-111-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug on explicit_base on meassure tool when using knots dialog to change...Jabier Arraiza Cenoz2016-02-112-10/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove artifacts when remove canvas items, for example in measure toolJabier Arraiza Cenoz2016-02-101-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation. Greek translation of the Shapes tutorial updated.Nicolas Dufour2016-02-091-350/+350
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Greek translation update.Dimitris Spingos2016-02-091-413/+372
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CMake build broken by r14639suv-lp2016-02-091-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow python extensions to get the list of selected nodesMarc Jeanmougin2016-02-092-3/+56
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-0859-1209/+1406
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2016-02-073-13/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-077-6/+344
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug 1540518. Improved performance based on previous meassure code com...Jabier Arraiza Cenoz2016-02-073-67/+56
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-064-31/+104
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicated variable on meassureJabier Arraiza Cenoz2016-02-061-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for meassure bug #1541963Jabier Arraiza Cenoz2016-02-062-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation updateKris De Gussem2016-02-041-147/+86
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge in Richard Hughes's AppData, Thanks Richard!Martin Owens2016-02-013-1/+45