summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix PNG export dialog crash (heap-use-after-free)Thomas Holder2019-11-201-3/+3
* Fix buildMarc Jeanmougin2019-11-201-2/+2
* Multiple fixes for the objects panelDiederik van Lierop2019-11-182-44/+113
* remove hex color defaults from pref skeletonThomas Holder2019-11-181-4/+4
* Crashfix: set an unset id in Object PropertiesThomas Holder2019-11-101-1/+1
* Use same label for Layers and Objects dialogsNathan Lee2019-11-103-16/+8
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-031-6/+4
* Improve speed of LPE's updating widgets on release knots instead when value c...Jabiertxof2019-11-021-4/+4
* Remove OCALMarc Jeanmougin2019-11-014-1730/+0
* Update the treeview in the objects-panel asynchronously, such that Inkscape s...Diederik van Lierop2019-10-302-86/+153
* Update bounding box on changing blurNathan Lee2019-10-291-0/+1
* Fix some blurs iddle large loopsJabiertxof2019-10-281-1/+0
* refactor: Eliminate SPIEnum::_nameThomas Holder2019-10-281-2/+4
* refactor: private SPIBase::_nameThomas Holder2019-10-281-12/+12
* refactor SPIEnum: more type safetyThomas Holder2019-10-281-3/+3
* Dialogs: improve opacity handling through use of CSSPatrick Storz2019-10-262-77/+21
* Select next filter primitive after removing currentNathan Lee2019-10-221-0/+1
* Improvements to blending and tooltipJabier Arraiza2019-10-201-2/+18
* More improvements to the objects panel:Diederik van Lierop2019-10-192-116/+55
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-194-22/+51
* Fix compiling bugJabier Arraiza2019-10-141-1/+1
* Reduce memory leak in file previewNathan Lee2019-10-141-6/+8
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-143-63/+22
* Fix misleading indentationDiederik van Lierop2019-10-121-1/+2
* Add icons to show help in set defauls LPE parametersJabier Arraiza2019-10-122-4/+4
* Move from deprecated GTimeVal to g_get_monotonic_time()Jabier Arraiza2019-10-121-5/+4
* Update objects.cppMarc Jeanmougin2019-10-121-1/+1
* Prevent the objects panel from grinding Inkscape to a halt, for example when ...Diederik van Lierop2019-10-112-31/+161
* Fix minor typosYuri Chornoivan2019-10-101-1/+1
* Fix minor typosMarc Jeanmougin2019-10-101-2/+2
* Actualizarsrc/ui/dialog/inkscape-preferences.cppJabier Arraiza2019-10-101-1/+1
* Allow acces to user themes folder from themes tab along on system tabJabier Arraiza2019-10-092-0/+3
* Reduce spacing between entries in Unicode Character dialog. Bump up font-size.Tavmjong Bah2019-10-091-2/+6
* Fix various minor code problemsMarc Jeanmougin2019-10-051-0/+2
* Fix some memory leaks found by scan-buildMarc Jeanmougin2019-10-052-1/+2
* 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 a crash in CUSTOM_TYPE Windows native file open dialogsPatrick Storz2019-09-241-7/+7
* 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