<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/prefdialog/widget-box.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>Add appearance="multiline" to parameters of type string</title>
<updated>2019-09-01T16:56:35+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-09-01T16:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c6067b75a239a1322598f2d85ef0ce7cc59df0d4'/>
<id>c6067b75a239a1322598f2d85ef0ce7cc59df0d4</id>
<content type='text'>
Renders a Gtk::TextView that automatically fills the available
space in the extension's preferences dialog and can be used
to accept longer multi-line strings.

Newlines in the string value will be passed as "\\n" to the
extension script (i.e. literal '\n' with the backspace escaped).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renders a Gtk::TextView that automatically fills the available
space in the extension's preferences dialog and can be used
to accept longer multi-line strings.

Newlines in the string value will be passed as "\\n" to the
extension script (i.e. literal '\n' with the backspace escaped).
</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>
<entry>
<title>Add new widgets "hbox" and "vbox" for layouting purposes</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-10T17:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=adceddc7970f1e88081f78f890906d9ca60d1f76'/>
<id>adceddc7970f1e88081f78f890906d9ca60d1f76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
