<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/prefdialog/widget.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 new widget "image" which allows to display an image file</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-11T20:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f7414de1bfeb11007f6cb02ce730c38b660bcc73'/>
<id>f7414de1bfeb11007f6cb02ce730c38b660bcc73</id>
<content type='text'>
* The node's content is the file path.
  Absolute paths should work, the preferred way is to specify a
  relative path, though, which will be interpreted relatively to the
  .inx file's location
* The attributes "width/height" allows to override the native size
  of the image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The node's content is the file path.
  Absolute paths should work, the preferred way is to specify a
  relative path, though, which will be interpreted relatively to the
  .inx file's location
* The attributes "width/height" allows to override the native size
  of the image.
</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 widget "separator" which draws a line 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-10T17:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e610752037735e10980a62a7ca7f0c3b2bd99d7d'/>
<id>e610752037735e10980a62a7ca7f0c3b2bd99d7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>Make sure we have get_widget()</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-07T22:38:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a5e704137d4231a68b2a45951301d98019a26316'/>
<id>a5e704137d4231a68b2a45951301d98019a26316</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove completely unused "doc" and "node" parameters</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-07T21:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c5233cd683c7df4a31eb68634e8876ca900b9676'/>
<id>c5233cd683c7df4a31eb68634e8876ca900b9676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-implement get_param() locally using get_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-07T00:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c0317efc1e86f75ee72d6f65b978bfe634bd3b2c'/>
<id>c0317efc1e86f75ee72d6f65b978bfe634bd3b2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inherit destructor and recursively delete all 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-06T21:30:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=174427c290f6f8a449a1287251279905a6a9a517'/>
<id>174427c290f6f8a449a1287251279905a6a9a517</id>
<content type='text'>
let's hope this works as expected...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
let's hope this works as expected...
</pre>
</div>
</content>
</entry>
<entry>
<title>Make parameter string generation a job of Inkscape::Extension</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-06T20:30:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2bdffba8f4da0fe64d4a5b85096d057d389abef8'/>
<id>2bdffba8f4da0fe64d4a5b85096d057d389abef8</id>
<content type='text'>
For this take a first step towards properly tracking children
of each parameter and provide functions to look up all widgets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For this take a first step towards properly tracking children
of each parameter and provide functions to look up all widgets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch Inkscape::Extension to use InxWidgets instead of InxParameters</title>
<updated>2019-08-31T14:50:38+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-08-04T22:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=40df9f6ef495c4577958502ffb4f23a4a4e1092f'/>
<id>40df9f6ef495c4577958502ffb4f23a4a4e1092f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
