<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/dialog/tile.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>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>panel: Remove the unused "title" label</title>
<updated>2018-01-16T21:08:40+00:00</updated>
<author>
<name>Stefano Facchini</name>
<email>stefano.facchini@gmail.com</email>
</author>
<published>2017-10-21T14:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=78625f7d59d5e54e2adbc3372e454c5e74fcbec9'/>
<id>78625f7d59d5e54e2adbc3372e454c5e74fcbec9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>The Polar Arrange Tab of the Arrange Dialog now hides the parametric</title>
<updated>2012-05-19T16:39:38+00:00</updated>
<author>
<name>Denis Declara</name>
<email>declara91@gmail.com</email>
</author>
<published>2012-05-19T16:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8d97fe84d570a73ba3b48269308bd360332b8250'/>
<id>8d97fe84d570a73ba3b48269308bd360332b8250</id>
<content type='text'>
controls until the user selects the corresponding radio button

(bzr r11073.1.35)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
controls until the user selects the corresponding radio button

(bzr r11073.1.35)</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed files to better match coding conventions</title>
<updated>2012-05-09T15:03:55+00:00</updated>
<author>
<name>Denis Declara</name>
<email>declara91@gmail.com</email>
</author>
<published>2012-05-09T15:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2b693f8037ad4b25b368376274811f20f5864c1b'/>
<id>2b693f8037ad4b25b368376274811f20f5864c1b</id>
<content type='text'>
(bzr r11073.1.31)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11073.1.31)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed runtime assertion about Parent beeing Null</title>
<updated>2012-05-09T14:50:16+00:00</updated>
<author>
<name>Denis Declara</name>
<email>declara91@gmail.com</email>
</author>
<published>2012-05-09T14:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=71d330c244fa7da51136dee09c2132814e84fdcf'/>
<id>71d330c244fa7da51136dee09c2132814e84fdcf</id>
<content type='text'>
(bzr r11073.1.30)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11073.1.30)</pre>
</div>
</content>
</entry>
<entry>
<title>Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab.h, gridarrangetab(.cpp|.h), polararrangetab(.cpp|.h)</title>
<updated>2012-04-27T21:43:11+00:00</updated>
<author>
<name>Denis Declara</name>
<email>declara91@gmail.com</email>
</author>
<published>2012-04-27T21:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3b4367f104ffcb7e07664dc711b8a879d1122dec'/>
<id>3b4367f104ffcb7e07664dc711b8a879d1122dec</id>
<content type='text'>
Also modified the name of the verb used by the "Rows and Columns" dialog to SP_VERB_SELECTION_ARRANGE

(bzr r11073.1.21)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also modified the name of the verb used by the "Rows and Columns" dialog to SP_VERB_SELECTION_ARRANGE

(bzr r11073.1.21)</pre>
</div>
</content>
</entry>
<entry>
<title>Added first support for elliptical arrangements</title>
<updated>2012-04-24T20:24:04+00:00</updated>
<author>
<name>Denis Declara</name>
<email>declara91@gmail.com</email>
</author>
<published>2012-04-24T20:24:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=64d1318049350136ae837f74c56bc5ad9a3c363c'/>
<id>64d1318049350136ae837f74c56bc5ad9a3c363c</id>
<content type='text'>
(bzr r11073.1.19)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11073.1.19)</pre>
</div>
</content>
</entry>
<entry>
<title>Improved UI of PolarArrangement Tab and connected some widgets to events (now parts of the GUI disable themselves when needed)</title>
<updated>2012-04-19T14:12:26+00:00</updated>
<author>
<name>Denis Declara</name>
<email>declara91@gmail.com</email>
</author>
<published>2012-04-19T14:12:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=610dc4491aefb2afc144cad45893bf5435168648'/>
<id>610dc4491aefb2afc144cad45893bf5435168648</id>
<content type='text'>
(bzr r11073.1.18)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11073.1.18)</pre>
</div>
</content>
</entry>
<entry>
<title>Added some POC code to move objects around</title>
<updated>2012-04-15T20:21:15+00:00</updated>
<author>
<name>Denis Declara</name>
<email>declara91@gmail.com</email>
</author>
<published>2012-04-15T20:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=35b3c61da544c8e771078a015690d4311203bf84'/>
<id>35b3c61da544c8e771078a015690d4311203bf84</id>
<content type='text'>
(bzr r11073.1.16)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11073.1.16)</pre>
</div>
</content>
</entry>
</feed>
