<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/prefdialog/widget-spacer.cpp, branch livecoding</title>
<subtitle>An experimental livecoding plugin for Inkscape</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/'/>
<entry>
<title>Extensions: Handle optiongroup options without value</title>
<updated>2019-09-07T20:24:44+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-09-07T20:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=80b40def43613f64e765f1e282fa939bd94f92af'/>
<id>80b40def43613f64e765f1e282fa939bd94f92af</id>
<content type='text'>
We use the user visible GUI text as value in this case, which may or
may not be translated.

For backwards-compatibility with enum items use the untranslated
value instead, if one of the deprecated tag-names is found.

Fixes https://gitlab.com/inkscape/inkscape/issues/399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use the user visible GUI text as value in this case, which may or
may not be translated.

For backwards-compatibility with enum items use the untranslated
value instead, if one of the deprecated tag-names is found.

Fixes https://gitlab.com/inkscape/inkscape/issues/399
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new widget "spacer" which adds an empty space between widgets</title>
<updated>2019-08-31T14:50:39+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-08-10T19:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a4eea75612acbbfd6b8aed6b48090ca2c76ee657'/>
<id>a4eea75612acbbfd6b8aed6b48090ca2c76ee657</id>
<content type='text'>
The attribute "size" allows to define the spacing in px.

The special value "expand" can be used to make the spacer consume
all available space in the parent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The attribute "size" allows to define the spacing in px.

The special value "expand" can be used to make the spacer consume
all available space in the parent.
</pre>
</div>
</content>
</entry>
</feed>
