<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/svg/path-string.h, 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>Clarify licenses</title>
<updated>2018-11-08T17:18:20+00:00</updated>
<author>
<name>Max Gaukler</name>
<email>development@maxgaukler.de</email>
</author>
<published>2018-09-11T14:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=79d82382b3ea1b7d77e3a47a96a786557588787a'/>
<id>79d82382b3ea1b7d77e3a47a96a786557588787a</id>
<content type='text'>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</pre>
</div>
</content>
</entry>
<entry>
<title>More header cleanup</title>
<updated>2014-09-06T15:25:51+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-09-06T15:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=990c48b80c39b942dac8bb87f16189f52ffb0d8e'/>
<id>990c48b80c39b942dac8bb87f16189f52ffb0d8e</id>
<content type='text'>
(bzr r13341.1.198)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.198)</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to write out path data using only relative coordinates</title>
<updated>2013-08-15T19:10:29+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2013-08-15T19:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=69ac4cffff595c46b3f8dd2bcceab6bccf6e4581'/>
<id>69ac4cffff595c46b3f8dd2bcceab6bccf6e4581</id>
<content type='text'>
(in addition to using only absolute coordinates or using a mixture
of absolute and relative coordinates optimized for length).

(bzr r12480)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(in addition to using only absolute coordinates or using a mixture
of absolute and relative coordinates optimized for length).

(bzr r12480)</pre>
</div>
</content>
</entry>
<entry>
<title>Make last segment before close path absolute.</title>
<updated>2012-09-13T19:51:57+00:00</updated>
<author>
<name>Jasper van de Gronde</name>
<email>jasper.vandegronde@gmail.com</email>
</author>
<published>2012-09-13T19:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ceca0b63fcf6558822b889fd437766458f249c86'/>
<id>ceca0b63fcf6558822b889fd437766458f249c86</id>
<content type='text'>
(bzr r11667)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11667)</pre>
</div>
</content>
</entry>
<entry>
<title>Allow shorthand paths</title>
<updated>2012-05-07T13:03:17+00:00</updated>
<author>
<name>Jasper van de Gronde</name>
<email>jasper.vandegronde@gmail.com</email>
</author>
<published>2012-05-07T13:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=10474ee5b50e0b0f9e9df8b73e597ec1e6130a8a'/>
<id>10474ee5b50e0b0f9e9df8b73e597ec1e6130a8a</id>
<content type='text'>
(bzr r11321.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11321.1.1)</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>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>Merge from trunk</title>
<updated>2008-10-31T15:06:16+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2008-10-31T15:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7e67d66e7817a9321c4e94b2184a9226b20b396a'/>
<id>7e67d66e7817a9321c4e94b2184a9226b20b396a</id>
<content type='text'>
(bzr r6887)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6887)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from trunk</title>
<updated>2008-10-28T04:45:31+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2008-10-28T04:45:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=dc743aafd8b8c2d9c4e081fc937a94a26c055203'/>
<id>dc743aafd8b8c2d9c4e081fc937a94a26c055203</id>
<content type='text'>
(bzr r6886)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6886)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for PathString to prevent it from getting into a very, very long copying run and make it use minimumexponent. Plus some extra tests.</title>
<updated>2008-07-18T19:10:58+00:00</updated>
<author>
<name>Jasper van de Gronde</name>
<email>jasper.vandegronde@gmail.com</email>
</author>
<published>2008-07-18T19:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=50a6044bb4ab605004e5c82733f8f4fb7042f311'/>
<id>50a6044bb4ab605004e5c82733f8f4fb7042f311</id>
<content type='text'>
(bzr r6355)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6355)</pre>
</div>
</content>
</entry>
</feed>
