summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add dpiswitcher extension and option to scale legacy documents with it.Jabier Arraiza Cenoz2016-12-065-19/+339
* Fix memory leak (incomplete clear).Tavmjong Bah2016-12-061-4/+1
* [Bug #1574561] Italian translation update.firashanife2016-12-051-60/+44
* Highlight mesh handles when corner or handle selected.Jabier Arraiza Cenoz2016-12-052-20/+243
* Fix names in measure line LPEJabiertxof2016-12-032-14/+14
* Enable node resizing in mesh tool.Jabier Arraiza Cenoz2016-12-032-0/+32
* Fix a typoJabiertxof2016-12-031-1/+1
* Improvements and fixes for buds pointed by suv on measure line LPEJabiertxof2016-12-037-127/+128
* Add triangle knot.Jabier Arraiza Cenoz2016-12-035-4/+84
* prevent use of string concat for compatibility with old cmakeMarc Jeanmougin2016-12-021-1/+1
* Improve precision of offset_cubicAlexander Brock2016-12-022-48/+195
|\
| * Handle negative width correctly in tolerance calculationAlexander Brock2016-11-291-1/+1
| * Make tolerance a parameter on every levelAlexander Brock2016-11-292-7/+38
| * Fix instability caused by degenerate paths (patch by jabiertxof)Alexander Brock2016-11-291-6/+4
| * Make tolerance of offset_curve a parameterAlexander Brock2016-11-271-6/+6
| * Increase tolerance to match old methods precision and improve speedAlexander Brock2016-11-271-2/+2
| * Improve precision of offset_cubicAlexander Brock2016-11-271-31/+149
* | Ensure new mesh is immediately editable.Tavmjong Bah2016-12-021-0/+10
* | Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah2016-12-015-26/+92
* | Fix bug with mesh handle update when corner moved via keys.Tavmjong Bah2016-11-302-0/+2
* | [Bug #1574561] Italian translation update.firashanife2016-11-301-183/+189
* | Give mesh corner nodes a different color from handle nodes (following node to...Tavmjong Bah2016-11-291-9/+15
* | Reorganize SVG Structure have clean meassure line structureJabier Arraiza Cenoz2016-11-292-94/+49
* | Fixes transforms bug in meassure line LPE pointed in IRC by CR and suvJabier Arraiza Cenoz2016-11-292-20/+34
* | update filter list when pasting and on importMarc Jeanmougin2016-11-282-0/+3
* | [Bug #1471443] Updated danish translation for 0.92.scootergrisen2016-11-281-7137/+5692
* | [Bug #1641111] extension Visualize Path/Measure path... failsNicolas Dufour2016-11-271-1/+2
|/
* Remove unneeded "#include <arpa/inet.h>" in "cairo-utils.cpp"Eduard Braun2016-11-271-1/+0
* CMake: Explicitly call pythonEduard Braun2016-11-275-5/+5
* CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun2016-11-2620-32/+30
* [Bug #1644886] Color profiles not loaded on Windows (partial fix).Nicolas Dufour2016-11-261-1/+1
* Translations/Packaging: Convert Danish translation to UTF8Eduard Braun2016-11-261-31/+31
* [Bug #1644934] Translation to danish.scootergrisen2016-11-261-56/+56
* Add stroke dash empty to allow render only fills and markers. Tested in FF an...Jabiertxof2016-11-262-1/+4
* Provide a way to update a legacy document to account for the 90 to 96 dpi cha...Tavmjong Bah2016-11-253-21/+228
* Remove deprecated GtkWidget-separator-height, ignored as of 3.20.Tavmjong Bah2016-11-253-11/+0
* Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.Tavmjong Bah2016-11-253-4/+0
* [Bug #1574561] Italian translation update.firashanife2016-11-231-269/+398
* [Bug #1643818] Updated es.po for 0.92.lucasvieites2016-11-231-1445/+1932
* * [INTL:zh_TW] Traditional Chinese translation updateIvan Mas??r2016-11-231-6085/+6464
* Select mesh nodes by clicking on control lines.Tavmjong Bah2016-11-237-21/+77
* Fix a typo in inkscape-preferences.cpp.Ivan Mas??r2016-11-221-1/+1
* [Bug #1643730] Inkscape Portable language selection not maintained.gordcaswell2016-11-221-9/+9
* Keep corner nodes selected when possible for corner operations.Tavmjong Bah2016-11-213-42/+177
* Fix #1643408. Bug in pap LPEJabier Arraiza Cenoz2016-11-211-8/+6
* Preserve selection of corner nodes for some corner operations.Tavmjong Bah2016-11-201-1/+6
* Add Shift-I shortcut for insert node.su_v2016-11-192-0/+20
* Improve mouse handling for mesh:Tavmjong Bah2016-11-181-79/+117
* Fix #1627817. Bug in knot LPEJabier Arraiza Cenoz2016-11-181-4/+5
* Another fix for the status bar with mesh gradients.Tavmjong Bah2016-11-171-1/+10