summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-20fix PNG export dialog crash (heap-use-after-free)Thomas Holder1-3/+3
2019-11-20Fix buildMarc Jeanmougin1-2/+2
2019-11-18Multiple fixes for the objects panelDiederik van Lierop2-44/+113
2019-11-18remove hex color defaults from pref skeletonThomas Holder1-4/+4
2019-11-10Crashfix: set an unset id in Object PropertiesThomas Holder1-1/+1
2019-11-10Use same label for Layers and Objects dialogsNathan Lee3-16/+8
2019-11-03refactor: Eliminate SPIString::value_defaultThomas Holder1-6/+4
2019-11-02Improve speed of LPE's updating widgets on release knots instead when value c...Jabiertxof1-4/+4
2019-11-01Remove OCALMarc Jeanmougin4-1730/+0
2019-10-30Update the treeview in the objects-panel asynchronously, such that Inkscape s...Diederik van Lierop2-86/+153
2019-10-29Update bounding box on changing blurNathan Lee1-0/+1
2019-10-28Fix some blurs iddle large loopsJabiertxof1-1/+0
2019-10-28refactor: Eliminate SPIEnum::_nameThomas Holder1-2/+4
2019-10-28refactor: private SPIBase::_nameThomas Holder1-12/+12
2019-10-28refactor SPIEnum: more type safetyThomas Holder1-3/+3
2019-10-26Dialogs: improve opacity handling through use of CSSPatrick Storz2-77/+21
2019-10-22Select next filter primitive after removing currentNathan Lee1-0/+1
2019-10-20Improvements to blending and tooltipJabier Arraiza1-2/+18
2019-10-19More improvements to the objects panel:Diederik van Lierop2-116/+55
2019-10-19Add export/import PDF blend modes and add isolation modifierJabier Arraiza4-22/+51
2019-10-14Fix compiling bugJabier Arraiza1-1/+1
2019-10-14Reduce memory leak in file previewNathan Lee1-6/+8
2019-10-14Re-Add blending modes UI using CSS instead filtersJabier Arraiza3-63/+22
2019-10-12Fix misleading indentationDiederik van Lierop1-1/+2
2019-10-12Add icons to show help in set defauls LPE parametersJabier Arraiza2-4/+4
2019-10-12Move from deprecated GTimeVal to g_get_monotonic_time()Jabier Arraiza1-5/+4
2019-10-12Update objects.cppMarc Jeanmougin1-1/+1
2019-10-11Prevent the objects panel from grinding Inkscape to a halt, for example when ...Diederik van Lierop2-31/+161
2019-10-10Fix minor typosYuri Chornoivan1-1/+1
2019-10-10Fix minor typosMarc Jeanmougin1-2/+2
2019-10-10Actualizarsrc/ui/dialog/inkscape-preferences.cppJabier Arraiza1-1/+1
2019-10-09Allow acces to user themes folder from themes tab along on system tabJabier Arraiza2-0/+3
2019-10-09Reduce spacing between entries in Unicode Character dialog. Bump up font-size.Tavmjong Bah1-2/+6
2019-10-05Fix various minor code problemsMarc Jeanmougin1-0/+2
2019-10-05Fix some memory leaks found by scan-buildMarc Jeanmougin2-1/+2
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-24Fix a crash in CUSTOM_TYPE Windows native file open dialogsPatrick Storz1-7/+7
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
2019-09-22Improve speed of LPE add dialog removing file from loop that make creation of...Jabier Arraiza1-0/+1
2019-09-22Also fix translatability of styledialog and (unused) filter-editorPatrick Storz2-2/+2
2019-09-22Make LPE Selector translatablePatrick Storz1-1/+1
2019-09-22Remove unused files (lpe-selector.h/lpe-selector.cpp)Patrick Storz2-107/+0