<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/tools/pen-tool.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>Make paraxial have a free starting angle.</title>
<updated>2019-11-12T14:55:16+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2019-11-12T14:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f51f2e31eabb0e89a5c01c4f64a4a96f068ca172'/>
<id>f51f2e31eabb0e89a5c01c4f64a4a96f068ca172</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor clean up of pen tool code</title>
<updated>2019-06-24T02:14:50+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-06-23T03:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5b77be6011da0f39fd0e9de89ab25c20012719cc'/>
<id>5b77be6011da0f39fd0e9de89ab25c20012719cc</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>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>Add Alt modifier to allow move ultimate point in BSpline and Spiro pen tools</title>
<updated>2017-08-13T08:11:49+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2017-08-13T08:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b04f74f95405eb91b4dbf7110f0f9f38e869f8e3'/>
<id>b04f74f95405eb91b4dbf7110f0f9f38e869f8e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hackfest: Refactor cursors so the hot spot is inside the xpm</title>
<updated>2017-06-30T03:58:14+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2017-06-30T03:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f55448431e934bf29bb9a983711d204614db7cc7'/>
<id>f55448431e934bf29bb9a983711d204614db7cc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused function declaration and change some comments</title>
<updated>2015-08-06T21:53:53+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2015-08-06T21:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=04275f838ded3768133f25b68cb5f7fc457f7a11'/>
<id>04275f838ded3768133f25b68cb5f7fc457f7a11</id>
<content type='text'>
(bzr r14281)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14281)</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor BSPline and Spiro to remove duplicated functions</title>
<updated>2015-08-06T21:42:52+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2015-08-06T21:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=98e57f9888244c7bb7c1e528f4d9d0feca935d19'/>
<id>98e57f9888244c7bb7c1e528f4d9d0feca935d19</id>
<content type='text'>
(bzr r14280)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14280)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix coding style issues in bspline/spirolive code</title>
<updated>2015-04-10T18:49:29+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2015-04-10T18:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=79c874ab182858f6d400e41771981d8fe1c58921'/>
<id>79c874ab182858f6d400e41771981d8fe1c58921</id>
<content type='text'>
(bzr r14054)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14054)</pre>
</div>
</content>
</entry>
<entry>
<title>Undo. Partial fix for Bug #171990 (pen tool commit for each node for more granular undo).</title>
<updated>2015-01-12T08:22:27+00:00</updated>
<author>
<name>Jeremiah Darais</name>
<email></email>
</author>
<published>2015-01-12T08:22:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bd8d693cbca83ee6af19c14f8b18fcccf435dafd'/>
<id>bd8d693cbca83ee6af19c14f8b18fcccf435dafd</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/171990

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

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