<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/sp-use-reference.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>Move classes derived from SPObject to own directory.</title>
<updated>2018-01-30T08:33:01+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-01-30T08:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=267299811df952d08324a39008f52c19641de9e0'/>
<id>267299811df952d08324a39008f52c19641de9e0</id>
<content type='text'>
A lot of header clean-up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A lot of header clean-up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Header cleanup: stop using Glib types where they aren't truly needed. Eases GThread deprecation errors.</title>
<updated>2014-08-31T18:17:26+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-08-31T18:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1f2d8bc4ce99e970cead4ca96c1859c383a9c043'/>
<id>1f2d8bc4ce99e970cead4ca96c1859c383a9c043</id>
<content type='text'>
(bzr r13341.1.190)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.190)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix another tonne of forward declaration tags</title>
<updated>2013-03-14T10:28:27+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2013-03-14T10:28:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c2fc1ca64cb822e76211d145a2ebcd6ff62a66d2'/>
<id>c2fc1ca64cb822e76211d145a2ebcd6ff62a66d2</id>
<content type='text'>
(bzr r12204)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12204)</pre>
</div>
</content>
</entry>
<entry>
<title>(cppcheck and janitorial tasks:) C-style casting to C++-style casting</title>
<updated>2012-02-06T15:06:17+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2012-02-06T15:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=da71443f77f499468d48b3f404eb6c59851eef8a'/>
<id>da71443f77f499468d48b3f404eb6c59851eef8a</id>
<content type='text'>
(bzr r10946)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10946)</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup for src/forward.h. (About 19 of the affected files did not require the contents forward.h at all).</title>
<updated>2011-10-05T07:06:08+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-05T07:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=cd5e6c8856a1ac7b94e0fa799c471eaa8c8ecae4'/>
<id>cd5e6c8856a1ac7b94e0fa799c471eaa8c8ecae4</id>
<content type='text'>
(bzr r10667)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10667)</pre>
</div>
</content>
</entry>
<entry>
<title>compatibility patch to compile using gcc 4.6</title>
<updated>2011-02-27T20:48:16+00:00</updated>
<author>
<name>Adib Taraben</name>
<email>theadib@gmail.com</email>
</author>
<published>2011-02-27T20:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=76ad5cbf7bbdd4272b2d49387fdc10ca808767d7'/>
<id>76ad5cbf7bbdd4272b2d49387fdc10ca808767d7</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/707205

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

(bzr r10070.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>This is the first c++ification commit from me. It handles sp-line, sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options].</title>
<updated>2010-06-29T18:05:42+00:00</updated>
<author>
<name>Abhishek Sharma Public</name>
<email>spyzerdotabhishek0at-signgmaildotcom</email>
</author>
<published>2010-06-29T18:05:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8867de5daf309e4cdd3fce177b408618490be4f3'/>
<id>8867de5daf309e4cdd3fce177b408618490be4f3</id>
<content type='text'>
(bzr r9546.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9546.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace. remove tabs, improve readability</title>
<updated>2008-03-26T20:14:29+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-03-26T20:14:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e647167fd5981efb3b66b582634e35d109b4035b'/>
<id>e647167fd5981efb3b66b582634e35d109b4035b</id>
<content type='text'>
(bzr r5199)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5199)</pre>
</div>
</content>
</entry>
<entry>
<title>switch to sigc++ SPObject signals for SPUsePathReference</title>
<updated>2006-07-28T03:42:38+00:00</updated>
<author>
<name>MenTaLguY</name>
<email>mental@rydia.net</email>
</author>
<published>2006-07-28T03:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5c1cc8a7842b96b5160a9b31bf98c1fde8dc9372'/>
<id>5c1cc8a7842b96b5160a9b31bf98c1fde8dc9372</id>
<content type='text'>
(bzr r1498)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1498)</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>
