summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-07Fix for reopened bug #1643408Jabier Arraiza Cenoz1-2/+5
2016-12-07Add option to save a backup when updating file for dpi change.Tavmjong Bah1-6/+67
2016-12-07fix bug #1644621 on show handles. Fix start knot on closed pathsJabier Arraiza Cenoz1-1/+1
2016-12-07fix bug #1644621 on show handlesJabier Arraiza Cenoz2-15/+28
2016-12-07Fixing and commitingJabiertxof4-68/+93
2016-12-07Fix measure LPE to fit future extra objects based LPEJabiertxof2-13/+32
2016-12-06Remove obsolete commentJabiertxof1-1/+0
2016-12-06Fix to const charJabiertxof2-18/+18
2016-12-06Fixes for measure LPE and speed path based LPE operationsJabiertxof11-139/+152
2016-12-06Add dpiswitcher extension and option to scale legacy documents with it.Jabier Arraiza Cenoz1-19/+53
2016-12-06Fix memory leak (incomplete clear).Tavmjong Bah1-4/+1
2016-12-05Working on mirror LPEJabier Arraiza Cenoz5-44/+93
2016-12-05Rollback a unwanted modified fileJabiertxof1-0/+6
2016-12-05Added rough mirror improvements, things to fixJabiertxof4-104/+158
2016-12-05Highlight mesh handles when corner or handle selected.Jabier Arraiza Cenoz2-20/+243
2016-12-03Start codingJabiertxof2-15/+200
2016-12-03Fix names in measure line LPEJabiertxof2-14/+14
2016-12-03Enable node resizing in mesh tool.Jabier Arraiza Cenoz2-0/+32
2016-12-03Fix a typoJabiertxof1-1/+1
2016-12-03Improvements and fixes for buds pointed by suv on measure line LPEJabiertxof7-127/+128
2016-12-03Add triangle knot.Jabier Arraiza Cenoz5-4/+84
2016-12-02Ensure new mesh is immediately editable.Tavmjong Bah1-0/+10
2016-12-01Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah5-26/+92
2016-11-30Fix bug with mesh handle update when corner moved via keys.Tavmjong Bah2-0/+2
2016-11-29Handle negative width correctly in tolerance calculationAlexander Brock1-1/+1
2016-11-29Make tolerance a parameter on every levelAlexander Brock2-7/+38
2016-11-29Fix instability caused by degenerate paths (patch by jabiertxof)Alexander Brock1-6/+4
2016-11-29Give mesh corner nodes a different color from handle nodes (following node to...Tavmjong Bah1-9/+15
2016-11-29Reorganize SVG Structure have clean meassure line structureJabier Arraiza Cenoz2-94/+49
2016-11-29Fixes transforms bug in meassure line LPE pointed in IRC by CR and suvJabier Arraiza Cenoz2-20/+34
2016-11-28update filter list when pasting and on importMarc Jeanmougin2-0/+3
2016-11-27Make tolerance of offset_curve a parameterAlexander Brock1-6/+6
2016-11-27Increase tolerance to match old methods precision and improve speedAlexander Brock1-2/+2
2016-11-27Improve precision of offset_cubicAlexander Brock1-31/+149
2016-11-27Remove unneeded "#include <arpa/inet.h>" in "cairo-utils.cpp"Eduard Braun1-1/+0
2016-11-26[Bug #1644886] Color profiles not loaded on Windows (partial fix).Nicolas Dufour1-1/+1
2016-11-26Add stroke dash empty to allow render only fills and markers. Tested in FF an...Jabiertxof2-1/+4
2016-11-25Provide a way to update a legacy document to account for the 90 to 96 dpi cha...Tavmjong Bah3-21/+228
2016-11-25Remove deprecated GtkWidget-separator-height, ignored as of 3.20.Tavmjong Bah2-9/+0
2016-11-25Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.Tavmjong Bah2-2/+0
2016-11-23Select mesh nodes by clicking on control lines.Tavmjong Bah7-21/+77
2016-11-22Fix a typo in inkscape-preferences.cpp.Ivan Mas??r1-1/+1
2016-11-21Keep corner nodes selected when possible for corner operations.Tavmjong Bah3-42/+177
2016-11-21Fix #1643408. Bug in pap LPEJabier Arraiza Cenoz1-8/+6
2016-11-20Preserve selection of corner nodes for some corner operations.Tavmjong Bah1-1/+6
2016-11-19Add Shift-I shortcut for insert node.su_v2-0/+20
2016-11-18Improve mouse handling for mesh:Tavmjong Bah1-79/+117
2016-11-18Fix #1627817. Bug in knot LPEJabier Arraiza Cenoz1-4/+5
2016-11-17Another fix for the status bar with mesh gradients.Tavmjong Bah1-1/+10
2016-11-17Remove debug line from last commit.Tavmjong Bah1-1/+0