summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve speed of LPE add dialog removing file from loop that make creation of...Jabier Arraiza2019-09-221-0/+1
* Also fix translatability of styledialog and (unused) filter-editorPatrick Storz2019-09-222-2/+2
* Make LPE Selector translatablePatrick Storz2019-09-221-1/+1
* Remove unused files (lpe-selector.h/lpe-selector.cpp)Patrick Storz2019-09-222-107/+0
* Make sure all conditions reached (minor touchup)Nathan Lee2019-09-211-3/+3
* Arrange > Polar unaffected by y-axis directionNathan Lee2019-09-211-4/+5
* Paint server dialog: Fix untranslatable stringsPatrick Storz2019-09-202-10/+11
* Symbol dialog: Fix translation of symbol and symbol set namesPatrick Storz2019-09-202-18/+28
* Crashfix: switch from active LPE tool (gitlab/420)Nathan Lee2019-09-191-1/+1
* XML Editor: Add msgctxt to history itemsPatrick Storz2019-09-191-27/+17
* Fix translating description on dialog add LPEJabier Arraiza2019-09-191-1/+2
* Fix initial state of List mode stored in prefs on start LPE dialogJabier Arraiza2019-09-191-0/+5
* Improvements from NathanlJabier Arraiza2019-09-191-1/+1
* sink with master and cleanupJabier Arraiza2019-09-191-3/+2
* Add nathanl improvementsJabier Arraiza2019-09-191-6/+24
* Add @nathanl fixesJabier Arraiza2019-09-191-39/+11
* Fix issue in toggle menu items like display mode and color mode. Partialy fix...Jabier Arraiza2019-09-191-10/+23
* Some styling to search barJabiertxof2019-09-181-1/+1
* Add multiview modes to LPE selector (styling)Jabiertxof2019-09-181-24/+17
* Add multiview modes to LPE selectorJabiertxof2019-09-182-62/+224
* Add prefs switcherJabier Arraiza2019-09-182-27/+124
* Lpe dialog listableJabiertxof2019-09-182-0/+18
* Improve casts from voids and fix a issue when fill/stroke is unset set deskto...Jabier Arraiza2019-09-162-3/+3
* Active SVG2 Flow Text by defaultJabiertxof2019-09-162-2/+2
* Realy fix crash pasting and speed improvementsJabiertxof2019-09-162-20/+17
* Avoid crash when clipboard is pastred twice with the all content of the text ...Jabiertxof2019-09-161-1/+5
* Allow paste preserving new lines into a flowtext elementJabiertxof2019-09-163-0/+21
* Allow paste on flowbox at same sice of origin, also improve creation to get r...Jabiertxof2019-09-162-4/+12
* Allow to paste paragraphs in SVG2 Flow then paste overflow the shapeJabiertxof2019-09-133-17/+17
* Refactor of prepare inner and some commentsJabiertxof2019-09-132-157/+128
* UX improvement for creating/modifying 'inline-size' text.Tavmjong Bah2019-09-131-4/+29
* A value of zero for 'inline-size' should act as if 'inline-size' is not set. ...Tavmjong Bah2019-09-131-1/+1