<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/display/bezier-utils.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>remove bezier-utils. now we use 2geom's one.</title>
<updated>2008-12-13T21:21:10+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-12-13T21:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=590996d8443535ccc924ffe6717d436168c42ab2'/>
<id>590996d8443535ccc924ffe6717d436168c42ab2</id>
<content type='text'>
remove bezier-utils-test as well.

(bzr r7004)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove bezier-utils-test as well.

(bzr r7004)</pre>
</div>
</content>
</entry>
<entry>
<title>From trunk</title>
<updated>2008-10-27T18:03:09+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2008-10-27T18:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902'/>
<id>7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902</id>
<content type='text'>
(bzr r6885)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6885)</pre>
</div>
</content>
</entry>
<entry>
<title>Some NR::Point ==&gt; Geom::Point replacements</title>
<updated>2008-09-18T17:41:03+00:00</updated>
<author>
<name>Maximilian Albert</name>
<email>maximilian.albert@gmail.com</email>
</author>
<published>2008-09-18T17:41:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c05508d54ecd866e8e824af5116b8dba13314b61'/>
<id>c05508d54ecd866e8e824af5116b8dba13314b61</id>
<content type='text'>
(bzr r6835)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6835)</pre>
</div>
</content>
</entry>
<entry>
<title>* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,</title>
<updated>2008-06-22T03:49:00+00:00</updated>
<author>
<name>mjwybrow</name>
<email>mjwybrow@users.sourceforge.net</email>
</author>
<published>2008-06-22T03:49:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=aef141460e6e78adb35e8bf4d39dcf4e2a4efebc'/>
<id>aef141460e6e78adb35e8bf4d39dcf4e2a4efebc</id>
<content type='text'>
    src/libcola/gradient_projection.cpp, src/libvpsc/generate-constraints.cpp,
    src/libnr/nr-types.cpp, src/libnr/nr-point-fns-test.cpp, src/isnan.h,
    src/libnr/nr-point-fns.cpp, src/libnr/in-svg-plane-test.cpp,
    src/doxygen-main.cpp, src/display/nr-filter-composite.cpp,
    src/display/nr-filter-merge.cpp, src/display/nr-filter-gaussian.cpp,
    src/display/bezier-utils.cpp, src/Makefile_insert, src/eraser-context.cpp,
    src/dyna-draw-context.cpp, src/tweak-context.cpp, src/sp-namedview.cpp,
    src/libnr/in-svg-plane-test.h, src/libnr/nr-point-fns-test.h,
    src/mod360-test.h, src/CMakeLists.txt, src/2geom/linear.h:

    Properly fix the conflicting isnan.h problem:
      1) Update src/2geom/isnan.h to match newest Inkscape src/isnana.h
         (Also commited this change to lib2geom project repository)
      2) Remove Inkscape's src/isnan.h
      3) Update all files to include src/2geom/isnan.h instead of src/isnan.h

(bzr r6013)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    src/libcola/gradient_projection.cpp, src/libvpsc/generate-constraints.cpp,
    src/libnr/nr-types.cpp, src/libnr/nr-point-fns-test.cpp, src/isnan.h,
    src/libnr/nr-point-fns.cpp, src/libnr/in-svg-plane-test.cpp,
    src/doxygen-main.cpp, src/display/nr-filter-composite.cpp,
    src/display/nr-filter-merge.cpp, src/display/nr-filter-gaussian.cpp,
    src/display/bezier-utils.cpp, src/Makefile_insert, src/eraser-context.cpp,
    src/dyna-draw-context.cpp, src/tweak-context.cpp, src/sp-namedview.cpp,
    src/libnr/in-svg-plane-test.h, src/libnr/nr-point-fns-test.h,
    src/mod360-test.h, src/CMakeLists.txt, src/2geom/linear.h:

    Properly fix the conflicting isnan.h problem:
      1) Update src/2geom/isnan.h to match newest Inkscape src/isnana.h
         (Also commited this change to lib2geom project repository)
      2) Remove Inkscape's src/isnan.h
      3) Update all files to include src/2geom/isnan.h instead of src/isnan.h

(bzr r6013)</pre>
</div>
</content>
</entry>
<entry>
<title>merge gsoc2008_johan_path2geom into trunk</title>
<updated>2008-06-06T01:43:35+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-06-06T01:43:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8a38c52bce619b07117cdd87a183eb05fb51e28e'/>
<id>8a38c52bce619b07117cdd87a183eb05fb51e28e</id>
<content type='text'>
(bzr r5823)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5823)</pre>
</div>
</content>
</entry>
<entry>
<title>fix by kur9kin for endless loop from bug 212332</title>
<updated>2008-04-16T21:28:19+00:00</updated>
<author>
<name>bulia byak</name>
<email>buliabyak@gmail.com</email>
</author>
<published>2008-04-16T21:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=56c97ea9d87aa8329a27b52efef19452474fa2da'/>
<id>56c97ea9d87aa8329a27b52efef19452474fa2da</id>
<content type='text'>
(bzr r5458)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5458)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing up a few more files</title>
<updated>2008-01-05T09:30:33+00:00</updated>
<author>
<name>Bryce Harrington</name>
<email>bryce@bryceharrington.org</email>
</author>
<published>2008-01-05T09:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=55ef0672f77336732c2261bb24da7d94a86aefe2'/>
<id>55ef0672f77336732c2261bb24da7d94a86aefe2</id>
<content type='text'>
(bzr r4391)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4391)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy</title>
<updated>2008-01-05T02:50:35+00:00</updated>
<author>
<name>Bryce Harrington</name>
<email>bryce@bryceharrington.org</email>
</author>
<published>2008-01-05T02:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8a6d409bf694b4a4972acf5a80f040492d70df24'/>
<id>8a6d409bf694b4a4972acf5a80f040492d70df24</id>
<content type='text'>
currently.

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

(bzr r4389)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix include file (&lt;ieeefp.h&gt;, not &lt;ieefp.h&gt;).</title>
<updated>2006-07-03T18:06:02+00:00</updated>
<author>
<name>Colin Marquardt</name>
<email>github@marquardt-home.de</email>
</author>
<published>2006-07-03T18:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6f22a2ff7fb9ff5b640e10bb688210bbf94c5dc1'/>
<id>6f22a2ff7fb9ff5b640e10bb688210bbf94c5dc1</id>
<content type='text'>
(bzr r1349)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1349)</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to preserve the shape of the path when deleting nodes</title>
<updated>2006-04-14T21:24:32+00:00</updated>
<author>
<name>Aaron Spike</name>
<email>aaron@ekips.org</email>
</author>
<published>2006-04-14T21:24:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=84e458fdfe11cb21e5798ca04283bb734b52ecc2'/>
<id>84e458fdfe11cb21e5798ca04283bb734b52ecc2</id>
<content type='text'>
Old deletion behavior is available via Ctrl+Delete

(bzr r525)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Old deletion behavior is available via Ctrl+Delete

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