summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-11Prevent the objects panel from grinding Inkscape to a halt, for example when ...Diederik van Lierop2-31/+161
2019-10-11Fix wrong valueJabier Arraiza1-1/+1
2019-10-11Fix justify on shape inside textJabier Arraiza1-1/+1
2019-10-11Fix buildPatrick Storz1-2/+0
2019-10-11Make all status messages in node tool translatablePatrick Storz1-37/+27
2019-10-11Initialize some uninitialized variablesMarc Jeanmougin7-4/+12
2019-10-11Fix slowdown from switching Text tool a lotNathan Lee1-13/+17
2019-10-11Reduce memory leak on editing text, etc.Nathan Lee4-6/+11
2019-10-11Remove warnings of unhandled items on Mac check menu items, thanks to Nathan ...Jabier Arraiza1-3/+17
2019-10-11Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...Jabier Arraiza2-8/+16
2019-10-11Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu item...Jabier Arraiza1-4/+187
2019-10-10Fix minor typosYuri Chornoivan1-1/+1
2019-10-10Fix minor typosMarc Jeanmougin1-2/+2
2019-10-10Fix uninitialized valueMarc Jeanmougin1-0/+1
2019-10-10Actualizarsrc/ui/dialog/inkscape-preferences.cppJabier Arraiza1-1/+1
2019-10-10Improve node tool not limiting the time to make the renderingJabier Arraiza1-6/+8
2019-10-09Change color entry widget UXNathan Lee2-20/+65
2019-10-09Fix memory leaks in color wheelNathan Lee1-1/+4
2019-10-09Minimise artefacts on edge of color wheelNathan Lee1-10/+65
2019-10-09Allow acces to user themes folder from themes tab along on system tabJabier Arraiza2-0/+3
2019-10-09Make sure old calls to insert behaves the sameNathan Lee2-7/+9
2019-10-09Speed up multi-node (de)selectionNathan Lee2-21/+36
2019-10-09Deselect nodes on tool chande. Fixing style.Jabier Arraiza1-1/+2
2019-10-09Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivosJabier Arraiza2-0/+7
2019-10-09Reduce spacing between entries in Unicode Character dialog. Bump up font-size.Tavmjong Bah1-2/+6
2019-10-09Improve node selection ~x3 removing unneded updateNow() called in non necesar...Jabier Arraiza2-4/+13
2019-10-05Fix various minor code problemsMarc Jeanmougin2-2/+2
2019-10-05Match default for star tool and star toolbarNathan Lee1-1/+1
2019-10-05fix leak in _bsplineHandlePositionMarc Jeanmougin1-1/+1
2019-10-05Fix some memory leaks found by scan-buildMarc Jeanmougin4-24/+24
2019-10-04Fix typosMarc Jeanmougin1-1/+1
2019-10-03Add support for extended Unicode planes in Unicode (Glyphs) dialog (includes ...Tavmjong Bah1-4/+21
2019-10-03Update language list in Glyphs dialog.Tavmjong Bah1-0/+77
2019-10-03Show glyphs using selected font in Glyphs dialog.Tavmjong Bah1-3/+5
2019-10-01Better fix to previous commitJabiertxof1-2/+9
2019-10-01Fix a crash bug on new documentsJabiertxof1-13/+15
2019-10-01Add tooltip showing larger version of glyph in Glyph dialog.Tavmjong Bah1-0/+4
2019-10-01Make funtion that add classes to top level windows in diallogs callable from ...Jabier Arraiza3-14/+24
2019-09-29fix compiling issuesJabiertxof1-0/+2
2019-09-29Comment dead code not used currentlyJabiertxof3-3/+5
2019-09-29Remove unused codeJabiertxof1-6/+0
2019-09-29Fixes pointed by ThomasJabiertxof3-14/+18
2019-09-29fix a hard to reproduce crash on textool when the CSS comapared is nullptrJabier Arraiza1-0/+6
2019-09-26Remove pixman_log_error from consoleNathan Lee1-0/+1
2019-09-26fix issue 426. Object to Path on text causes crashJabier Arraiza1-18/+16
2019-09-24Fix a crash in CUSTOM_TYPE Windows native file open dialogsPatrick Storz1-7/+7
2019-09-24Remove remaining uses of sp_round.Tavmjong Bah2-16/+18
2019-09-24Remove use of sp_round.Tavmjong Bah2-11/+18
2019-09-23fix tooggled value and po glade fila addedJabier Arraiza1-19/+6
2019-09-22Object properties: fix values of image-rendering enumPatrick Storz1-3/+10