summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake/MSYS2: Link against libssp (required for _FORTIFY_SOURCE)Patrick Storz2019-10-182-1/+2
* fix #476 ignore hidden layers when selectingThomas Holder2019-10-181-4/+9
* Make href and unhref member functions of SPObject.Tavmjong Bah2019-10-185-53/+43
* fix heap-use-after-freeThomas Holder2019-10-171-1/+1
* Fix logic for Tool Combobox's group labelNathan Lee2019-10-172-12/+30
* Inkscape::XML::Node::addChildAtPosThomas Holder2019-10-169-80/+52
* Extensions: only check existence for interpreted scripts.Patrick Storz2019-10-161-8/+17
* fix SVG writing with xml:space="preserve"Thomas Holder2019-10-161-4/+10
* Extensions: Disable effects that failed to loadPatrick Storz2019-10-153-12/+10
* Properly initialize sensitivity of menuitems with verb defaultPatrick Storz2019-10-151-0/+3
* Extensions: Do not even attempt to register incompatible extensionsPatrick Storz2019-10-154-33/+50
* Add checkboxes in flip menu optionsJabier Arraiza2019-10-154-3/+25
* Fix crash caused by e6d70fa8d497b2d75a837aa22e5876943de9fedeMarc Jeanmougin2019-10-151-3/+3
* Extensions: Fix file test when checking dependencies by typePatrick Storz2019-10-153-36/+64
* Fix a warning issue on theme changeJabier Arraiza2019-10-142-1/+3
* Fix bug compilingJabier Arraiza2019-10-141-1/+2
* Fix compiling bugJabier Arraiza2019-10-141-1/+1
* Fix a bug in previous commitJabier Arraiza2019-10-142-5/+5
* Fix a extra blend enumJabier Arraiza2019-10-142-27/+6
* Extensions: Switch .xslt file look-up to dependency logic as wellPatrick Storz2019-10-143-22/+12
* Extensions: Improve logic to lookup script extensionsPatrick Storz2019-10-147-188/+148
* no "SPString" label for XML editor text nodesThomas Holder2019-10-141-1/+0
* Reduce memory leak in file previewNathan Lee2019-10-142-6/+9
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-1413-146/+135
* Prevent returning references to local variableMarc Jeanmougin2019-10-141-6/+6
* operators should return by valueMarc Jeanmougin2019-10-131-24/+24
* Fix crash on filtersMarc Jeanmougin2019-10-131-0/+3
* add extension to prefs backupsMarc Jeanmougin2019-10-131-2/+2
* Fix misleading indentationDiederik van Lierop2019-10-121-1/+2
* Add icons to show help in set defauls LPE parametersJabier Arraiza2019-10-1224-247/+1357
* Revert "Remove unused "nopref" variant of effects"Patrick Storz2019-10-122-0/+10
* CMake: Avoid reordering CMAKE_CXX_FLAGSPatrick Storz2019-10-123-35/+17
* Update DefineDependsandFlags.cmakeMarc Jeanmougin2019-10-121-1/+1
* Move from deprecated GTimeVal to g_get_monotonic_time()Jabier Arraiza2019-10-127-76/+34
* Fix rendering issue on panning with text toolNathan Lee2019-10-121-2/+0
* 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
* Separate Adwaita and Adwaita-dark with specific styling (alowing to tweak any...Jabier Arraiza2019-10-115-69/+148
* 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-112-188/+220
* Actualizarsrc/display/sp-canvas.cppJabier Arraiza2019-10-111-0/+1
* Initialize some uninitialized variablesMarc Jeanmougin2019-10-119-6/+14
* Fix slowdown from switching Text tool a lotNathan Lee2019-10-111-13/+17
* Reduce memory leak on editing text, etc.Nathan Lee2019-10-1110-24/+55
* 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-114-24/+58
* Canvas profiling improvements. Also changed to a non deprecated measuring tim...Jabier Arraiza2019-10-112-40/+85
* Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu item...Jabier Arraiza2019-10-112-4/+189