<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/svg/stringstream.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>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>Merge GSoC2009 Connectors into trunk</title>
<updated>2009-12-02T20:26:44+00:00</updated>
<author>
<name>Arcadie M. Cracan</name>
<email>acracan@gmail.com</email>
</author>
<published>2009-12-02T20:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0cf189f9ab1ac334b55e9059ad3905bed9edffc6'/>
<id>0cf189f9ab1ac334b55e9059ad3905bed9edffc6</id>
<content type='text'>
(bzr r8855)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8855)</pre>
</div>
</content>
</entry>
<entry>
<title>replace separate forward declarations by proper forward.h inclusion</title>
<updated>2008-07-07T20:23:57+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-07-07T20:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=755f2f762f364c864fa5fb2410a800d48dc23485'/>
<id>755f2f762f364c864fa5fb2410a800d48dc23485</id>
<content type='text'>
(bzr r6214)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6214)</pre>
</div>
</content>
</entry>
<entry>
<title>* add RegisteredTransformedPoint widget, that transforms the point before displaying/writing. This in order to keep them in SVG coordinate system in XML, but in canvas coord system in the spinbox</title>
<updated>2008-03-22T19:11:02+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-03-22T19:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=655fcebb893b44019786e7e9c7229975024f4d97'/>
<id>655fcebb893b44019786e7e9c7229975024f4d97</id>
<content type='text'>
* move Geom::Point XML writing to central place in ostringstream
* add verb for LPE context

(bzr r5165)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move Geom::Point XML writing to central place in ostringstream
* add verb for LPE context

(bzr r5165)</pre>
</div>
</content>
</entry>
<entry>
<title>BUG 178048 Void method which returns a value in stringstream.h confuses g++ 3.3</title>
<updated>2007-12-22T13:49:04+00:00</updated>
<author>
<name>theAdib</name>
<email>theAdib@users.sourceforge.net</email>
</author>
<published>2007-12-22T13:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3a114d4d8708c5f43a21eb4f6e3a548942d715a5'/>
<id>3a114d4d8708c5f43a21eb4f6e3a548942d715a5</id>
<content type='text'>
(bzr r4274)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4274)</pre>
</div>
</content>
</entry>
<entry>
<title>patch 1219308 for embedding type 1 fonts into ps/eps output</title>
<updated>2006-11-18T04:43:16+00:00</updated>
<author>
<name>bulia byak</name>
<email>buliabyak@gmail.com</email>
</author>
<published>2006-11-18T04:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=68c9f56688a6f362fb20b5576c459625f505d009'/>
<id>68c9f56688a6f362fb20b5576c459625f505d009</id>
<content type='text'>
(bzr r1977)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1977)</pre>
</div>
</content>
</entry>
<entry>
<title>PDF export patch by Ulf Erikson</title>
<updated>2006-05-19T02:36:23+00:00</updated>
<author>
<name>bulia byak</name>
<email>buliabyak@gmail.com</email>
</author>
<published>2006-05-19T02:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e25b4f7d13cc32048cb9bd3f9c1db62397d26afd'/>
<id>e25b4f7d13cc32048cb9bd3f9c1db62397d26afd</id>
<content type='text'>
(bzr r885)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r885)</pre>
</div>
</content>
</entry>
</feed>
