| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu ↵ | Jabier Arraiza | 2019-10-11 | 2 | -4/+189 |
| | | | | | items do not reflect currently-selected modes (Mac, 1.0a) | ||||
| * | Fix minor typos | Yuri Chornoivan | 2019-10-10 | 1 | -1/+1 |
| | | |||||
| * | Fix minor typos | Marc Jeanmougin | 2019-10-10 | 1 | -2/+2 |
| | | |||||
| * | Fix uninitialized value | Marc Jeanmougin | 2019-10-10 | 1 | -0/+1 |
| | | |||||
| * | Fix GC warnings | Marc Jeanmougin | 2019-10-10 | 2 | -1/+4 |
| | | |||||
| * | Actualizarsrc/ui/dialog/inkscape-preferences.cpp | Jabier Arraiza | 2019-10-10 | 1 | -1/+1 |
| | | |||||
| * | Improve node tool not limiting the time to make the rendering | Jabier Arraiza | 2019-10-10 | 1 | -6/+8 |
| | | |||||
| * | Change color entry widget UX | Nathan Lee | 2019-10-09 | 2 | -20/+65 |
| | | | | | | | | | | | | | - Previous alpha value used in autofill - Always filter non-hex input - Autocomplete on enter - Treat 1-2 digit input as grey colors - Treat short input (3/4) as shorthand hex notation - 8 digit hex with # no longer clipped when pasted - Side effect: filtered input moves cursor forward https://gitlab.com/inkscape/inkscape/issues/346 | ||||
| * | Backup prefs instead of deleting | Marc Jeanmougin | 2019-10-09 | 1 | -3/+15 |
| | | | | | Fixes https://gitlab.com/inkscape/inbox/issues/850 | ||||
| * | Fix memory leaks in color wheel | Nathan Lee | 2019-10-09 | 1 | -1/+4 |
| | | |||||
| * | Minimise artefacts on edge of color wheel | Nathan Lee | 2019-10-09 | 1 | -10/+65 |
| | | | | | | | | - Clamp values for linear interpolation - Make color in padding more accurate - Use stride to move between rows - See https://gitlab.com/inkscape/inbox/issues/954 | ||||
| * | Allow acces to user themes folder from themes tab along on system tab | Jabier Arraiza | 2019-10-09 | 2 | -0/+3 |
| | | |||||
| * | Make sure old calls to insert behaves the same | Nathan Lee | 2019-10-09 | 2 | -7/+9 |
| | | |||||
| * | Speed up multi-node (de)selection | Nathan Lee | 2019-10-09 | 2 | -21/+36 |
| | | | | | | | Delay operations till all nodes are added. Deselection improvements thanks to Jabier. Refactor to reflect changes. | ||||
| * | Boolean LPE dialog: delete unnecessary colon marks from checkbox label | Gyuris Gellért | 2019-10-09 | 1 | -3/+3 |
| | | |||||
| * | Improve the name of fillet/chamfer LPE to be more undertandable | Jabier Arraiza | 2019-10-09 | 1 | -2/+2 |
| | | |||||
| * | Deselect nodes on tool chande. Fixing style. | Jabier Arraiza | 2019-10-09 | 1 | -1/+2 |
| | | |||||
| * | Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivos | Jabier Arraiza | 2019-10-09 | 2 | -0/+7 |
| | | |||||
| * | Fix split and xray changes not always toggled | Jabier Arraiza | 2019-10-09 | 2 | -28/+27 |
| | | |||||
| * | Reduce spacing between entries in Unicode Character dialog. Bump up font-size. | Tavmjong Bah | 2019-10-09 | 1 | -2/+6 |
| | | | | | Partial fix for https://gitlab.com/inkscape/inkscape/issues/436 | ||||
| * | Fix segfault in reading in meshes when xml:space="preserve". | Tavmjong Bah | 2019-10-09 | 1 | -6/+4 |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/172 | ||||
| * | Improve node selection ~x3 removing unneded updateNow() called in non ↵ | Jabier Arraiza | 2019-10-09 | 4 | -13/+41 |
| | | | | | necesary places. Also ensure canvas is always redraw | ||||
| * | Last string change to this file moved today from skip files to translate ↵ | Jabier Arraiza | 2019-10-09 | 1 | -1/+1 |
| | | | | | files in po directory. No spected be translated | ||||
| * | Move LPE's into 3 groups normal, experimental y testing. Testing is only ↵ | Jabier Arraiza | 2019-10-08 | 2 | -65/+65 |
| | | | | | usable by setting up a flag. Must set off for release. I think also for LPETool | ||||
| * | Move imported files to position of mouse pointer when dropped | Patrick Storz | 2019-10-07 | 1 | -1/+4 |
| | | | | | | | We only considered the position of the mouse pointer *after* clicking through possible import dialogs, so we usually imported at the position of the "OK" button of the import dialog. | ||||
| * | Fix remaining # | Jabier Arraiza | 2019-10-07 | 1 | -1/+1 |
| | | |||||
| * | Add improvements to rendering | Jabier Arraiza | 2019-10-07 | 1 | -5/+7 |
| | | |||||
| * | Fix issue 931 and also improve a lor rendering on canvas on multiselection, ↵ | Jabier Arraiza | 2019-10-07 | 1 | -3/+14 |
| | | | | | maybe in single selection | ||||
| * | Fix leak in path simplify | Marc Jeanmougin | 2019-10-07 | 1 | -18/+19 |
| | | |||||
| * | Fix rendering cache logic, broken in commit ↵ | Tavmjong Bah | 2019-10-07 | 1 | -1/+1 |
| | | | | | b92592ab9ee056f0d1dc60727524d6f07f152f2d | ||||
| * | Fix various minor code problems | Marc Jeanmougin | 2019-10-05 | 11 | -19/+17 |
| | | |||||
| * | Match default for star tool and star toolbar | Nathan Lee | 2019-10-05 | 1 | -1/+1 |
| | | |||||
| * | fix leak in _bsplineHandlePosition | Marc Jeanmougin | 2019-10-05 | 1 | -1/+1 |
| | | |||||
| * | Fix some memory leaks found by scan-build | Marc Jeanmougin | 2019-10-05 | 16 | -38/+41 |
| | | |||||
| * | Fix segfault with bad SVG file. | Tavmjong Bah | 2019-10-05 | 1 | -1/+5 |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/416 | ||||
| * | Fix typos | Marc Jeanmougin | 2019-10-04 | 3 | -4/+4 |
| | | |||||
| * | Allow know total process timmed in multiple operations on canvas rendering | Jabiertxof | 2019-10-04 | 1 | -8/+16 |
| | | |||||
| * | Fix rendering of hatches when hatching "overflow" tile. | Tavmjong Bah | 2019-10-04 | 2 | -16/+42 |
| | | | | | Fix for https://gitlab.com/inkscape/inkscape/issues/309 | ||||
| * | Add minor comments to file. | Tavmjong Bah | 2019-10-04 | 1 | -0/+3 |
| | | |||||
| * | Fix comparison between char and value outside range for char in check for ↵ | Tavmjong Bah | 2019-10-03 | 1 | -1/+2 |
| | | | | | gzipped data. | ||||
| * | Add support for extended Unicode planes in Unicode (Glyphs) dialog (includes ↵ | Tavmjong Bah | 2019-10-03 | 1 | -4/+21 |
| | | | | | emoji). | ||||
| * | Update language list in Glyphs dialog. | Tavmjong Bah | 2019-10-03 | 1 | -0/+77 |
| | | |||||
| * | Show glyphs using selected font in Glyphs dialog. | Tavmjong Bah | 2019-10-03 | 1 | -3/+5 |
| | | | | | Changed due to Maren's comment in https://gitlab.com/inkscape/inkscape/issues/436 | ||||
| * | Fix SVG in OpenType decoding bug. | Tavmjong Bah | 2019-10-02 | 1 | -1/+1 |
| | | | | | Fixes https://gitlab.com/inkscape/inbox/issues/953 | ||||
| * | Better fix to previous commit | Jabiertxof | 2019-10-01 | 1 | -2/+9 |
| | | |||||
| * | Fix a crash bug on new documents | Jabiertxof | 2019-10-01 | 1 | -13/+15 |
| | | |||||
| * | Fixing shifts for sub-byte PNG packing order | Marc Jeanmougin | 2019-10-01 | 1 | -2/+3 |
| | | | | | | | In PNG, pixels are stored left to right with msb first, so the shift of the nth color should be 8-size-n and not n Fixes https://gitlab.com/inkscape/inkscape/issues/444 | ||||
| * | Fix issues pointed by Mc | Jabiertxof | 2019-10-01 | 2 | -10/+11 |
| | | |||||
| * | Add DEBUG_PERFORMANCE flag to canvas to meassure iddle time and splits procesed | Jabiertxof | 2019-10-01 | 2 | -0/+28 |
| | | |||||
| * | Add tooltip showing larger version of glyph in Glyph dialog. | Tavmjong Bah | 2019-10-01 | 1 | -0/+4 |
| | | | | | Partially addresses https://gitlab.com/inkscape/inkscape/issues/436 | ||||
