<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/axis-manip.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>Misc. typos</title>
<updated>2017-11-07T18:55:26+00:00</updated>
<author>
<name>Unknown</name>
<email>kunda@scribus.net</email>
</author>
<published>2017-11-07T18:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2659ce5a325688a3db9900d6d662e92048f0539e'/>
<id>2659ce5a325688a3db9900d6d662e92048f0539e</id>
<content type='text'>
Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt`
whereby whitelist file contained:
```
dum
iff
glight
substract
te
upto
```</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt`
whereby whitelist file contained:
```
dum
iff
glight
substract
te
upto
```</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing include.</title>
<updated>2017-09-21T05:46:22+00:00</updated>
<author>
<name>Jan Lingscheid</name>
<email>jan.linscheid@auticon.de</email>
</author>
<published>2017-09-11T14:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2b7b90299e69bb06434b1d22e6dec921903a3bd0'/>
<id>2b7b90299e69bb06434b1d22e6dec921903a3bd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor Box3d::string_from_axes to use Glib::ustring</title>
<updated>2017-09-21T05:46:21+00:00</updated>
<author>
<name>Jan Lingscheid</name>
<email>jan.linscheid@auticon.de</email>
</author>
<published>2017-09-11T12:40:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9bedc7179f307d9ee937c527f7e879a08e6ce98d'/>
<id>9bedc7179f307d9ee937c527f7e879a08e6ce98d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove glib dependency, but add return statements to help compiler and prevent return-type warnings</title>
<updated>2014-09-03T21:31:31+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2014-09-03T21:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4e474d44ed34634ddbebe61ca69c140f8f899618'/>
<id>4e474d44ed34634ddbebe61ca69c140f8f899618</id>
<content type='text'>
(bzr r13341.1.195)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.195)</pre>
</div>
</content>
</entry>
<entry>
<title>undo some things from rev 13530, to fix compile with gcc 4.9.0 -Werror=return-type  (don't want to give up that flag)</title>
<updated>2014-09-03T18:25:48+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2014-09-03T18:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9b05e3f6b467e76135769720f6e39a02d61343f3'/>
<id>9b05e3f6b467e76135769720f6e39a02d61343f3</id>
<content type='text'>
(bzr r13341.1.194)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.194)</pre>
</div>
</content>
</entry>
<entry>
<title>Minor pass of header cleanup</title>
<updated>2014-08-30T17:23:17+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-08-30T17:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=77edfe45996574c82f66c2156ce6e8037520c8ff'/>
<id>77edfe45996574c82f66c2156ce6e8037520c8ff</id>
<content type='text'>
(bzr r13341.1.189)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.189)</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce header bloat</title>
<updated>2014-08-30T13:00:28+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2014-08-30T13:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=977857ef75a45ed1ec79cfdcf0f25dd66d4a7e86'/>
<id>977857ef75a45ed1ec79cfdcf0f25dd66d4a7e86</id>
<content type='text'>
(bzr r13341.1.184)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.184)</pre>
</div>
</content>
</entry>
<entry>
<title>rename variable names to prevent hiding of names in outer scopes</title>
<updated>2014-03-02T14:57:47+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2014-03-02T14:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c0b56e93118ba8b7587f91c98fe8b8f85f53fc73'/>
<id>c0b56e93118ba8b7587f91c98fe8b8f85f53fc73</id>
<content type='text'>
(bzr r13090)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13090)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more of libnr</title>
<updated>2011-06-23T22:22:07+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-06-23T22:22:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ab143333746e25648b253f13c0539adff089b1b6'/>
<id>ab143333746e25648b253f13c0539adff089b1b6</id>
<content type='text'>
(bzr r10347.1.2)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10347.1.2)</pre>
</div>
</content>
</entry>
</feed>
