| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Select mesh nodes by clicking on control lines. | Tavmjong Bah | 2016-11-23 | 7 | -21/+77 |
| | | | | (bzr r15267) | ||||
| * | Fix a typo in inkscape-preferences.cpp. | Ivan Mas??r | 2016-11-22 | 1 | -1/+1 |
| | | | | (bzr r15266) | ||||
| * | Keep corner nodes selected when possible for corner operations. | Tavmjong Bah | 2016-11-21 | 3 | -42/+177 |
| | | | | (bzr r15264) | ||||
| * | Fix #1643408. Bug in pap LPE | Jabier Arraiza Cenoz | 2016-11-21 | 1 | -8/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1643408 (bzr r15263) | ||||
| * | Preserve selection of corner nodes for some corner operations. | Tavmjong Bah | 2016-11-20 | 1 | -1/+6 |
| | | | | (bzr r15262) | ||||
| * | Add Shift-I shortcut for insert node. | su_v | 2016-11-19 | 2 | -0/+20 |
| | | | | (bzr r15261) | ||||
| * | Improve mouse handling for mesh: | Tavmjong Bah | 2016-11-18 | 1 | -79/+117 |
| | | | | | | | | | | * Double clicking an object will create a new mesh if one does not exist, otherwise clicking a line should now reliably divide the row/column. * Click-dragging will create a new mesh if one does not exist, otherwise it will do a rubberband selection of corner nodes. With Shift will add nodes, without will replace selected nodes. (bzr r15260) | ||||
| * | Fix #1627817. Bug in knot LPE | Jabier Arraiza Cenoz | 2016-11-18 | 1 | -4/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1627817 (bzr r15259) | ||||
| * | Another fix for the status bar with mesh gradients. | Tavmjong Bah | 2016-11-17 | 1 | -1/+10 |
| | | | | (bzr r15258) | ||||
| * | Remove debug line from last commit. | Tavmjong Bah | 2016-11-17 | 1 | -1/+0 |
| | | | | (bzr r15257) | ||||
| * | Fix status bar messages for meshes and gradients. | Tavmjong Bah | 2016-11-17 | 2 | -5/+25 |
| | | | | (bzr r15256) | ||||
| * | Fix path outline function for meshes with nrow != ncolumn. | Tavmjong Bah | 2016-11-17 | 1 | -1/+1 |
| | | | | (bzr r15255) | ||||
| * | Do not return invalid vector gradient when switching from mesh to ↵ | Tavmjong Bah | 2016-11-17 | 1 | -1/+1 |
| | | | | | | linear/radial gradient. (bzr r15254) | ||||
| * | Ensure getVector() and getArray() return a valid gradient pointer. | Tavmjong Bah | 2016-11-17 | 1 | -4/+6 |
| | | | | (bzr r15253) | ||||
| * | Split selected rows/columns in half using Insert key. | Tavmjong Bah | 2016-11-16 | 3 | -5/+78 |
| | | | | (bzr r15251) | ||||
| * | Implement tweaking of mesh handle colors. | Tavmjong Bah | 2016-11-14 | 1 | -80/+102 |
| | | | | (bzr r15250) | ||||
| * | Fit to bounding box: correct transform when mesh has a non-identity gradient ↵ | Tavmjong Bah | 2016-11-12 | 1 | -0/+9 |
| | | | | | | transform. (bzr r15243) | ||||
| * | Fix rare crash on undo break apart | Marc Jeanmougin | 2016-11-12 | 2 | -5/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1449276 (bzr r15241) | ||||
| * | Fix selection toolbar icons missing on start | Marc Jeanmougin | 2016-11-12 | 1 | -9/+9 |
| | | | | (bzr r15240) | ||||
| * | Add a make inkscape_pot to regen potfile | Marc Jeanmougin | 2016-11-11 | 1 | -1/+1 |
| | | | | (bzr r15239) | ||||
| * | Fix filter editor update | Marc Jeanmougin | 2016-11-11 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1639985 (bzr r15238) | ||||
| * | fix automatic dockbar resizing | Marc Jeanmougin | 2016-11-11 | 2 | -8/+1 |
| | | | | (bzr r15237) | ||||
| * | patch for bug 1405292, start clipping with COPY instead of OR so GDI ↵ | mathog | 2016-11-10 | 1 | -1/+1 |
| | | | | | | clipping works (bzr r15235) | ||||
| * | resizable undocked dialogs | Marc Jeanmougin | 2016-11-09 | 1 | -0/+2 |
| | | | | (bzr r15233) | ||||
| * | merge boolop branch: Move boolop functions from sp_selected_path_<op> to ↵ | Marc Jeanmougin | 2016-11-09 | 11 | -156/+113 |
| |\ | | | | | | | | | ObjectSet::path<op> (bzr r15232) | ||||
| | * | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op> | Alexander Brock | 2016-11-09 | 11 | -156/+113 |
| | | | | | | | (bzr r15223.1.1) | ||||
| * | | Click-drag selects nodes rather than creates new mesh if mesh already exists. | Tavmjong Bah | 2016-11-09 | 1 | -1/+18 |
| | | | | | | | (bzr r15231) | ||||
| * | | Enable swapping of fill and stroke when one is a mesh. | Tavmjong Bah | 2016-11-09 | 1 | -0/+6 |
| | | | | | | | (bzr r15230) | ||||
| * | | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 2016-11-08 | 9 | -118/+551 |
| | | | | | | | | | | | | | Create new meshes with alternating color/white pattern (makes it more obvious a mesh has been created). (bzr r15229) | ||||
| * | | [Bug #1638472] Quadrant points of ellipse/circle fail to snap (as source or ↵ | suv-lp | 2016-11-08 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | target). Fixed bugs: - https://launchpad.net/bugs/1638472 (bzr r15226) | ||||
| * | | [Bug #262341] Tooltips for LPE tool modes do not show up as translated. | Nicolas Dufour | 2016-11-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/262341 (bzr r15225) | ||||
| * | | Remove embedded build date, to allow reproducible building. | Mattia Rizzolo | 2016-11-07 | 2 | -2/+2 |
| |/ | | | | | | | | | | | Reproducible Builds is a ongoing project which aims at having "packages" "build" (as in, every build step, be it code compilation, doc generation, etc) be bit-by-bit reproducible regardless of the build environment. With this commit inkscape can be built reproducibly. See https://reproducible-builds.org for more info about the project. (bzr r15222.1.1) | ||||
| * | 1639832 Blend and blur unspected results | Jabier Arraiza Cenoz | 2016-11-07 | 2 | -5/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1639832 (bzr r15222) | ||||
| * | fix cursor on big endian systems | mpasteven | 2016-11-06 | 1 | -0/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1639611 (bzr r15221) | ||||
| * | merge recursive unlink clones branch | Marc Jeanmougin | 2016-11-06 | 5 | -39/+112 |
| |\ | | | | | (bzr r15220) | ||||
| | * | Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it. | Alexander Brock | 2016-11-06 | 1 | -0/+1 |
| | | | | | | | (bzr r15204.1.5) | ||||
| | * | Remove duplicate code from unlinkRecursive() and fix issue with clones of groups | Alexander Brock | 2016-11-06 | 1 | -19/+4 |
| | | | | | | | (bzr r15204.1.4) | ||||
| | * | Make ObjectSet::unlink() work for clones which are both clipped and masked | Alexander Brock | 2016-11-04 | 1 | -12/+5 |
| | | | | | | | (bzr r15204.1.3) | ||||
| | * | Preserve clips when unlinking clones | Alexander Brock | 2016-11-04 | 1 | -27/+52 |
| | | | | | | | (bzr r15204.1.2) | ||||
| | * | Add "Edit->Clone->Unlink Clones recursively" function ↵ | Alexander Brock | 2016-11-04 | 5 | -11/+80 |
| | |\ | | | | | | | | | | | | | (ObjectSet::unlinkRecursive) (bzr r15204.1.1) | ||||
| | | * | Add recursive clone unlink feature | Alexander Brock | 2016-10-27 | 5 | -100/+199 |
| | | | | | | | | | | (bzr r15191.1.1) | ||||
| * | | | Fix some bugs on pen/cil dropdown shapes | Jabier Arraiza Cenoz | 2016-11-06 | 1 | -42/+42 |
| | | | | | | | | | | (bzr r15219) | ||||
| * | | | further cppification | Marc Jeanmougin | 2016-11-06 | 5 | -32/+17 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1306662 (bzr r15218) | ||||
| * | | | Minor tweak | Jabier Arraiza Cenoz | 2016-11-06 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r15217) | ||||
| * | | | Fix bug on apply bend LPE from pen/cil without cliboard, nothin happends ↵ | Jabier Arraiza Cenoz | 2016-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | previously (bzr r15216) | ||||
| * | | | Move a header place | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -1/+2 |
| | | | | | | | | | | (bzr r15215) | ||||
| * | | | Fix last commit not working, LPE are cloned on copies | Jabier Arraiza Cenoz | 2016-11-05 | 3 | -7/+9 |
| | | | | | | | | | | (bzr r15214) | ||||
| * | | | Fix a bug on duplicate item with multiples LPE on it. previously the LPE ↵ | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -23/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | become "clones" if more than 1 LPE on the item. Also wee need to discuss what happends on LPE copied what are inside a group, fork them or clone, currently are cloned This can be a feature or a bug in the same user with diferent works. My proposal is fork it and add a item in paste LPEs to allow cloned LPE on paste (bzr r15213) | ||||
| * | | | Fix change between multiples LPE in the same item | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -12/+2 |
| | | | | | | | | | | (bzr r15212) | ||||
| * | | | Fix bug:1639098 | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1639098 (bzr r15211) | ||||
