<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/id-clash.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>Fix for 643150 : Auto-palette swatches duplicated on copy and paste</title>
<updated>2012-09-19T01:52:19+00:00</updated>
<author>
<name>John Smith</name>
<email>john.smith7545@yahoo.com</email>
</author>
<published>2012-09-19T01:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bf7c3e8d98b557cb64447804399797d93e1cedc0'/>
<id>bf7c3e8d98b557cb64447804399797d93e1cedc0</id>
<content type='text'>
(bzr r11677)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11677)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for 722017 : Better Gradient Window</title>
<updated>2012-06-26T07:47:04+00:00</updated>
<author>
<name>John Smith</name>
<email>john.smith7545@yahoo.com</email>
</author>
<published>2012-06-26T07:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=17c1fe80afbaa85bc7d8caf8516a41ec1b89fbf4'/>
<id>17c1fe80afbaa85bc7d8caf8516a41ec1b89fbf4</id>
<content type='text'>
(bzr r11515)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11515)</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>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>
<entry>
<title>Resolve ID clashes when pasting (fixes bug 165936).</title>
<updated>2008-06-24T10:49:28+00:00</updated>
<author>
<name>Stephen Silver</name>
<email>sasilver@yahoo.com</email>
</author>
<published>2008-06-24T10:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=48d54d31775d7822ac5ab65614cd71f9a088b65f'/>
<id>48d54d31775d7822ac5ab65614cd71f9a088b65f</id>
<content type='text'>
(bzr r6048)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6048)</pre>
</div>
</content>
</entry>
</feed>
