<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/dom/odf, 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>removed some unused files</title>
<updated>2013-02-08T19:59:10+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2013-02-08T19:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c7c7405b0417093650d312ce00a3e9009ca49ee6'/>
<id>c7c7405b0417093650d312ce00a3e9009ca49ee6</id>
<content type='text'>
(bzr r12109)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12109)</pre>
</div>
</content>
</entry>
<entry>
<title>cppcheck</title>
<updated>2013-02-02T11:29:34+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2013-02-02T11:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=36dd99ae68825bb28b7428f8018fbfdfb003bf36'/>
<id>36dd99ae68825bb28b7428f8018fbfdfb003bf36</id>
<content type='text'>
(bzr r12092)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12092)</pre>
</div>
</content>
</entry>
<entry>
<title>cppcheck</title>
<updated>2011-12-04T10:10:12+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2011-12-04T10:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=568092089e052882df7f160a3ba8bec9e275c437'/>
<id>568092089e052882df7f160a3ba8bec9e275c437</id>
<content type='text'>
(bzr r10759)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10759)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing more broken and split doc comments.</title>
<updated>2011-10-27T04:55:51+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-27T04:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2633767789e4264b13ef91a684accf734fb4e94f'/>
<id>2633767789e4264b13ef91a684accf734fb4e94f</id>
<content type='text'>
(bzr r10697)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10697)</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup pass on documentation that was dumping garbage into doxygen output.</title>
<updated>2011-10-25T07:45:35+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-25T07:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1a5d5d8a7e796035bc70d5c727d4d901dda50726'/>
<id>1a5d5d8a7e796035bc70d5c727d4d901dda50726</id>
<content type='text'>
(bzr r10696)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10696)</pre>
</div>
</content>
</entry>
<entry>
<title>Completely remove Inkboard</title>
<updated>2011-06-23T14:32:07+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-06-23T14:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ec576062be919237064a454f812ac1bfad12debc'/>
<id>ec576062be919237064a454f812ac1bfad12debc</id>
<content type='text'>
(bzr r10346)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10346)</pre>
</div>
</content>
</entry>
<entry>
<title>cmake:</title>
<updated>2011-06-13T00:19:17+00:00</updated>
<author>
<name>Campbell Barton</name>
<email>ideasman42@gmail.com</email>
</author>
<published>2011-06-13T00:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7172735786c43c2305a92ffd4e5d285d11f88f7f'/>
<id>7172735786c43c2305a92ffd4e5d285d11f88f7f</id>
<content type='text'>
 turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset.

Fixing this broke the build because some files in the subdir were not compiling.

(bzr r10276)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset.

Fixing this broke the build because some files in the subdir were not compiling.

(bzr r10276)</pre>
</div>
</content>
</entry>
<entry>
<title>work in progress cmake commit:</title>
<updated>2011-06-12T18:27:29+00:00</updated>
<author>
<name>Campbell Barton</name>
<email>ideasman42@gmail.com</email>
</author>
<published>2011-06-12T18:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0ddedab9c6185028661dcaaac9f6fbca4c9e93fc'/>
<id>0ddedab9c6185028661dcaaac9f6fbca4c9e93fc</id>
<content type='text'>
- cmake now builds all files that automake does but does NOT link yet
- inlcudes nasty hard coded paths and libs (will replace once linking works)

(bzr r10272)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- cmake now builds all files that automake does but does NOT link yet
- inlcudes nasty hard coded paths and libs (will replace once linking works)

(bzr r10272)</pre>
</div>
</content>
</entry>
<entry>
<title>First GSoC node tool commit to Bazaar</title>
<updated>2009-11-29T15:33:18+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2009-11-29T15:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=31bb8269c26a781036448ed8f8cd93cc84fb2118'/>
<id>31bb8269c26a781036448ed8f8cd93cc84fb2118</id>
<content type='text'>
(bzr r8846.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8846.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>remove warnings</title>
<updated>2008-05-30T20:15:16+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2008-05-30T20:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9d1f7f5ed31a44ee6ab2600e2d70dec68c0407a9'/>
<id>9d1f7f5ed31a44ee6ab2600e2d70dec68c0407a9</id>
<content type='text'>
(bzr r5765)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5765)</pre>
</div>
</content>
</entry>
</feed>
