<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/libnr/nr-path.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>LIBNR REMOVAL.  Deleted nr-path.h/.cpp which is no longer used. (removed all references to nr-path.h)</title>
<updated>2008-09-07T18:40:47+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-09-07T18:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d1e19d7b74b802ae8c9fdb4c2e2adbfe290a8a7e'/>
<id>d1e19d7b74b802ae8c9fdb4c2e2adbfe290a8a7e</id>
<content type='text'>
(bzr r6774)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6774)</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring the object-snapper to use 2geom paths</title>
<updated>2008-08-03T22:31:19+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mail@diedenrezi.nl</email>
</author>
<published>2008-08-03T22:31:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1e5e35ca72ded3593d420906bc1a9d436aeed2db'/>
<id>1e5e35ca72ded3593d420906bc1a9d436aeed2db</id>
<content type='text'>
(bzr r6552)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6552)</pre>
</div>
</content>
</entry>
<entry>
<title>complete adding const to have only NArtBpath const * get_bpath() const; for accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath.</title>
<updated>2008-05-09T17:06:59+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-05-09T17:06:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b5fbebdee9ad52de4b9b373998d91581b9fd9004'/>
<id>b5fbebdee9ad52de4b9b373998d91581b9fd9004</id>
<content type='text'>
(bzr r5642)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5642)</pre>
</div>
</content>
</entry>
<entry>
<title>No more NRMatrix or NRPoint.</title>
<updated>2008-03-21T19:53:10+00:00</updated>
<author>
<name>Jasper van de Gronde</name>
<email>jasper.vandegronde@gmail.com</email>
</author>
<published>2008-03-21T19:53:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=40a243a7a5e67d4f09a82bfbee5babe40ec924b7'/>
<id>40a243a7a5e67d4f09a82bfbee5babe40ec924b7</id>
<content type='text'>
(bzr r5149)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5149)</pre>
</div>
</content>
</entry>
<entry>
<title>1) Fix bug #178312</title>
<updated>2007-12-27T10:24:31+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mail@diedenrezi.nl</email>
</author>
<published>2007-12-27T10:24:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1a5d905c41e448464621e57c9dd2e47afade25af'/>
<id>1a5d905c41e448464621e57c9dd2e47afade25af</id>
<content type='text'>
2) Fix constrained snapping to objects

(bzr r4314)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2) Fix constrained snapping to objects

(bzr r4314)</pre>
</div>
</content>
</entry>
<entry>
<title>fixed crash when parameter viewbox=null in nr_path_matrix_point_bbox_wind_distance</title>
<updated>2007-05-10T21:39:04+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2007-05-10T21:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bad6ee18a54363d19e3bfa5e147b7d3e4033c9c5'/>
<id>bad6ee18a54363d19e3bfa5e147b7d3e4033c9c5</id>
<content type='text'>
(bzr r2998)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r2998)</pre>
</div>
</content>
</entry>
<entry>
<title>optimize picking by ignoring out-of-view segments</title>
<updated>2007-03-19T03:09:06+00:00</updated>
<author>
<name>bulia byak</name>
<email>buliabyak@gmail.com</email>
</author>
<published>2007-03-19T03:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ad80708143f253a5a1fb75845c083aba61972806'/>
<id>ad80708143f253a5a1fb75845c083aba61972806</id>
<content type='text'>
(bzr r2715)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r2715)</pre>
</div>
</content>
</entry>
<entry>
<title>fix 1682261</title>
<updated>2007-03-16T18:16:11+00:00</updated>
<author>
<name>bulia byak</name>
<email>buliabyak@gmail.com</email>
</author>
<published>2007-03-16T18:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e50b59ff30e0da7cd986b47d761da81a1e00166b'/>
<id>e50b59ff30e0da7cd986b47d761da81a1e00166b</id>
<content type='text'>
(bzr r2673)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r2673)</pre>
</div>
</content>
</entry>
<entry>
<title>replace nr_new() with g_new(), and try to converge on using the glib allocator a little more instead of the others (aside from libgc)</title>
<updated>2006-05-28T19:51:13+00:00</updated>
<author>
<name>MenTaLguY</name>
<email>mental@rydia.net</email>
</author>
<published>2006-05-28T19:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2d08a9d98d19a0581eeae687bb0322dc98806d40'/>
<id>2d08a9d98d19a0581eeae687bb0322dc98806d40</id>
<content type='text'>
(bzr r1044)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1044)</pre>
</div>
</content>
</entry>
<entry>
<title>moving trunk for module inkscape</title>
<updated>2006-01-16T02:36:01+00:00</updated>
<author>
<name>MenTaLguY</name>
<email>mental@rydia.net</email>
</author>
<published>2006-01-16T02:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=179fa413b047bede6e32109e2ce82437c5fb8d34'/>
<id>179fa413b047bede6e32109e2ce82437c5fb8d34</id>
<content type='text'>
(bzr r1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1)</pre>
</div>
</content>
</entry>
</feed>
