<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/filters/image.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>Move classes derived from SPObject to own directory.</title>
<updated>2018-01-30T08:33:01+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-01-30T08:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=267299811df952d08324a39008f52c19641de9e0'/>
<id>267299811df952d08324a39008f52c19641de9e0</id>
<content type='text'>
A lot of header clean-up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A lot of header clean-up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix C++11 errors and warnings with g++-7</title>
<updated>2017-02-05T16:04:35+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2017-02-05T16:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=349536d49558ec5841e799eb33a4cbbb3fa9722d'/>
<id>349536d49558ec5841e799eb33a4cbbb3fa9722d</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1660992

(bzr r15477)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bugs:
  - https://launchpad.net/bugs/1660992

(bzr r15477)</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused includes, decreased compilation time. Once again</title>
<updated>2016-08-03T13:29:38+00:00</updated>
<author>
<name>Adrian Boguszewski</name>
<email>adrbogus1@student.pg.gda.pl</email>
</author>
<published>2016-08-03T13:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=35830f456cadaecf8b8e3944e3031a1a93f6cb41'/>
<id>35830f456cadaecf8b8e3944e3031a1a93f6cb41</id>
<content type='text'>
(bzr r15034)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15034)</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted changes to r15024 after many building problems</title>
<updated>2016-07-28T11:26:17+00:00</updated>
<author>
<name>Adrian Boguszewski</name>
<email>adrbogus1@student.pg.gda.pl</email>
</author>
<published>2016-07-28T11:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=43b49e325db73cc19b1731db6c69545664ee8fbe'/>
<id>43b49e325db73cc19b1731db6c69545664ee8fbe</id>
<content type='text'>
(bzr r15027)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15027)</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused includes, decrease compilation time</title>
<updated>2016-07-28T10:06:06+00:00</updated>
<author>
<name>Adrian Boguszewski</name>
<email>adrbogus1@student.pg.gda.pl</email>
</author>
<published>2016-07-28T10:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f35bb1f74a0ffeb5c6477a25e3c4cde87a97bcf1'/>
<id>f35bb1f74a0ffeb5c6477a25e3c4cde87a97bcf1</id>
<content type='text'>
(bzr r15025)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15025)</pre>
</div>
</content>
</entry>
<entry>
<title>Backout last commit as it introduced subtle errors.</title>
<updated>2016-04-29T16:12:37+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2016-04-29T16:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a6a6de5c06d3183329d73fa39ae0ba02bbd838e1'/>
<id>a6a6de5c06d3183329d73fa39ae0ba02bbd838e1</id>
<content type='text'>
(bzr r14864)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14864)</pre>
</div>
</content>
</entry>
<entry>
<title>SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.</title>
<updated>2016-04-29T12:03:21+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2016-04-29T12:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=01ed6d62a228ce560c5ed0976b63609efb7076ac'/>
<id>01ed6d62a228ce560c5ed0976b63609efb7076ac</id>
<content type='text'>
(bzr r14863)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14863)</pre>
</div>
</content>
</entry>
<entry>
<title>create SPObject factory</title>
<updated>2015-02-25T00:22:08+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2015-02-25T00:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=df7828a7a8ba0b7e6c2dd892ca5f0a62ef718bf0'/>
<id>df7828a7a8ba0b7e6c2dd892ca5f0a62ef718bf0</id>
<content type='text'>
(bzr r13939.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13939.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant variable from SPFeImage</title>
<updated>2014-03-12T23:41:33+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2014-03-12T23:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2d43266d790e7e0a1262fe9b22ce7c2897c2ab7a'/>
<id>2d43266d790e7e0a1262fe9b22ce7c2897c2ab7a</id>
<content type='text'>
(bzr r13141)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13141)</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to load JPG and PNG files with createChildDoc().</title>
<updated>2014-03-03T10:31:09+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2014-03-03T10:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bcb34494fe93d057210bc7e4048da66ce455c953'/>
<id>bcb34494fe93d057210bc7e4048da66ce455c953</id>
<content type='text'>
(bzr r13099)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13099)</pre>
</div>
</content>
</entry>
</feed>
