| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix automatic dockbar resizing | Marc Jeanmougin | 2016-11-11 | 2 | -8/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch for bug 1405292, start clipping with COPY instead of OR so GDI clipping... | mathog | 2016-11-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resizable undocked dialogs | Marc Jeanmougin | 2016-11-09 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge boolop branch: Move boolop functions from sp_selected_path_<op> to Obje... | Marc Jeanmougin | 2016-11-09 | 11 | -156/+113 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op> | Alexander Brock | 2016-11-09 | 11 | -156/+113 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Click-drag selects nodes rather than creates new mesh if mesh already exists. | Tavmjong Bah | 2016-11-09 | 1 | -1/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable swapping of fill and stroke when one is a mesh. | Tavmjong Bah | 2016-11-09 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 2016-11-08 | 9 | -118/+551 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1638472] Quadrant points of ellipse/circle fail to snap (as source or t... | suv-lp | 2016-11-08 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #262341] Tooltips for LPE tool modes do not show up as translated. | Nicolas Dufour | 2016-11-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove embedded build date, to allow reproducible building. | Mattia Rizzolo | 2016-11-07 | 2 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1639832 Blend and blur unspected results | Jabier Arraiza Cenoz | 2016-11-07 | 2 | -5/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix cursor on big endian systems | mpasteven | 2016-11-06 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge recursive unlink clones branch | Marc Jeanmougin | 2016-11-06 | 5 | -39/+112 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
