<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/xml/repr-io.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>fix SVG writing with xml:space="preserve"</title>
<updated>2019-10-16T17:56:41+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-10-16T12:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=00875b3e762cabc9b293c0908d73f921cc991835'/>
<id>00875b3e762cabc9b293c0908d73f921cc991835</id>
<content type='text'>
- xml:space check got lost in b0be54c825
- no unconditional newline after "svg:text"
- differentiate parent and child xml:space
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- xml:space check got lost in b0be54c825
- no unconditional newline after "svg:text"
- differentiate parent and child xml:space
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix center alignment errors in flowed text due to white space between elements inside a &lt;flowRoot&gt; element. Alternative fix to that proposed by samuel.</title>
<updated>2019-04-24T11:14:19+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-04-24T11:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=361ff9f55ac6accbeb5016d680db735f0d888a9e'/>
<id>361ff9f55ac6accbeb5016d680db735f0d888a9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modernize loops</title>
<updated>2019-01-02T09:41:30+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-01-02T09:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=169dff19d4da8d76e69b8e896aa25b0013639c03'/>
<id>169dff19d4da8d76e69b8e896aa25b0013639c03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a few useful lookup functions.</title>
<updated>2018-12-04T12:40:43+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-12-04T12:40:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b0be54c82565f7e476187365ccb6c65d0729810d'/>
<id>b0be54c82565f7e476187365ccb6c65d0729810d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stream class locations</title>
<updated>2018-11-18T12:29:03+00:00</updated>
<author>
<name>Alexander Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2018-11-18T12:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f1b212195dff9e5fdf18b89ba53e4238e987deb4'/>
<id>f1b212195dff9e5fdf18b89ba53e4238e987deb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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 clipboard URL rebasing</title>
<updated>2018-11-07T20:58:07+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2018-11-06T10:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5835eaa282065fe8f44fb071a467f10c0adcb76a'/>
<id>5835eaa282065fe8f44fb071a467f10c0adcb76a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup: remove most of uristream.cpp</title>
<updated>2018-10-29T09:21:30+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2018-10-28T11:16:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e3fc12917d5bcc872cfa010ec4d6a52f553cd78e'/>
<id>e3fc12917d5bcc872cfa010ec4d6a52f553cd78e</id>
<content type='text'>
Replace UriInputStream -&gt; FileInputStream
Replace UriOutputStream -&gt; FileOutputStream
Remove UriReader
Remove UriWriter

UriReader, UriWriter, and the acutal URI-based API of UriInputStream and
UriOutputStream was all unused/dead code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace UriInputStream -&gt; FileInputStream
Replace UriOutputStream -&gt; FileOutputStream
Remove UriReader
Remove UriWriter

UriReader, UriWriter, and the acutal URI-based API of UriInputStream and
UriOutputStream was all unused/dead code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove #include "config.h" wherever possible</title>
<updated>2018-10-01T22:50:12+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-09-30T23:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=71f15d1e96dab3a48fd8e544561f1830795b56ed'/>
<id>71f15d1e96dab3a48fd8e544561f1830795b56ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up stream output in repr-io.cpp</title>
<updated>2018-09-29T21:04:56+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-09-24T22:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=485e68cc1dc477d7bb6c03924bece9bca8abc6bd'/>
<id>485e68cc1dc477d7bb6c03924bece9bca8abc6bd</id>
<content type='text'>
- remove workaround that was necessary because of broken writeString
  (and consequently printf) functions of BasicWriter
- use writeChar() where appropriate as it's slightly more efficient
  than writeString()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove workaround that was necessary because of broken writeString
  (and consequently printf) functions of BasicWriter
- use writeChar() where appropriate as it's slightly more efficient
  than writeString()
</pre>
</div>
</content>
</entry>
</feed>
