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