<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/internal/pdf-cairo.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>Merge from fe-moved</title>
<updated>2008-11-21T05:24:08+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2008-11-21T05:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=44a3a78fb6a3863c0c7f3c1193837337e68a67e4'/>
<id>44a3a78fb6a3863c0c7f3c1193837337e68a67e4</id>
<content type='text'>
(bzr r6891)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6891)</pre>
</div>
</content>
</entry>
<entry>
<title>NR:: to Geom:: for most of src/extension/</title>
<updated>2008-08-12T22:42:21+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-08-12T22:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5aef5b03d26910b9c0d34aeef986aa6609bbfc9b'/>
<id>5aef5b03d26910b9c0d34aeef986aa6609bbfc9b</id>
<content type='text'>
(bzr r6612)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6612)</pre>
</div>
</content>
</entry>
<entry>
<title>remove many unnecessary to_2geom and from_2geom calls</title>
<updated>2008-08-08T17:32:43+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-08-08T17:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=43dc21b53e642208542398d7d257d0f9cb48582f'/>
<id>43dc21b53e642208542398d7d257d0f9cb48582f</id>
<content type='text'>
(bzr r6593)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6593)</pre>
</div>
</content>
</entry>
<entry>
<title>don't call cairo_new_path in feed_pathvector_to_cairo (like the old feed_path_to_cairo didn't do)</title>
<updated>2008-07-15T00:00:48+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-07-15T00:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=cee9108e6e879314d3eb910d59a7308d550943b0'/>
<id>cee9108e6e879314d3eb910d59a7308d550943b0</id>
<content type='text'>
(bzr r6311)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6311)</pre>
</div>
</content>
</entry>
<entry>
<title>remove no longer needed inclusions</title>
<updated>2008-07-12T15:45:55+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-07-12T15:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a6879e20f0bd6aebf572a24422784f338ce4c67e'/>
<id>a6879e20f0bd6aebf572a24422784f338ce4c67e</id>
<content type='text'>
(bzr r6277)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6277)</pre>
</div>
</content>
</entry>
<entry>
<title>* remove code duplication from pdf-cairo extension</title>
<updated>2008-07-12T15:44:30+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-07-12T15:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9377f816024bd56159ee1f1760c08098f25ef25f'/>
<id>9377f816024bd56159ee1f1760c08098f25ef25f</id>
<content type='text'>
* try to fix line closing bug when using cairo. didn't succeed

(bzr r6276)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* try to fix line closing bug when using cairo. didn't succeed

(bzr r6276)</pre>
</div>
</content>
</entry>
<entry>
<title>2geomify print, fill and stroke methods of extensions</title>
<updated>2008-07-12T15:21:12+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-07-12T15:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e93821409140f74f3c27b3f8a42bda8b16dd4dfe'/>
<id>e93821409140f74f3c27b3f8a42bda8b16dd4dfe</id>
<content type='text'>
(bzr r6274)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6274)</pre>
</div>
</content>
</entry>
<entry>
<title>change NR::Matrix to Geom:: for many sp_item_xxx_affine functions</title>
<updated>2008-06-12T20:20:51+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-06-12T20:20:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=21f04a292dafc2cfd1374609720c458124c5b9a4'/>
<id>21f04a292dafc2cfd1374609720c458124c5b9a4</id>
<content type='text'>
(bzr r5915)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5915)</pre>
</div>
</content>
</entry>
<entry>
<title>patch 181692</title>
<updated>2008-06-12T02:43:08+00:00</updated>
<author>
<name>bulia byak</name>
<email>buliabyak@gmail.com</email>
</author>
<published>2008-06-12T02:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b9e57a9be72850ae919c2d1634b3ee2a9a7d38a4'/>
<id>b9e57a9be72850ae919c2d1634b3ee2a9a7d38a4</id>
<content type='text'>
(bzr r5893)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5893)</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>
</feed>
