<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/line-geometry.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>Change the data type of size/width/height of the controls to unsigned int</title>
<updated>2019-05-20T16:22:27+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mail@diedenrezi.nl</email>
</author>
<published>2019-05-18T20:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=06a8c1e5f8086e3b3289059b0bc5e1bb4c6e0f8d'/>
<id>06a8c1e5f8086e3b3289059b0bc5e1bb4c6e0f8d</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>Run clang-tidy’s modernize-use-equals-default pass.</title>
<updated>2018-06-18T12:27:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-15T17:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=004e50d84773242a000f5cadb89466bbc793e1a8'/>
<id>004e50d84773242a000f5cadb89466bbc793e1a8</id>
<content type='text'>
This replaces empty constructors and destructors with the default
keyword.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces empty constructors and destructors with the default
keyword.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move classes derived from SPObject to own directory.</title>
<updated>2018-01-30T08:33:01+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-01-30T08:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=267299811df952d08324a39008f52c19641de9e0'/>
<id>267299811df952d08324a39008f52c19641de9e0</id>
<content type='text'>
A lot of header clean-up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A lot of header clean-up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Header cleanup: stop using Glib types where they aren't truly needed. Eases GThread deprecation errors.</title>
<updated>2014-08-31T18:17:26+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-08-31T18:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1f2d8bc4ce99e970cead4ca96c1859c383a9c043'/>
<id>1f2d8bc4ce99e970cead4ca96c1859c383a9c043</id>
<content type='text'>
(bzr r13341.1.190)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.190)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused includes to tidy up the code.</title>
<updated>2014-03-09T03:44:03+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2014-03-09T03:44:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=eb89a74bb3f220bba82de3c7ce3a73df951fab77'/>
<id>eb89a74bb3f220bba82de3c7ce3a73df951fab77</id>
<content type='text'>
(bzr r13132)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13132)</pre>
</div>
</content>
</entry>
<entry>
<title>Kill ancient gcc version check in configure.ac and fix a load of broken forward declarations</title>
<updated>2013-03-14T01:33:10+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2013-03-14T01:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ef951d8fabfa365f8ccc8510b912d904ac94a331'/>
<id>ef951d8fabfa365f8ccc8510b912d904ac94a331</id>
<content type='text'>
(bzr r12203)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12203)</pre>
</div>
</content>
</entry>
<entry>
<title>Header cleaning for GTK+3 migration</title>
<updated>2012-06-05T12:34:43+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-06-05T12:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c21611294dea99e78017f770feb78684573cce89'/>
<id>c21611294dea99e78017f770feb78684573cce89</id>
<content type='text'>
(bzr r11460)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11460)</pre>
</div>
</content>
</entry>
<entry>
<title>Next roud of NR ==&gt; Geom conversion</title>
<updated>2008-09-18T17:48:42+00:00</updated>
<author>
<name>Maximilian Albert</name>
<email>maximilian.albert@gmail.com</email>
</author>
<published>2008-09-18T17:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=07a2c5b0db916ac9e5dee3bcbafcb12d8e767fa8'/>
<id>07a2c5b0db916ac9e5dee3bcbafcb12d8e767fa8</id>
<content type='text'>
(bzr r6839)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6839)</pre>
</div>
</content>
</entry>
<entry>
<title>NR::Maybe  =&gt;  boost::optional</title>
<updated>2008-08-05T22:40:31+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-08-05T22:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=900577c7e71534ec32dcb4e0677a509a6e517b12'/>
<id>900577c7e71534ec32dcb4e0677a509a6e517b12</id>
<content type='text'>
(bzr r6569)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6569)</pre>
</div>
</content>
</entry>
</feed>
