<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/share/patterns, 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>Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.</title>
<updated>2019-08-19T18:38:08+00:00</updated>
<author>
<name>Valentin Ionita</name>
<email>valentin.ionita1201@gmail.com</email>
</author>
<published>2019-08-19T18:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=daf25233fe9b7713f0b5c3c6f1b42b3fac8abb1c'/>
<id>daf25233fe9b7713f0b5c3c6f1b42b3fac8abb1c</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>Give &lt;svg&gt; element useful ID names.</title>
<updated>2018-10-27T07:43:06+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-10-27T07:43:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=74cc58d48951ca7cb0a34c15374c192937d98cbd'/>
<id>74cc58d48951ca7cb0a34c15374c192937d98cbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: do not intalls header files generated by i18n.py (filters.svg.h, palletes.h, patterns.svg.h, symbols.h, templates.h)</title>
<updated>2017-04-29T22:25:21+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2017-04-29T22:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f5ecc3dc8d655e0998646a404a753782692c50b4'/>
<id>f5ecc3dc8d655e0998646a404a753782692c50b4</id>
<content type='text'>
they seem to be of little use to the user...

(bzr r15652)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
they seem to be of little use to the user...

(bzr r15652)</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Explicitly call python</title>
<updated>2016-11-27T13:27:36+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2016-11-27T13:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ce72d2493e5f43b3a37b3cf2b8f5d6b2bfaf7840'/>
<id>ce72d2493e5f43b3a37b3cf2b8f5d6b2bfaf7840</id>
<content type='text'>
At least on Windows this breaks if Python is not associated with .py files (and even if it is an arbitrary Python version that might be installed on the system is used)

(bzr r15279)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At least on Windows this breaks if Python is not associated with .py files (and even if it is an arbitrary Python version that might be installed on the system is used)

(bzr r15279)</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Add ${INKSCAPE_SHARE_INSTALL}</title>
<updated>2016-11-26T16:15:27+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2016-11-26T16:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=61b1ddd0599ee54f76494888524b156859134e85'/>
<id>61b1ddd0599ee54f76494888524b156859134e85</id>
<content type='text'>
This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however

(bzr r15278)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however

(bzr r15278)</pre>
</div>
</content>
</entry>
<entry>
<title>Add a make inkscape_pot to regen potfile</title>
<updated>2016-11-11T21:49:01+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2016-11-11T21:49:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3b4d977a93e600af8ab14c7078878907dc839f3b'/>
<id>3b4d977a93e600af8ab14c7078878907dc839f3b</id>
<content type='text'>
(bzr r15239)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15239)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated Autotools and btool files.  Please use CMake instead</title>
<updated>2016-08-08T12:56:40+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2016-08-08T12:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e471a664f923f517b68071f2e33fbb6ce070f8b7'/>
<id>e471a664f923f517b68071f2e33fbb6ce070f8b7</id>
<content type='text'>
(bzr r15046)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15046)</pre>
</div>
</content>
</entry>
<entry>
<title>add gtk3 experimental support in CMake</title>
<updated>2015-10-26T22:50:52+00:00</updated>
<author>
<name>Shlomi Fish</name>
<email>shlomif@shlomifish.org</email>
</author>
<published>2015-10-26T22:50:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0d4e511c524d9102d90adbf2defea4f644eb3edd'/>
<id>0d4e511c524d9102d90adbf2defea4f644eb3edd</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1509969

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

(bzr r14430)</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Bring cmake installation in line with autotools (bug #1451481)</title>
<updated>2015-05-08T17:10:46+00:00</updated>
<author>
<name>houz</name>
<email>houz@gmx.de</email>
</author>
<published>2015-05-08T17:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c24270d14aad415c4b771138407a23e1239aa8f8'/>
<id>c24270d14aad415c4b771138407a23e1239aa8f8</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1451481

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

(bzr r14128)</pre>
</div>
</content>
</entry>
</feed>
