<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/inkscape-application.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>Avoid code duplication in ConcreteInkscapeApplication&lt;T&gt;::on_open()</title>
<updated>2019-07-17T19:21:00+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-07-17T19:21:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e8017634daeec325373b4c83101e0b47a67b1a31'/>
<id>e8017634daeec325373b4c83101e0b47a67b1a31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow option sections without a name (just outputs an empty line)</title>
<updated>2019-07-03T19:49:06+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-07-02T21:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=df87aea687dd15de1d5c44f3901c5928ee21dacb'/>
<id>df87aea687dd15de1d5c44f3901c5928ee21dacb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Group command line options in --help output</title>
<updated>2019-07-03T19:49:06+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-06-30T14:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=99ab4e91c23b0396bba708e68142176553372e45'/>
<id>99ab4e91c23b0396bba708e68142176553372e45</id>
<content type='text'>
This implements a workaround for functionality that seems to be
missing in glib/gtk:
We add the group headers as additional option entries and modify
their short name to produce the desired output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This implements a workaround for functionality that seems to be
missing in glib/gtk:
We add the group headers as additional option entries and modify
their short name to produce the desired output.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify piping through Inkscape. Reduce code duplication.</title>
<updated>2019-06-19T12:42:34+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-06-19T12:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b2294c5603312ff44d5fe2c3b4c7d6f8e908d80d'/>
<id>b2294c5603312ff44d5fe2c3b4c7d6f8e908d80d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore ability to pipe a file into Inkscape.</title>
<updated>2019-06-19T08:49:04+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-06-19T08:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2892b301b3c9aab0e251759ee2b8a3edba18dc99'/>
<id>2892b301b3c9aab0e251759ee2b8a3edba18dc99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix commandline page selection page selection and allow to select poppler in cmd</title>
<updated>2019-04-24T17:09:29+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-04-24T17:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ce6d9290e0d31aa666d5202a1c5ede1b68c74a7f'/>
<id>ce6d9290e0d31aa666d5202a1c5ede1b68c74a7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make InkscapeApplication responsible for managing documents and windows.</title>
<updated>2019-03-15T14:21:30+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-03-15T14:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1602477dfd4371a17639b0b6e4f59f5a5ea9565a'/>
<id>1602477dfd4371a17639b0b6e4f59f5a5ea9565a</id>
<content type='text'>
Any change from previous behavior is a bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Any change from previous behavior is a bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add document_open and document_close functions and use them in batch mode.</title>
<updated>2019-02-17T09:50:49+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-02-17T09:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=65f4b4a006cb13a3b559dc291a23929909635ce9'/>
<id>65f4b4a006cb13a3b559dc291a23929909635ce9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn InkscapeApplication into singleton.</title>
<updated>2019-02-15T12:07:06+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-02-15T12:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=93ae542b95b3708e49a75aaa6f81943819e95f7e'/>
<id>93ae542b95b3708e49a75aaa6f81943819e95f7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Block in window updating code. WIP</title>
<updated>2019-02-12T13:06:03+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-02-12T13:06:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=61ed6873ac11170a8b8e9c5839fb4cb2d99c6838'/>
<id>61ed6873ac11170a8b8e9c5839fb4cb2d99c6838</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
