<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/testfiles/src, 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>tests for {SVG,CSS}OStringStreamTest</title>
<updated>2019-11-17T19:03:38+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-11-17T19:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c89dcbbb37278bb80ad755c747394471ed736d34'/>
<id>c89dcbbb37278bb80ad755c747394471ed736d34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests after adding xml:lang.</title>
<updated>2019-10-01T12:50:10+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-10-01T12:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=844038605dcb77df5a9a5eb6200d5c2bbd06bd75'/>
<id>844038605dcb77df5a9a5eb6200d5c2bbd06bd75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove _argv0 from Inkscape::Application</title>
<updated>2019-06-07T22:28:13+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-06-07T22:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=96c7da471a5a3c771714f78db87c357873d64816'/>
<id>96c7da471a5a3c771714f78db87c357873d64816</id>
<content type='text'>
Currently it was only used as the least preferred (and therefore
effectively unused) location where to store the crash backup.

However it wasn't set properly since
  408cb49b5559a81ea803df64bf58457a5dd4bf16
causing assertion errors while crashing.

On top of that argv0 is not a reliable way to determine the path to
the currently running executable anyway.

Fixes https://gitlab.com/inkscape/inkscape/issues/176
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently it was only used as the least preferred (and therefore
effectively unused) location where to store the crash backup.

However it wasn't set properly since
  408cb49b5559a81ea803df64bf58457a5dd4bf16
causing assertion errors while crashing.

On top of that argv0 is not a reliable way to determine the path to
the currently running executable anyway.

Fixes https://gitlab.com/inkscape/inkscape/issues/176
</pre>
</div>
</content>
</entry>
<entry>
<title>run clang tidy modernize pass</title>
<updated>2019-01-02T10:56:56+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-01-02T10:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c9e6cec9f909db85df80688c7a5b2a0c97e56c3f'/>
<id>c9e6cec9f909db85df80688c7a5b2a0c97e56c3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modernize: add overrides</title>
<updated>2019-01-02T10:27:41+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-01-02T10:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=555712c0db9d0b724828f45bd3ebc5f169405d9c'/>
<id>555712c0db9d0b724828f45bd3ebc5f169405d9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modernize loops</title>
<updated>2019-01-02T09:41:30+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-01-02T09:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=169dff19d4da8d76e69b8e896aa25b0013639c03'/>
<id>169dff19d4da8d76e69b8e896aa25b0013639c03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rebase_hrefs: store IRI (UTF-8), not URI (ASCII)</title>
<updated>2018-12-24T10:46:21+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2018-12-24T10:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=88f9ed7759bd4bbe08da6f3eba5961060bd364cc'/>
<id>88f9ed7759bd4bbe08da6f3eba5961060bd364cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add some Inkscape::URI tests</title>
<updated>2018-12-16T10:07:28+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2018-12-16T10:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b33db68aa03deefd40afa018792401f2307e6a7e'/>
<id>b33db68aa03deefd40afa018792401f2307e6a7e</id>
<content type='text'>
- default constructor
- empty string constructor
- exception tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- default constructor
- empty string constructor
- exception tests
</pre>
</div>
</content>
</entry>
<entry>
<title>extract_uri: fix, test, document</title>
<updated>2018-12-13T20:43:49+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2018-12-13T20:43:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d4312f7cac4f6947719cda047645024a34c8795e'/>
<id>d4312f7cac4f6947719cda047645024a34c8795e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc. source comment typo fixes</title>
<updated>2018-12-13T07:26:34+00:00</updated>
<author>
<name>luz.paz</name>
<email>luzpaz@users.noreply.github.com</email>
</author>
<published>2018-12-07T15:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ccfb83dd7eb85287b931343b46487ee8389bc7c1'/>
<id>ccfb83dd7eb85287b931343b46487ee8389bc7c1</id>
<content type='text'>
Found via `codespell`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found via `codespell`</pre>
</div>
</content>
</entry>
</feed>
