<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/tools-switch.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 more UI code into ui/</title>
<updated>2014-10-05T23:24:27+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-10-05T23:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=156cf3323a936c7dfccd9e09458cd8b5d174b7fe'/>
<id>156cf3323a936c7dfccd9e09458cd8b5d174b7fe</id>
<content type='text'>
(bzr r13341.1.253)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.253)</pre>
</div>
</content>
</entry>
<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>Documentation/Translation. Fix for Bug #1236382 (Typos in comments and message, localization context needed) by Yuri Chornoivan.</title>
<updated>2013-10-09T19:09:49+00:00</updated>
<author>
<name>Nicolas Dufour</name>
<email>nicoduf@yahoo.fr</email>
</author>
<published>2013-10-09T19:09:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=30422af227381c9aa900690586d25adec4fa262f'/>
<id>30422af227381c9aa900690586d25adec4fa262f</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1236382

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

(bzr r12673)</pre>
</div>
</content>
</entry>
<entry>
<title>Order of message setting for tools</title>
<updated>2013-10-06T17:24:36+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2013-10-06T17:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=cdf669d01c5b35cad39a4c7a2bd16041c2216e1b'/>
<id>cdf669d01c5b35cad39a4c7a2bd16041c2216e1b</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1235792

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

(bzr r12664)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix translations for tool messages</title>
<updated>2013-09-30T15:38:50+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2013-09-30T15:38:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c6867ca8cc751a4cd04b029a6358740dbd4929d4'/>
<id>c6867ca8cc751a4cd04b029a6358740dbd4929d4</id>
<content type='text'>
(bzr r12631)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12631)</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce tools-switcher code, add description for node and select toos.</title>
<updated>2013-09-30T08:43:12+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2013-09-30T08:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=df16775103cd981612d363bd6937cd2d68801b5f'/>
<id>df16775103cd981612d363bd6937cd2d68801b5f</id>
<content type='text'>
(bzr r12630)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12630)</pre>
</div>
</content>
</entry>
<entry>
<title>Further refactoring of EventContexts.</title>
<updated>2013-07-30T21:17:21+00:00</updated>
<author>
<name>Markus Engel</name>
<email>markus.engel@tum.de</email>
</author>
<published>2013-07-30T21:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b2dd3583e7372d23d18bbc6e861f4f645ec3dc37'/>
<id>b2dd3583e7372d23d18bbc6e861f4f645ec3dc37</id>
<content type='text'>
(bzr r11608.1.109)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11608.1.109)</pre>
</div>
</content>
</entry>
<entry>
<title>Further changes to EventContexts; they work without GObject</title>
<updated>2013-04-20T19:16:13+00:00</updated>
<author>
<name>Markus Engel</name>
<email>markus.engel@tum.de</email>
</author>
<published>2013-04-20T19:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1227ca0189590b281116fcc808bdd8c674b2196c'/>
<id>1227ca0189590b281116fcc808bdd8c674b2196c</id>
<content type='text'>
(bzr r11608.1.97)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11608.1.97)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed broken logic in zoom history to fix bug 1106031 (and removed some unrelated and unnecessary debug output)</title>
<updated>2013-03-26T08:35:00+00:00</updated>
<author>
<name>Craig Marshall</name>
<email>craig9@gmail.com</email>
</author>
<published>2013-03-26T08:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=708181e0ec7ef17e7e19cd11e539aa2f5188cd29'/>
<id>708181e0ec7ef17e7e19cd11e539aa2f5188cd29</id>
<content type='text'>
(bzr r12245)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12245)</pre>
</div>
</content>
</entry>
</feed>
