<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/sp-shape.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 a bug on tapper stroke detected with Ede_123 on IRC</title>
<updated>2017-05-07T17:16:47+00:00</updated>
<author>
<name>Jabiertxof</name>
<email>jtx@jtx</email>
</author>
<published>2017-05-07T17:16:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d3deb9184f7044f930133f37654e52bc24272616'/>
<id>d3deb9184f7044f930133f37654e52bc24272616</id>
<content type='text'>
(bzr r15673)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15673)</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>Collect util/ into a static library</title>
<updated>2015-02-25T23:08:51+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2015-02-25T23:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=caefef71482531ff82c444d552f406cbfbd360b8'/>
<id>caefef71482531ff82c444d552f406cbfbd360b8</id>
<content type='text'>
(bzr r13948)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13948)</pre>
</div>
</content>
</entry>
<entry>
<title>Use gray for 'context-fill' and 'context-stroke' in marker selector.</title>
<updated>2014-12-23T09:25:08+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2014-12-23T09:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f01a18216e26fd87a53188018e03527c7fdf8a57'/>
<id>f01a18216e26fd87a53188018e03527c7fdf8a57</id>
<content type='text'>
Fix rendering bug when elements with 'context-fill' and 'context-stroke' are inside groups.

(bzr r13822)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix rendering bug when elements with 'context-fill' and 'context-stroke' are inside groups.

(bzr r13822)</pre>
</div>
</content>
</entry>
<entry>
<title>Implement rendering for 'context-fill' and 'context-stroke' (text not handled yet).</title>
<updated>2014-12-21T14:29:02+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2014-12-21T14:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b6d303d11e572d8888d29c44e11d06d256821a03'/>
<id>b6d303d11e572d8888d29c44e11d06d256821a03</id>
<content type='text'>
(bzr r13807)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13807)</pre>
</div>
</content>
</entry>
<entry>
<title>Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').</title>
<updated>2014-11-25T14:00:58+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2014-11-25T14:00:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3d5f0a3d4615973d6bd28884085a5653178cb6dd'/>
<id>3d5f0a3d4615973d6bd28884085a5653178cb6dd</id>
<content type='text'>
(bzr r13757)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13757)</pre>
</div>
</content>
</entry>
<entry>
<title>Update to trunk r13638</title>
<updated>2014-10-25T18:36:10+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-10-25T18:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=17f09296aa0beff56222e2d9c24f92a8ce94eef2'/>
<id>17f09296aa0beff56222e2d9c24f92a8ce94eef2</id>
<content type='text'>
(bzr r13341.1.286)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.286)</pre>
</div>
</content>
</entry>
</feed>
