<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/sp-skeleton.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>Remove outdated example file sp-skeleton.cpp</title>
<updated>2013-09-19T13:23:51+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2013-09-19T13:23:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ff996cb240f1d196839f7fffb6f27ddc0e10a9bd'/>
<id>ff996cb240f1d196839f7fffb6f27ddc0e10a9bd</id>
<content type='text'>
(bzr r12538)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12538)</pre>
</div>
</content>
</entry>
<entry>
<title>merged from trunk</title>
<updated>2013-03-29T23:52:42+00:00</updated>
<author>
<name>Markus Engel</name>
<email>markus.engel@tum.de</email>
</author>
<published>2013-03-29T23:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a168040d5a452544328a1e6ad35aaac351f94d44'/>
<id>a168040d5a452544328a1e6ad35aaac351f94d44</id>
<content type='text'>
(bzr r11608.1.56)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11608.1.56)</pre>
</div>
</content>
</entry>
<entry>
<title>Various changes.</title>
<updated>2013-03-14T11:42:39+00:00</updated>
<author>
<name>Markus Engel</name>
<email>markus.engel@tum.de</email>
</author>
<published>2013-03-14T11:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a0a8d020201e0e38a63d9aa3dce228d7d9e6fb35'/>
<id>a0a8d020201e0e38a63d9aa3dce228d7d9e6fb35</id>
<content type='text'>
(bzr r11608.1.48)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11608.1.48)</pre>
</div>
</content>
</entry>
<entry>
<title>More GObject boilerplate cleanup</title>
<updated>2013-01-24T11:43:26+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2013-01-24T11:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d5640b0cc2463ee3470d18891fbd8304ba3339ee'/>
<id>d5640b0cc2463ee3470d18891fbd8304ba3339ee</id>
<content type='text'>
(bzr r12059)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12059)</pre>
</div>
</content>
</entry>
<entry>
<title>Finished cleanup of outdated SP_OBJECT_REPR C macro.</title>
<updated>2011-02-22T09:17:44+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-02-22T09:17:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0e0ce7571944e0a9d60294b6efdc855e6df52db8'/>
<id>0e0ce7571944e0a9d60294b6efdc855e6df52db8</id>
<content type='text'>
(bzr r10067)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10067)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge and cleanup of GSoC C++-ification project.</title>
<updated>2010-12-12T08:40:34+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2010-12-12T08:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=aadfea4113abc6863d7ab03d21b973802c41c503'/>
<id>aadfea4113abc6863d7ab03d21b973802c41c503</id>
<content type='text'>
(bzr r9945.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9945.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.</title>
<updated>2010-11-17T02:12:56+00:00</updated>
<author>
<name>Chris Morgan</name>
<email>chris.morganiser@gmail.com</email>
</author>
<published>2010-11-17T02:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=144819c918dc761641c3cb5a490205fb73194ee3'/>
<id>144819c918dc761641c3cb5a490205fb73194ee3</id>
<content type='text'>
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").

Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99

That's my geekiest commit yet.

(bzr r9900)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").

Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99

That's my geekiest commit yet.

(bzr r9900)</pre>
</div>
</content>
</entry>
<entry>
<title>SPObject c++ification finalized along with the beginning of XML Privatisation tweaks</title>
<updated>2010-07-12T16:36:46+00:00</updated>
<author>
<name>Abhishek Sharma Public</name>
<email>spyzerdotabhishek0at-signgmaildotcom</email>
</author>
<published>2010-07-12T16:36:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6cc35b45eab6422a6b6f67d621aa259a0a73786f'/>
<id>6cc35b45eab6422a6b6f67d621aa259a0a73786f</id>
<content type='text'>
(bzr r9546.1.6)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9546.1.6)</pre>
</div>
</content>
</entry>
<entry>
<title>Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily.</title>
<updated>2009-08-06T14:17:17+00:00</updated>
<author>
<name>Maximilian Albert</name>
<email>maximilian.albert@gmail.com</email>
</author>
<published>2009-08-06T14:17:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=51c2905fd3e99955db2d823b79abb763d8097028'/>
<id>51c2905fd3e99955db2d823b79abb763d8097028</id>
<content type='text'>
(bzr r8422)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8422)</pre>
</div>
</content>
</entry>
<entry>
<title>SPDocument-&gt;Document</title>
<updated>2009-08-05T05:40:36+00:00</updated>
<author>
<name>johnce</name>
<email>johnce@users.sourceforge.net</email>
</author>
<published>2009-08-05T05:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8b04d0db6c55e36935690d37defb6f9b68945796'/>
<id>8b04d0db6c55e36935690d37defb6f9b68945796</id>
<content type='text'>
(bzr r8404)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8404)</pre>
</div>
</content>
</entry>
</feed>
