| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes for measure LPE and speed path based LPE operations | Jabiertxof | 2016-12-06 | 11 | -139/+152 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dpiswitcher extension and option to scale legacy documents with it. | Jabier Arraiza Cenoz | 2016-12-06 | 1 | -19/+53 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix memory leak (incomplete clear). | Tavmjong Bah | 2016-12-06 | 1 | -4/+1 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Highlight mesh handles when corner or handle selected. | Jabier Arraiza Cenoz | 2016-12-05 | 2 | -20/+243 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix names in measure line LPE | Jabiertxof | 2016-12-03 | 2 | -14/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable node resizing in mesh tool. | Jabier Arraiza Cenoz | 2016-12-03 | 2 | -0/+32 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo | Jabiertxof | 2016-12-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements and fixes for buds pointed by suv on measure line LPE | Jabiertxof | 2016-12-03 | 7 | -127/+128 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add triangle knot. | Jabier Arraiza Cenoz | 2016-12-03 | 5 | -4/+84 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve precision of offset_cubic | Alexander Brock | 2016-12-02 | 2 | -48/+195 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle negative width correctly in tolerance calculation | Alexander Brock | 2016-11-29 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make tolerance a parameter on every level | Alexander Brock | 2016-11-29 | 2 | -7/+38 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix instability caused by degenerate paths (patch by jabiertxof) | Alexander Brock | 2016-11-29 | 1 | -6/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make tolerance of offset_curve a parameter | Alexander Brock | 2016-11-27 | 1 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase tolerance to match old methods precision and improve speed | Alexander Brock | 2016-11-27 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve precision of offset_cubic | Alexander Brock | 2016-11-27 | 1 | -31/+149 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure new mesh is immediately editable. | Tavmjong Bah | 2016-12-02 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add toggles for handle visibility, editing fill, and editing stroke. | Tavmjong Bah | 2016-12-01 | 5 | -26/+92 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug with mesh handle update when corner moved via keys. | Tavmjong Bah | 2016-11-30 | 2 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Give mesh corner nodes a different color from handle nodes (following node to... | Tavmjong Bah | 2016-11-29 | 1 | -9/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reorganize SVG Structure have clean meassure line structure | Jabier Arraiza Cenoz | 2016-11-29 | 2 | -94/+49 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes transforms bug in meassure line LPE pointed in IRC by CR and suv | Jabier Arraiza Cenoz | 2016-11-29 | 2 | -20/+34 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update filter list when pasting and on import | Marc Jeanmougin | 2016-11-28 | 2 | -0/+3 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unneeded "#include <arpa/inet.h>" in "cairo-utils.cpp" | Eduard Braun | 2016-11-27 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1644886] Color profiles not loaded on Windows (partial fix). | Nicolas Dufour | 2016-11-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add stroke dash empty to allow render only fills and markers. Tested in FF an... | Jabiertxof | 2016-11-26 | 2 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide a way to update a legacy document to account for the 90 to 96 dpi cha... | Tavmjong Bah | 2016-11-25 | 3 | -21/+228 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove deprecated GtkWidget-separator-height, ignored as of 3.20. | Tavmjong Bah | 2016-11-25 | 2 | -9/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20. | Tavmjong Bah | 2016-11-25 | 2 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Select mesh nodes by clicking on control lines. | Tavmjong Bah | 2016-11-23 | 7 | -21/+77 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo in inkscape-preferences.cpp. | Ivan Mas??r | 2016-11-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep corner nodes selected when possible for corner operations. | Tavmjong Bah | 2016-11-21 | 3 | -42/+177 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #1643408. Bug in pap LPE | Jabier Arraiza Cenoz | 2016-11-21 | 1 | -8/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preserve selection of corner nodes for some corner operations. | Tavmjong Bah | 2016-11-20 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Shift-I shortcut for insert node. | su_v | 2016-11-19 | 2 | -0/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve mouse handling for mesh: | Tavmjong Bah | 2016-11-18 | 1 | -79/+117 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #1627817. Bug in knot LPE | Jabier Arraiza Cenoz | 2016-11-18 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Another fix for the status bar with mesh gradients. | Tavmjong Bah | 2016-11-17 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove debug line from last commit. | Tavmjong Bah | 2016-11-17 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix status bar messages for meshes and gradients. | Tavmjong Bah | 2016-11-17 | 2 | -5/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix path outline function for meshes with nrow != ncolumn. | Tavmjong Bah | 2016-11-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not return invalid vector gradient when switching from mesh to linear/radi... | Tavmjong Bah | 2016-11-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure getVector() and getArray() return a valid gradient pointer. | Tavmjong Bah | 2016-11-17 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split selected rows/columns in half using Insert key. | Tavmjong Bah | 2016-11-16 | 3 | -5/+78 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement tweaking of mesh handle colors. | Tavmjong Bah | 2016-11-14 | 1 | -80/+102 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fit to bounding box: correct transform when mesh has a non-identity gradient ... | Tavmjong Bah | 2016-11-12 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix rare crash on undo break apart | Marc Jeanmougin | 2016-11-12 | 2 | -5/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix selection toolbar icons missing on start | Marc Jeanmougin | 2016-11-12 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a make inkscape_pot to regen potfile | Marc Jeanmougin | 2016-11-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix filter editor update | Marc Jeanmougin | 2016-11-11 | 1 | -0/+1 | |
