summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-02more janet bindingss-ol1-1/+3
2019-12-02add draft janet interface for livecodings-ol3-11/+19
2019-12-01add basic livecode toolbars-ol4-2/+233
2019-11-28add api and input modules for the livecoding tools-ol2-1420/+34
2019-11-23add livecoding tool to toolbars-ol6-1/+1584
2019-11-20fix PNG export dialog crash (heap-use-after-free)Thomas Holder1-3/+3
2019-11-20Fix buildMarc Jeanmougin1-2/+2
2019-11-19Speedup filtering and panningJabier Arraiza2-6/+19
2019-11-18Multiple fixes for the objects panelDiederik van Lierop2-44/+113
2019-11-18Selectively disable motion event compression for specific toolsPatrick Storz5-0/+26
2019-11-18remove hex color defaults from pref skeletonThomas Holder1-4/+4
2019-11-17Crashfix on deleting selected with spray toolNathan Lee1-4/+3
2019-11-12Fix non-translatable strings in node-tool.cppPatrick Storz1-10/+15
2019-11-12Make paraxial have a free starting angle.Martin Owens2-42/+43
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-05Update node transform handles on deselectNathan Lee1-0/+2
2019-11-05Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...Jabier Arraiza1-0/+1
2019-11-03refactor: Eliminate SPIString::value_defaultThomas Holder4-13/+11
2019-11-02Improve speed of LPE's updating widgets on release knots instead when value c...Jabiertxof1-4/+4
2019-11-01Remove OCALMarc Jeanmougin5-1732/+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 Lee2-0/+3
2019-10-28Fix some blurs iddle large loopsJabiertxof3-14/+14
2019-10-28refactor: Eliminate SPIEnum::_nameThomas Holder1-2/+4
2019-10-28refactor: private SPIBase::_nameThomas Holder2-14/+13
2019-10-28refactor SPIEnum: more type safetyThomas Holder4-13/+13
2019-10-27Remove delay on desktop switchJabier Arraiza1-3/+0
2019-10-27fix heap-buffer-overflow in node toolThomas Holder1-12/+4
2019-10-26Clipboard: Fix pasting of image data on WindowsPatrick Storz1-0/+7
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-21Remove isolate check. Need to find a way to isolate all containersJabier Arraiza1-2/+10
2019-10-20Improvements to blending and tooltipJabier Arraiza4-6/+32
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 Arraiza10-64/+176
2019-10-17Fix logic for Tool Combobox's group labelNathan Lee2-12/+30
2019-10-16Inkscape::XML::Node::addChildAtPosThomas Holder1-2/+1
2019-10-15Properly initialize sensitivity of menuitems with verb defaultPatrick Storz1-0/+3
2019-10-15Add checkboxes in flip menu optionsJabier Arraiza1-0/+6
2019-10-14Fix compiling bugJabier Arraiza1-1/+1
2019-10-14Fix a bug in previous commitJabier Arraiza2-5/+5
2019-10-14Fix a extra blend enumJabier Arraiza2-27/+6
2019-10-14Reduce memory leak in file previewNathan Lee2-6/+9
2019-10-14Re-Add blending modes UI using CSS instead filtersJabier Arraiza7-101/+121
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-12Fix rendering issue on panning with text toolNathan Lee1-2/+0
2019-10-12Update objects.cppMarc Jeanmougin1-1/+1