<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/lpe-tool-context.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>Moved and renamed some tool-related files.</title>
<updated>2013-11-09T22:36:13+00:00</updated>
<author>
<name>Markus Engel</name>
<email>markus.engel@tum.de</email>
</author>
<published>2013-11-09T22:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c04e30df241a3ee039077425bab9b9c37abe2854'/>
<id>c04e30df241a3ee039077425bab9b9c37abe2854</id>
<content type='text'>
(bzr r12785)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12785)</pre>
</div>
</content>
</entry>
<entry>
<title>First step of moving tools into appropriate namespaces.</title>
<updated>2013-11-07T20:44:00+00:00</updated>
<author>
<name>Markus Engel</name>
<email>markus.engel@tum.de</email>
</author>
<published>2013-11-07T20:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=55b451bf382e0c3d5ed8728e42fbb535acfa8a33'/>
<id>55b451bf382e0c3d5ed8728e42fbb535acfa8a33</id>
<content type='text'>
(bzr r12782)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12782)</pre>
</div>
</content>
</entry>
<entry>
<title>Units: stop newing Unit objects. pass around pointers to "undeletable" Unit objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ?</title>
<updated>2013-10-12T22:24:05+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2013-10-12T22:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a970dc423d59ea844bdb1af48d5d9419a5e2a287'/>
<id>a970dc423d59ea844bdb1af48d5d9419a5e2a287</id>
<content type='text'>
(bzr r12679)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12679)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash with experimental lpe tool.</title>
<updated>2013-10-12T11:22:26+00:00</updated>
<author>
<name>Markus Engel</name>
<email>markus.engel@tum.de</email>
</author>
<published>2013-10-12T11:22:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a6af18cb440bbe220eb28c8c432bc024ba4a37c4'/>
<id>a6af18cb440bbe220eb28c8c432bc024ba4a37c4</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1238357

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

(bzr r12678)</pre>
</div>
</content>
</entry>
<entry>
<title>C++</title>
<updated>2013-10-04T21:57:28+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2013-10-04T21:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4f857ae84089672e9c7378d327e54889f64c62fb'/>
<id>4f857ae84089672e9c7378d327e54889f64c62fb</id>
<content type='text'>
(bzr r12660)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12660)</pre>
</div>
</content>
</entry>
<entry>
<title>random code cleanup</title>
<updated>2013-09-26T20:25:56+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2013-09-26T20:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=90c7ce56fa03e18efa7296d12c6ca48f8e322e60'/>
<id>90c7ce56fa03e18efa7296d12c6ca48f8e322e60</id>
<content type='text'>
(bzr r12596)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12596)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from trunk.</title>
<updated>2013-09-20T17:05:24+00:00</updated>
<author>
<name>Matthew Petroff</name>
<email>matthew@mpetroff.net</email>
</author>
<published>2013-09-20T17:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=48b4ee48e518d65c3c5e49369a747c2aa4b0081b'/>
<id>48b4ee48e518d65c3c5e49369a747c2aa4b0081b</id>
<content type='text'>
(bzr r12475.1.29)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12475.1.29)</pre>
</div>
</content>
</entry>
<entry>
<title>Merged from trunk (r12488).</title>
<updated>2013-08-30T21:35:42+00:00</updated>
<author>
<name>Markus Engel</name>
<email>markus.engel@tum.de</email>
</author>
<published>2013-08-30T21:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8756c49b91fd4262b6770ac3b2f229209bdae96b'/>
<id>8756c49b91fd4262b6770ac3b2f229209bdae96b</id>
<content type='text'>
(bzr r11608.1.120)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11608.1.120)</pre>
</div>
</content>
</entry>
<entry>
<title>Added viewBox implement document unit support.</title>
<updated>2013-08-27T16:32:55+00:00</updated>
<author>
<name>Matthew Petroff</name>
<email>matthew@mpetroff.net</email>
</author>
<published>2013-08-27T16:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f10048be170a45921ae8fc65ccd2588a9ad2897d'/>
<id>f10048be170a45921ae8fc65ccd2588a9ad2897d</id>
<content type='text'>
(bzr r12475.1.2)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12475.1.2)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Google Summer of Code unit refactor.</title>
<updated>2013-08-06T18:54:40+00:00</updated>
<author>
<name>Matthew Petroff</name>
<email>matthew@mpetroff.net</email>
</author>
<published>2013-08-06T18:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bb88a2cb94ec34ee838a972bab17ca05ba92d1da'/>
<id>bb88a2cb94ec34ee838a972bab17ca05ba92d1da</id>
<content type='text'>
(bzr r12471)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12471)</pre>
</div>
</content>
</entry>
</feed>
