<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/widget/licensor.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>Run clang-tidy’s modernize-use-override pass.</title>
<updated>2018-06-18T12:27:00+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-14T22:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7654fc11a6442e6ee2a463d6dee6458c0f53768f'/>
<id>7654fc11a6442e6ee2a463d6dee6458c0f53768f</id>
<content type='text'>
This adds the override specifier on all methods which override a virtual
method, whether they were already virtual or missing this specifier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the override specifier on all methods which override a virtual
method, whether they were already virtual or missing this specifier.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unnecessary inclusion of glibmm/threads.h.  This can be resolved by ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc</title>
<updated>2015-04-27T23:38:31+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2015-04-27T23:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ba4dbfb351180e0fc4ad57be6e3534fa2ab5cf8c'/>
<id>ba4dbfb351180e0fc4ad57be6e3534fa2ab5cf8c</id>
<content type='text'>
(bzr r14064)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14064)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix modelines</title>
<updated>2014-08-30T11:00:43+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2014-08-30T11:00:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9066e62e9f0cb4972f3b7988004393e96e55e09d'/>
<id>9066e62e9f0cb4972f3b7988004393e96e55e09d</id>
<content type='text'>
(bzr r13341.1.183)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.183)</pre>
</div>
</content>
</entry>
<entry>
<title>Adding inclusion of config.h where needed for threads.h check.</title>
<updated>2013-06-07T03:18:19+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2013-06-07T03:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=07dcea8f0ee2631331ed3475c9fc38db3e6df16f'/>
<id>07dcea8f0ee2631331ed3475c9fc38db3e6df16f</id>
<content type='text'>
(bzr r12355)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12355)</pre>
</div>
</content>
</entry>
<entry>
<title>Added configure/ifdef guards to only bring in the needed #include if glibmm has it.</title>
<updated>2013-06-06T13:44:11+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2013-06-06T13:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=72d8e897c6b67e46b2a613c4743ef9c13de25059'/>
<id>72d8e897c6b67e46b2a613c4743ef9c13de25059</id>
<content type='text'>
(bzr r12353)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12353)</pre>
</div>
</content>
</entry>
<entry>
<title>Correct to compile against recent gtkmm, including updated macports versions. Fixes bug #1179338.</title>
<updated>2013-06-04T08:52:40+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2013-06-04T08:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3c82e8251460b21c8046a418a9fefb700db0a164'/>
<id>3c82e8251460b21c8046a418a9fefb700db0a164</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1179338

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

(bzr r12346.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>More deprecated GtkTooltips</title>
<updated>2012-01-03T01:11:07+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-01-03T01:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1c82ead814a66075e98fffdf152652452b4dda34'/>
<id>1c82ead814a66075e98fffdf152652452b4dda34</id>
<content type='text'>
(bzr r10827)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10827)</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup pass on documentation that was dumping garbage into doxygen output.</title>
<updated>2011-10-25T07:45:35+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-25T07:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1a5d5d8a7e796035bc70d5c727d4d901dda50726'/>
<id>1a5d5d8a7e796035bc70d5c727d4d901dda50726</id>
<content type='text'>
(bzr r10696)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10696)</pre>
</div>
</content>
</entry>
<entry>
<title>Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily.</title>
<updated>2009-08-06T14:17:17+00:00</updated>
<author>
<name>Maximilian Albert</name>
<email>maximilian.albert@gmail.com</email>
</author>
<published>2009-08-06T14:17:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=51c2905fd3e99955db2d823b79abb763d8097028'/>
<id>51c2905fd3e99955db2d823b79abb763d8097028</id>
<content type='text'>
(bzr r8422)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8422)</pre>
</div>
</content>
</entry>
</feed>
