<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/sp-mesh-array.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>Move classes derived from SPObject to own directory.</title>
<updated>2018-01-30T08:33:01+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-01-30T08:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=267299811df952d08324a39008f52c19641de9e0'/>
<id>267299811df952d08324a39008f52c19641de9e0</id>
<content type='text'>
A lot of header clean-up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A lot of header clean-up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc. typos</title>
<updated>2018-01-08T21:50:51+00:00</updated>
<author>
<name>luz.paz</name>
<email>luzpaz@users.noreply.github.com</email>
</author>
<published>2018-01-08T21:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=202e75590f8200823ef0efd36cc0edbd1bf1edcc'/>
<id>202e75590f8200823ef0efd36cc0edbd1bf1edcc</id>
<content type='text'>
Found via `codespell`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found via `codespell`</pre>
</div>
</content>
</entry>
<entry>
<title>SPMeshArray: fix a crash when dragging control points</title>
<updated>2017-11-13T09:28:49+00:00</updated>
<author>
<name>Stefano Facchini</name>
<email>stefano.facchini@gmail.com</email>
</author>
<published>2017-10-25T11:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=93d72cb93dab69306a4dcb525e09e8524798639f'/>
<id>93d72cb93dab69306a4dcb525e09e8524798639f</id>
<content type='text'>
It used to work with the old GSList code because objects where prepended
instead of appended, so they were freed in the "right" order. But
actually it's enough to delete the row objects, the children are then
automatically deleted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It used to work with the old GSList code because objects where prepended
instead of appended, so they were freed in the "right" order. But
actually it's enough to delete the row objects, the children are then
automatically deleted.
</pre>
</div>
</content>
</entry>
<entry>
<title>First batch</title>
<updated>2017-10-01T21:57:52+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2017-10-01T21:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c20891fabc8c3ee2251e0545878e06545b6f0cdd'/>
<id>c20891fabc8c3ee2251e0545878e06545b6f0cdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove an unused local .cpp enum.</title>
<updated>2017-01-04T19:51:15+00:00</updated>
<author>
<name>Shlomi Fish</name>
<email>shlomif@shlomifish.org</email>
</author>
<published>2017-01-04T19:51:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=671e4a250885ec9f5921c621ca32f3c7276545b7'/>
<id>671e4a250885ec9f5921c621ca32f3c7276545b7</id>
<content type='text'>
(bzr r15369.1.12)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15369.1.12)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug where conical gradient drawn in wrong arc.</title>
<updated>2016-12-15T18:54:50+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2016-12-15T18:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=93bfb768916d2ff387ed5f38c02f1da802896d99'/>
<id>93bfb768916d2ff387ed5f38c02f1da802896d99</id>
<content type='text'>
(bzr r15329)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15329)</pre>
</div>
</content>
</entry>
<entry>
<title>Correct error messages.</title>
<updated>2016-12-08T09:28:21+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2016-12-08T09:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2a438462e967a565eac4cef247e7d46a5e0ad806'/>
<id>2a438462e967a565eac4cef247e7d46a5e0ad806</id>
<content type='text'>
(bzr r15311)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15311)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak (incomplete clear).</title>
<updated>2016-12-06T10:15:36+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2016-12-06T10:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=fe7a8ae21e4cf044a86aef99f9d52eea3e3f89f5'/>
<id>fe7a8ae21e4cf044a86aef99f9d52eea3e3f89f5</id>
<content type='text'>
(bzr r15300)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15300)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug with mesh handle update when corner moved via keys.</title>
<updated>2016-11-30T14:56:44+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2016-11-30T14:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ef222b02922e656eca7ef8660c98cc75e30f62d2'/>
<id>ef222b02922e656eca7ef8660c98cc75e30f62d2</id>
<content type='text'>
(bzr r15288)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15288)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix path outline function for meshes with nrow != ncolumn.</title>
<updated>2016-11-17T12:13:09+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2016-11-17T12:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a5fcbbd7a6bcc7fb65658ee42f85f41acca02ee5'/>
<id>a5fcbbd7a6bcc7fb65658ee42f85f41acca02ee5</id>
<content type='text'>
(bzr r15255)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15255)</pre>
</div>
</content>
</entry>
</feed>
