<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/dom/xpathparser.h, 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 DOM directory and reduce size of inkscape. Use Inkscape::URI and save ziptool to utils.</title>
<updated>2014-02-26T15:31:28+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2014-02-26T15:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6f844ef457690c841b0be91d70b1e54b61c04812'/>
<id>6f844ef457690c841b0be91d70b1e54b61c04812</id>
<content type='text'>
(bzr r13047.1.5)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13047.1.5)</pre>
</div>
</content>
</entry>
<entry>
<title>cppcheck</title>
<updated>2011-12-04T10:10:12+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2011-12-04T10:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=568092089e052882df7f160a3ba8bec9e275c437'/>
<id>568092089e052882df7f160a3ba8bec9e275c437</id>
<content type='text'>
(bzr r10759)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10759)</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup pass on documentation that was dumping garbage into doxygen output.</title>
<updated>2011-10-25T07:45:35+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-25T07:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1a5d5d8a7e796035bc70d5c727d4d901dda50726'/>
<id>1a5d5d8a7e796035bc70d5c727d4d901dda50726</id>
<content type='text'>
(bzr r10696)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10696)</pre>
</div>
</content>
</entry>
<entry>
<title>Add virtual to a lot of the destructors. Note: perhaps it will have to be reverted for some files to keep them C-compatible.</title>
<updated>2007-11-04T01:01:15+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2007-11-04T01:01:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e36b55fc22df7631393784974077c5f7a1b00e67'/>
<id>e36b55fc22df7631393784974077c5f7a1b00e67</id>
<content type='text'>
(bzr r4024)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4024)</pre>
</div>
</content>
</entry>
<entry>
<title>dom/xpathparser.h: (Lookup::sval): Change from char* to char const *.  Address some related char* string literal warnings from g++-4.2.</title>
<updated>2007-10-11T13:55:31+00:00</updated>
<author>
<name>Peter Moulder</name>
<email>peter.moulder@monash.edu</email>
</author>
<published>2007-10-11T13:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9fab219c483bc16e3a88c0447aeb42ffa34a274b'/>
<id>9fab219c483bc16e3a88c0447aeb42ffa34a274b</id>
<content type='text'>
(bzr r3879)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r3879)</pre>
</div>
</content>
</entry>
<entry>
<title>make glib dep configurable again</title>
<updated>2007-03-29T17:10:50+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2007-03-29T17:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9e530cad6770f9c2acda5353a00eeddd99a6b7bd'/>
<id>9e530cad6770f9c2acda5353a00eeddd99a6b7bd</id>
<content type='text'>
(bzr r2776)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r2776)</pre>
</div>
</content>
</entry>
<entry>
<title>format string protection/clean up (CVE-2007-1463, CVE-2007-1464)</title>
<updated>2007-03-20T17:16:36+00:00</updated>
<author>
<name>Kees Cook</name>
<email>kees@outflux.net</email>
</author>
<published>2007-03-20T17:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4687a1c9ffe0d1d3f6ea01f360faa542a5b6491c'/>
<id>4687a1c9ffe0d1d3f6ea01f360faa542a5b6491c</id>
<content type='text'>
(bzr r2720)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r2720)</pre>
</div>
</content>
</entry>
<entry>
<title>Massive update for smart pointers.  Rework js dom binding to be smarter.  Placeholder for dom binding, finish later.</title>
<updated>2006-09-05T16:00:09+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2006-09-05T16:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1cf78b0381215b4af2f502a5234812e13e12c43f'/>
<id>1cf78b0381215b4af2f502a5234812e13e12c43f</id>
<content type='text'>
(bzr r1692)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1692)</pre>
</div>
</content>
</entry>
<entry>
<title>cleaned up token generation</title>
<updated>2006-07-07T20:08:35+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2006-07-07T20:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=068f285131269b239a8acfeffd9666f8d9f83c37'/>
<id>068f285131269b239a8acfeffd9666f8d9f83c37</id>
<content type='text'>
(bzr r1375)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1375)</pre>
</div>
</content>
</entry>
<entry>
<title>rearrange axis/context structure.  make tokens more robust</title>
<updated>2006-07-07T01:26:05+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2006-07-07T01:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4096e01820ce6b46d2eb56b7a395faf4d3980354'/>
<id>4096e01820ce6b46d2eb56b7a395faf4d3980354</id>
<content type='text'>
(bzr r1370)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1370)</pre>
</div>
</content>
</entry>
</feed>
