<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/livarot/PathOutline.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>Fix various minor typos</title>
<updated>2019-07-01T23:35:16+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2019-07-01T23:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7f3aa2882be5547d5308870bced554502ca4421c'/>
<id>7f3aa2882be5547d5308870bced554502ca4421c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change Path Cutting for Arcs</title>
<updated>2019-06-17T21:53:51+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-05-17T09:49:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=141ed2d34edae87a7d529416a764b563574c719a'/>
<id>141ed2d34edae87a7d529416a764b563574c719a</id>
<content type='text'>
The arc's sweep and large arc flags are wrong.
Also remove early return (proper error handling
already present).
https://gitlab.com/inkscape/inkscape/issues/250
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The arc's sweep and large arc flags are wrong.
Also remove early return (proper error handling
already present).
https://gitlab.com/inkscape/inkscape/issues/250
</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-nullptr pass.</title>
<updated>2018-06-18T12:27:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-15T10:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f4349fb3e45bd44cef0e2b69af4c9b4cf35dcf43'/>
<id>f4349fb3e45bd44cef0e2b69af4c9b4cf35dcf43</id>
<content type='text'>
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
</pre>
</div>
</content>
</entry>
<entry>
<title>terminate line with round caps. (Bug 1680179)</title>
<updated>2017-04-20T16:29:47+00:00</updated>
<author>
<name>Alvin Penner</name>
<email>penner@vaxxine.com</email>
</author>
<published>2017-04-20T16:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7abef70f8f34d70c643d4c4f16e555097c116eef'/>
<id>7abef70f8f34d70c643d4c4f16e555097c116eef</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1680179

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

(bzr r15626)</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to boolean truth/falsehood.</title>
<updated>2016-09-03T14:49:58+00:00</updated>
<author>
<name>Shlomi Fish</name>
<email>shlomif@shlomifish.org</email>
</author>
<published>2016-09-03T14:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f671a0bdd888b41bcb6cac102575971b7686ecc3'/>
<id>f671a0bdd888b41bcb6cac102575971b7686ecc3</id>
<content type='text'>
Refactoring.

(bzr r15100.1.9)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactoring.

(bzr r15100.1.9)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/</title>
<updated>2016-08-15T20:55:21+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2016-08-15T20:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7f779f28e67eac1653e0f7751bb3f224b67894c7'/>
<id>7f779f28e67eac1653e0f7751bb3f224b67894c7</id>
<content type='text'>
(bzr r15059)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15059)</pre>
</div>
</content>
</entry>
<entry>
<title>re-write rev 11457. (Bug 1557348)</title>
<updated>2016-04-05T15:13:27+00:00</updated>
<author>
<name>Alvin Penner</name>
<email>penner@vaxxine.com</email>
</author>
<published>2016-04-05T15:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c2c0e21ac5ed06791b74905272039276d99685a1'/>
<id>c2c0e21ac5ed06791b74905272039276d99685a1</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1557348

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

(bzr r14763)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix calls to Geom::cross() - sign change.</title>
<updated>2015-04-28T23:02:19+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2015-04-28T23:02:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=cfa7054c950050095e596edd18fedad53e7ed636'/>
<id>cfa7054c950050095e596edd18fedad53e7ed636</id>
<content type='text'>
(bzr r14059.2.2)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14059.2.2)</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo in rev 12797</title>
<updated>2013-11-14T23:41:32+00:00</updated>
<author>
<name>Alvin Penner</name>
<email>penner@vaxxine.com</email>
</author>
<published>2013-11-14T23:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9320287efc10036a00546707b986a85d5998867b'/>
<id>9320287efc10036a00546707b986a85d5998867b</id>
<content type='text'>
(bzr r12816)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12816)</pre>
</div>
</content>
</entry>
</feed>
