<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/sp-object.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>Refactor Util::ptr_shared</title>
<updated>2017-10-18T14:03:34+00:00</updated>
<author>
<name>Jan Lingscheid</name>
<email>jan.linscheid@auticon.de</email>
</author>
<published>2017-10-18T14:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=41b862f1c4eaea48bdd0d546e2bb31907f15857b'/>
<id>41b862f1c4eaea48bdd0d546e2bb31907f15857b</id>
<content type='text'>
Util::ptr_shared&lt;T&gt; was only used in its &lt;char&gt; specialization, so it is now refactored into a
non-template class. Using it with arbitary classes was dangerous anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Util::ptr_shared&lt;T&gt; was only used in its &lt;char&gt; specialization, so it is now refactored into a
non-template class. Using it with arbitary classes was dangerous anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove usage of GString in sp-object.cpp</title>
<updated>2017-09-21T05:46:27+00:00</updated>
<author>
<name>Jan Lingscheid</name>
<email>jan.linscheid@auticon.de</email>
</author>
<published>2017-09-12T12:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7c5cc63b4d74331cb5ba71faea2d4c1ac8dcae66'/>
<id>7c5cc63b4d74331cb5ba71faea2d4c1ac8dcae66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not delete presentation attributes. Styling source is now tracked</title>
<updated>2017-02-10T10:06:54+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2017-02-10T10:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=52059c7c7f059a0928efd48d0ef545dabc30a3a7'/>
<id>52059c7c7f059a0928efd48d0ef545dabc30a3a7</id>
<content type='text'>
and not automatically converted to properties in a style attribute.

Fixed bugs:
  - https://launchpad.net/bugs/1663511

(bzr r15500)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and not automatically converted to properties in a style attribute.

Fixed bugs:
  - https://launchpad.net/bugs/1663511

(bzr r15500)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix styling breakage from r15471.</title>
<updated>2017-02-05T16:57:48+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2017-02-05T16:57:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2fe2bf0ac3026964cbf3c76c357a37f2ab4341ef'/>
<id>2fe2bf0ac3026964cbf3c76c357a37f2ab4341ef</id>
<content type='text'>
(bzr r15478)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15478)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge in GSoC style dialog. (Work in progress.)</title>
<updated>2017-02-04T10:22:35+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2017-02-04T10:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2a84c87bd1c6850a9bb9ad5b39f82d1dacb4b94d'/>
<id>2a84c87bd1c6850a9bb9ad5b39f82d1dacb4b94d</id>
<content type='text'>
(bzr r15471)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15471)</pre>
</div>
</content>
</entry>
<entry>
<title>Update to trunk</title>
<updated>2017-01-14T21:04:51+00:00</updated>
<author>
<name>Jabiertxof</name>
<email>jtx@jtx</email>
</author>
<published>2017-01-14T21:04:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8577338d1da18580f412cfb38013e3cc709570a2'/>
<id>8577338d1da18580f412cfb38013e3cc709570a2</id>
<content type='text'>
(bzr r15392.1.4)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15392.1.4)</pre>
</div>
</content>
</entry>
<entry>
<title>suppress warnings on symbols dialog</title>
<updated>2017-01-07T15:32:48+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2017-01-07T15:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0baa29a9f73547319d667d898c961a9fdb436c9e'/>
<id>0baa29a9f73547319d667d898c961a9fdb436c9e</id>
<content type='text'>
(bzr r15398)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15398)</pre>
</div>
</content>
</entry>
<entry>
<title>Adding base</title>
<updated>2017-01-05T19:03:50+00:00</updated>
<author>
<name>Jabiertxof</name>
<email>jtx@jtx</email>
</author>
<published>2017-01-05T19:03:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7bedd224ace433cf4c1a829ba38f6a3c388227e6'/>
<id>7bedd224ace433cf4c1a829ba38f6a3c388227e6</id>
<content type='text'>
(bzr r15392.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15392.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix last commit not working, LPE are cloned on copies</title>
<updated>2016-11-05T16:45:28+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2016-11-05T16:45:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=046b9d9b4d20894231127a6d00d327302ffd0474'/>
<id>046b9d9b4d20894231127a6d00d327302ffd0474</id>
<content type='text'>
(bzr r15214)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15214)</pre>
</div>
</content>
</entry>
</feed>
