<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/libavoid/connector.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>Put adaptagrams into its own folder</title>
<updated>2018-04-29T14:25:32+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc.jeanmougin@telecom-paristech.fr</email>
</author>
<published>2018-04-29T14:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ab5f8ff5869021958f4ae8b838c3d707a2e85eaa'/>
<id>ab5f8ff5869021958f4ae8b838c3d707a2e85eaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; changed the code to match the new API</title>
<updated>2017-07-01T11:36:41+00:00</updated>
<author>
<name>Sylvain Chiron</name>
<email>chironsylvain@orange.fr</email>
</author>
<published>2017-07-01T11:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=fd733201b82f39655488a286c89142f321ef9dc9'/>
<id>fd733201b82f39655488a286c89142f321ef9dc9</id>
<content type='text'>
Signed-off-by: Sylvain Chiron &lt;chironsylvain@orange.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sylvain Chiron &lt;chironsylvain@orange.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes a few of jenkins warnings</title>
<updated>2015-05-08T13:46:25+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2015-05-08T13:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=48e0423afcb02fe4a0f705d828a0dbdb3106b397'/>
<id>48e0423afcb02fe4a0f705d828a0dbdb3106b397</id>
<content type='text'>
(bzr r14126)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14126)</pre>
</div>
</content>
</entry>
<entry>
<title>Connectors. Fix for Bug #1155046 (Assertion pathlen &lt; 200 failed).</title>
<updated>2014-08-07T06:06:10+00:00</updated>
<author>
<name>Nicolas Dufour</name>
<email>nicoduf@yahoo.fr</email>
</author>
<published>2014-08-07T06:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=10f3e62a490f3942c0f5be3947d99c4a4f41ea1e'/>
<id>10f3e62a490f3942c0f5be3947d99c4a4f41ea1e</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1155046

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

(bzr r13501)</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash bug with connectors</title>
<updated>2014-06-29T23:27:37+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2014-06-29T23:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=df0fdb31cb60c71777db0f75195e9f43cd8ba6c5'/>
<id>df0fdb31cb60c71777db0f75195e9f43cd8ba6c5</id>
<content type='text'>
because of constructor "ConnRef(Router *router, const unsigned int id)", _srcVert and _dstVert can be NULL, and _active can be false. this constructor seems unfinished, but is used elsewhere in the code. hence the crash.

Fixed bugs:
  - https://launchpad.net/bugs/977003

(bzr r13444)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because of constructor "ConnRef(Router *router, const unsigned int id)", _srcVert and _dstVert can be NULL, and _active can be false. this constructor seems unfinished, but is used elsewhere in the code. hence the crash.

Fixed bugs:
  - https://launchpad.net/bugs/977003

(bzr r13444)</pre>
</div>
</content>
</entry>
<entry>
<title>fix warning and add comments about fixing code</title>
<updated>2013-10-27T19:04:05+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2013-10-27T19:04:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a0c66f4d4f75ad8d2a29c95567d97e5f7a883205'/>
<id>a0c66f4d4f75ad8d2a29c95567d97e5f7a883205</id>
<content type='text'>
(bzr r12735)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12735)</pre>
</div>
</content>
</entry>
<entry>
<title>cppcheck</title>
<updated>2013-10-13T15:24:57+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2013-10-13T15:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d3f86d34d0d92505a798f8c9b83ca12dfcbf50ab'/>
<id>d3f86d34d0d92505a798f8c9b83ca12dfcbf50ab</id>
<content type='text'>
(bzr r12680)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12680)</pre>
</div>
</content>
</entry>
<entry>
<title>Warning cleanup</title>
<updated>2009-12-20T09:40:55+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2009-12-20T09:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e29cecc01b6fa0a8984ef780819e8e812b5505fc'/>
<id>e29cecc01b6fa0a8984ef780819e8e812b5505fc</id>
<content type='text'>
(bzr r8895)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8895)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge GSoC2009 Connectors into trunk</title>
<updated>2009-12-02T20:26:44+00:00</updated>
<author>
<name>Arcadie M. Cracan</name>
<email>acracan@gmail.com</email>
</author>
<published>2009-12-02T20:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0cf189f9ab1ac334b55e9059ad3905bed9edffc6'/>
<id>0cf189f9ab1ac334b55e9059ad3905bed9edffc6</id>
<content type='text'>
(bzr r8855)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8855)</pre>
</div>
</content>
</entry>
<entry>
<title>Applying fixes for gcc 4.3 build issues (closes LP: #169115)</title>
<updated>2008-01-31T19:06:59+00:00</updated>
<author>
<name>Bryce Harrington</name>
<email>bryce@bryceharrington.org</email>
</author>
<published>2008-01-31T19:06:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=06d8aaba21496e6a39a7c18dd82e0d3efbeb531c'/>
<id>06d8aaba21496e6a39a7c18dd82e0d3efbeb531c</id>
<content type='text'>
(bzr r4629)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4629)</pre>
</div>
</content>
</entry>
</feed>
