<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/sp-metrics.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>Ported away from and removed "sp-metrics.*".</title>
<updated>2013-07-20T19:08:31+00:00</updated>
<author>
<name>Matthew Petroff</name>
<email>matthew@mpetroff.net</email>
</author>
<published>2013-07-20T19:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=fdf69629c66f6c1a69d88a00bb6c1311c97b631b'/>
<id>fdf69629c66f6c1a69d88a00bb6c1311c97b631b</id>
<content type='text'>
(bzr r12380.1.47)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12380.1.47)</pre>
</div>
</content>
</entry>
<entry>
<title>cppcheck: use gobject casts in box3d-side and rename NONE to SP_NONE in sp_metric</title>
<updated>2012-10-27T18:15:53+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-10-27T18:15:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=57bfdfeb32733aafd8d7cd82c676d4a9627e1dee'/>
<id>57bfdfeb32733aafd8d7cd82c676d4a9627e1dee</id>
<content type='text'>
(bzr r11838)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11838)</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>Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.</title>
<updated>2008-02-03T14:56:48+00:00</updated>
<author>
<name>Maximilian Albert</name>
<email>maximilian.albert@gmail.com</email>
</author>
<published>2008-02-03T14:56:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9724b32fccd5fd94c6ef1819a0794232b19e8af7'/>
<id>9724b32fccd5fd94c6ef1819a0794232b19e8af7</id>
<content type='text'>
(bzr r4639)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4639)</pre>
</div>
</content>
</entry>
<entry>
<title>peeled back the gboolean code as it hit on some complexity theory principles...</title>
<updated>2006-08-25T07:03:19+00:00</updated>
<author>
<name>Jon Phillips</name>
<email>jon@fabricatorz.com</email>
</author>
<published>2006-08-25T07:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5d6f51f32ca2356b0d6155015457a83e60b314e8'/>
<id>5d6f51f32ca2356b0d6155015457a83e60b314e8</id>
<content type='text'>
need to rethink and incrementally change gbooleans to bools

(bzr r1637)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
need to rethink and incrementally change gbooleans to bools

(bzr r1637)</pre>
</div>
</content>
</entry>
<entry>
<title>Ok, committed msgloan's patch to convert gbooleans to bools thus completing</title>
<updated>2006-08-23T07:08:06+00:00</updated>
<author>
<name>Jon Phillips</name>
<email>jon@fabricatorz.com</email>
</author>
<published>2006-08-23T07:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=10880dbfba9afd5a963f5bb36fe9a3707c1c35a1'/>
<id>10880dbfba9afd5a963f5bb36fe9a3707c1c35a1</id>
<content type='text'>
one major janitorial task we identified....

(bzr r1633)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
one major janitorial task we identified....

(bzr r1633)</pre>
</div>
</content>
</entry>
<entry>
<title>bulk trailing spaces removal. consistency through MD5 of binary</title>
<updated>2006-02-15T19:04:29+00:00</updated>
<author>
<name>Ralf Stephan</name>
<email>ralf@ark.in-berlin.de</email>
</author>
<published>2006-02-15T19:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7b0114087822b9f011d740f1279d1d9ed983a88c'/>
<id>7b0114087822b9f011d740f1279d1d9ed983a88c</id>
<content type='text'>
(bzr r149)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r149)</pre>
</div>
</content>
</entry>
<entry>
<title>moving trunk for module inkscape</title>
<updated>2006-01-16T02:36:01+00:00</updated>
<author>
<name>MenTaLguY</name>
<email>mental@rydia.net</email>
</author>
<published>2006-01-16T02:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=179fa413b047bede6e32109e2ce82437c5fb8d34'/>
<id>179fa413b047bede6e32109e2ce82437c5fb8d34</id>
<content type='text'>
(bzr r1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1)</pre>
</div>
</content>
</entry>
</feed>
