<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/sp-tag-use.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>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>Stabilize the selection set system a bit</title>
<updated>2014-05-11T18:23:10+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebronyat-signgmaildotcom</email>
</author>
<published>2014-05-11T18:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1f1932ae4592c8f316e3a68ac86874bf87f321c4'/>
<id>1f1932ae4592c8f316e3a68ac86874bf87f321c4</id>
<content type='text'>
(bzr r13090.1.76)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13090.1.76)</pre>
</div>
</content>
</entry>
<entry>
<title>Add selection sets</title>
<updated>2014-05-10T19:16:24+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebronyat-signgmaildotcom</email>
</author>
<published>2014-05-10T19:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4038de8b4763974c97aa8fcb9d87b83c1a5daac7'/>
<id>4038de8b4763974c97aa8fcb9d87b83c1a5daac7</id>
<content type='text'>
(bzr r13090.1.75)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13090.1.75)</pre>
</div>
</content>
</entry>
<entry>
<title>Start cleanup for merge into trunk</title>
<updated>2014-03-07T02:05:19+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebronyat-signgmaildotcom</email>
</author>
<published>2014-03-07T02:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c3edf2beebfdf0cbb505d2accbddc4fec17dff7d'/>
<id>c3edf2beebfdf0cbb505d2accbddc4fec17dff7d</id>
<content type='text'>
(bzr r13090.1.20)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13090.1.20)</pre>
</div>
</content>
</entry>
<entry>
<title>Added a few swatch related functions (does not compile)</title>
<updated>2014-03-05T02:24:03+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebronyat-signgmaildotcom</email>
</author>
<published>2014-03-05T02:24:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3093434e177d4bb7ccc57c1339fad00d47431c17'/>
<id>3093434e177d4bb7ccc57c1339fad00d47431c17</id>
<content type='text'>
(bzr r13090.1.15)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13090.1.15)</pre>
</div>
</content>
</entry>
</feed>
