<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/live_effects/lpe-bendpath.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>Improvements to transforms in LPE</title>
<updated>2018-10-01T01:10:05+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2018-10-01T01:10:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=89b763d897e805a577f81dc0dccab4b75eb253cf'/>
<id>89b763d897e805a577f81dc0dccab4b75eb253cf</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-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>Fixing LPE recalculations warnings on update</title>
<updated>2018-04-23T21:37:56+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2018-04-23T21:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e254e5c6ced93403c125592237b43215bde7b0ff'/>
<id>e254e5c6ced93403c125592237b43215bde7b0ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add transforms fixes</title>
<updated>2018-04-23T21:37:56+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2018-04-14T17:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4a5c399fa506ac3d17885bc772a96824d0efc58a'/>
<id>4a5c399fa506ac3d17885bc772a96824d0efc58a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes crashes with knoth in bend and pattern along path</title>
<updated>2018-01-01T22:08:45+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2018-01-01T22:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4c59c0717100f4c71ccef71a1f5b0521f3f7c0ad'/>
<id>4c59c0717100f4c71ccef71a1f5b0521f3f7c0ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug 1735316 - Pattern Along Path: Option to hide the new handler</title>
<updated>2017-12-06T23:33:27+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2017-12-06T23:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d31522600e346792119f3a70867ef441374b2f47'/>
<id>d31522600e346792119f3a70867ef441374b2f47</id>
<content type='text'>
https://bugs.launchpad.net/inkscape/+bug/1735316
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.launchpad.net/inkscape/+bug/1735316
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing problems with nested LPE and convert to paths</title>
<updated>2017-10-14T19:29:10+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2017-10-14T19:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ee527cbb228c6fba9c83bba5058d1a68ac647060'/>
<id>ee527cbb228c6fba9c83bba5058d1a68ac647060</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Attemp to fix bug 1707899, retain shapes color. Also now retain shape previous width</title>
<updated>2017-08-13T15:15:47+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2017-08-13T15:15:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d0930c9bda63f8500b83df8dec3766379a0d60d4'/>
<id>d0930c9bda63f8500b83df8dec3766379a0d60d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bugs: #1621234 and #172137</title>
<updated>2016-09-11T10:10:44+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2016-09-11T10:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d16ce258120800e84bfca5c3c687c25177a3137c'/>
<id>d16ce258120800e84bfca5c3c687c25177a3137c</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/172137
  - https://launchpad.net/bugs/1621234

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

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