<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/svg/css-ostringstream.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>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>Revert "Fix include order with clang-tidy check llvm-include-order"</title>
<updated>2018-05-04T16:45:37+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2018-05-04T16:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6031728e438feb9457596baae886c803883535e4'/>
<id>6031728e438feb9457596baae886c803883535e4</id>
<content type='text'>
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix include order with clang-tidy check llvm-include-order</title>
<updated>2018-04-29T22:12:42+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc.jeanmougin@telecom-paristech.fr</email>
</author>
<published>2018-04-29T22:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bba4ff6672494fab59286b50f6c645ad62a47e60'/>
<id>bba4ff6672494fab59286b50f6c645ad62a47e60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused includes, decreased compilation time. Once again</title>
<updated>2016-08-03T13:29:38+00:00</updated>
<author>
<name>Adrian Boguszewski</name>
<email>adrbogus1@student.pg.gda.pl</email>
</author>
<published>2016-08-03T13:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=35830f456cadaecf8b8e3944e3031a1a93f6cb41'/>
<id>35830f456cadaecf8b8e3944e3031a1a93f6cb41</id>
<content type='text'>
(bzr r15034)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15034)</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted changes to r15024 after many building problems</title>
<updated>2016-07-28T11:26:17+00:00</updated>
<author>
<name>Adrian Boguszewski</name>
<email>adrbogus1@student.pg.gda.pl</email>
</author>
<published>2016-07-28T11:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=43b49e325db73cc19b1731db6c69545664ee8fbe'/>
<id>43b49e325db73cc19b1731db6c69545664ee8fbe</id>
<content type='text'>
(bzr r15027)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15027)</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused includes, decrease compilation time</title>
<updated>2016-07-28T10:06:06+00:00</updated>
<author>
<name>Adrian Boguszewski</name>
<email>adrbogus1@student.pg.gda.pl</email>
</author>
<published>2016-07-28T10:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f35bb1f74a0ffeb5c6477a25e3c4cde87a97bcf1'/>
<id>f35bb1f74a0ffeb5c6477a25e3c4cde87a97bcf1</id>
<content type='text'>
(bzr r15025)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15025)</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to top-level glib headers.  Thanks to DimStar for patch</title>
<updated>2011-12-08T11:53:54+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2011-12-08T11:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4e51446f417ad82d2cdac758d0c5ce908ff88038'/>
<id>4e51446f417ad82d2cdac758d0c5ce908ff88038</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/898538

(bzr r10762)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bugs:
  - https://launchpad.net/bugs/898538

(bzr r10762)</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>From trunk</title>
<updated>2008-10-27T18:03:09+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2008-10-27T18:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902'/>
<id>7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902</id>
<content type='text'>
(bzr r6885)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6885)</pre>
</div>
</content>
</entry>
<entry>
<title>fix breaks, add default</title>
<updated>2006-11-01T04:09:26+00:00</updated>
<author>
<name>bulia byak</name>
<email>buliabyak@gmail.com</email>
</author>
<published>2006-11-01T04:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7908483fe6d8bbdef0964dd2e123af082ef19b52'/>
<id>7908483fe6d8bbdef0964dd2e123af082ef19b52</id>
<content type='text'>
(bzr r1880)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1880)</pre>
</div>
</content>
</entry>
</feed>
