<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/prefdialog/parameter.h, 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>Make 'gui-text' required for visible 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-12T16:10:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bc25884ffbfc3eeba047fe49c0560083deee8ad8'/>
<id>bc25884ffbfc3eeba047fe49c0560083deee8ad8</id>
<content type='text'>
We were actually crashing for visible parameters without 'gui-text'
otherwise.

Also make sure we actually *do* bail out if we have parameters
missing required fields and throw/catch an exception instead of
producing broken instances.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were actually crashing for visible parameters without 'gui-text'
otherwise.

Also make sure we actually *do* bail out if we have parameters
missing required fields and throw/catch an exception instead of
producing broken instances.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify pref_name() function</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:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=37e5d6dc66d7b98ce6716398f81eb5b0a89bded2'/>
<id>37e5d6dc66d7b98ce6716398f81eb5b0a89bded2</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>Optimize parameter string generation</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-05T22:11:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=26d8a32b7395d7bf1d1da7c32b9f2cdf5770510a'/>
<id>26d8a32b7395d7bf1d1da7c32b9f2cdf5770510a</id>
<content type='text'>
Also rename overloaded string() functions, so it's clear what they
actually do, as it's not the same thing at all...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also rename overloaded string() functions, so it's clear what they
actually do, as it's not the same thing at all...
</pre>
</div>
</content>
</entry>
<entry>
<title>More cleanup</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-05T20:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=299010c5b11801fa49bd52ae78c6d2cc0e069137'/>
<id>299010c5b11801fa49bd52ae78c6d2cc0e069137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>Rename Parameter -&gt; InxParameter for consistency</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-04T19:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3329abac70b6326839349c6438664dbc2a4a5548'/>
<id>3329abac70b6326839349c6438664dbc2a4a5548</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
