<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/dom/prop-svg.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 DOM directory and reduce size of inkscape. Use Inkscape::URI and save ziptool to utils.</title>
<updated>2014-02-26T15:31:28+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2014-02-26T15:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6f844ef457690c841b0be91d70b1e54b61c04812'/>
<id>6f844ef457690c841b0be91d70b1e54b61c04812</id>
<content type='text'>
(bzr r13047.1.5)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13047.1.5)</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>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>Remove warnings</title>
<updated>2008-05-04T17:04:37+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2008-05-04T17:04:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c69248a35943dd911193b7e5da9f900ad801996b'/>
<id>c69248a35943dd911193b7e5da9f900ad801996b</id>
<content type='text'>
(bzr r5602)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5602)</pre>
</div>
</content>
</entry>
<entry>
<title>dom/prop-svg.cpp: Exit non-zero if any I/O errors.</title>
<updated>2007-10-11T13:53:11+00:00</updated>
<author>
<name>Peter Moulder</name>
<email>peter.moulder@monash.edu</email>
</author>
<published>2007-10-11T13:53:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=afbdafee99dcea9bccfe12fbaa3d2c049b577516'/>
<id>afbdafee99dcea9bccfe12fbaa3d2c049b577516</id>
<content type='text'>
noop: Address some char* string literal warnings from g++-4.2.

(bzr r3878)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
noop: Address some char* string literal warnings from g++-4.2.

(bzr r3878)</pre>
</div>
</content>
</entry>
<entry>
<title>Add new rearranged /dom directory</title>
<updated>2006-04-12T13:25:21+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2006-04-12T13:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6fd9af13a8614a4b95e8be1518e745915ef8bb56'/>
<id>6fd9af13a8614a4b95e8be1518e745915ef8bb56</id>
<content type='text'>
(bzr r479)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r479)</pre>
</div>
</content>
</entry>
<entry>
<title>Removed file/folder for ishmal</title>
<updated>2006-04-12T13:20:54+00:00</updated>
<author>
<name>Aaron Spike</name>
<email>aaron@ekips.org</email>
</author>
<published>2006-04-12T13:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ddfaffe08d23e4663fe759d67ae33fd67fc9ce5b'/>
<id>ddfaffe08d23e4663fe759d67ae33fd67fc9ce5b</id>
<content type='text'>
(bzr r478)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r478)</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>
