<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/prefdialog/parameter-notebook.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: Warn for duplicate page names and option names/values</title>
<updated>2019-09-25T21:14:22+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-09-25T21:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=faf45cfec5d2161aa7ccafad41f6d5f4f54a18bf'/>
<id>faf45cfec5d2161aa7ccafad41f6d5f4f54a18bf</id>
<content type='text'>
This is easy to miss and causes confusing behavior
(e.g. wrong page/option selected)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is easy to miss and causes confusing behavior
(e.g. wrong page/option selected)
</pre>
</div>
</content>
</entry>
<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 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>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>Complete conversion of ParamNotebook to use _children</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:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2ce7a755e48fb64c9956618bea0e9aabc79d149e'/>
<id>2ce7a755e48fb64c9956618bea0e9aabc79d149e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
