<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/dialog/polar-arrange-tab.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>Remove #include "config.h" from header files where possible</title>
<updated>2018-09-24T19:20:13+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-09-23T15:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7cbfe202efaa0d3a36cfbb99abdd09d8cc25efc4'/>
<id>7cbfe202efaa0d3a36cfbb99abdd09d8cc25efc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>Run clang-tidy’s modernize-use-equals-delete pass.</title>
<updated>2018-06-12T18:59:52+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-04-15T00:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e4afb390e9d056f4e7758eda7d432612fbcb167c'/>
<id>e4afb390e9d056f4e7758eda7d432612fbcb167c</id>
<content type='text'>
Adds a delete specifier on constructors, destructors or assignment
methods that should never be called, ensuring they actually never will.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a delete specifier on constructors, destructors or assignment
methods that should never be called, ensuring they actually never will.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop remaining GTKMM 2 fallback support</title>
<updated>2016-07-28T15:16:18+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2016-07-28T15:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=dcd91f59f597ab4af07cee5929ce0e2e1f9104d5'/>
<id>dcd91f59f597ab4af07cee5929ce0e2e1f9104d5</id>
<content type='text'>
(bzr r15023.2.7)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15023.2.7)</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate more widgets to Gtk::Grid</title>
<updated>2014-08-23T21:35:35+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2014-08-23T21:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6388fa1d00b2731feb0b9eedd03c2751d2efee84'/>
<id>6388fa1d00b2731feb0b9eedd03c2751d2efee84</id>
<content type='text'>
(bzr r13341.1.169)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.169)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10</title>
<updated>2014-03-31T10:10:00+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2014-03-31T10:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=08692dea2a2b45f0358a70db8e7d08fd73c6e3e4'/>
<id>08692dea2a2b45f0358a70db8e7d08fd73c6e3e4</id>
<content type='text'>
(bzr r13242)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13242)</pre>
</div>
</content>
</entry>
<entry>
<title>Get pollar tiling working agains with trunk</title>
<updated>2014-03-27T19:22:24+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2014-03-27T19:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3c85270dc7bfe702a7b88dfc0361ef1ac31376f2'/>
<id>3c85270dc7bfe702a7b88dfc0361ef1ac31376f2</id>
<content type='text'>
(bzr r11073.1.37)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11073.1.37)</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation and made helper functions in polar-arrange-tab.cpp static</title>
<updated>2012-05-19T12:51:48+00:00</updated>
<author>
<name>Denis Declara</name>
<email>declara91@gmail.com</email>
</author>
<published>2012-05-19T12:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=24e2360f100a9372e7f2d0af894ec1b2d1357ace'/>
<id>24e2360f100a9372e7f2d0af894ec1b2d1357ace</id>
<content type='text'>
(bzr r11073.1.34)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11073.1.34)</pre>
</div>
</content>
</entry>
</feed>
