This try to fix the issues in stroke to path, some of it maybe can be backported
First change is remove (in my current work of remove tocurves from verbs) to curve
Improved the way while is better defined to handle context-stroke/fill on markers
Make the unlink recursive optional based in user settings (like in < 1.0)
Fix issues when only one of fill/stroke/marker is show to create a single element
Fix a issue on styles that dont remove default values on cleanup
Fixes:
#1938 (closed)
#1932 (without browser)
#1740 (closed)
#1120 (closed)
#967