<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/print.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>Clarify licenses</title>
<updated>2018-11-08T17:18:20+00:00</updated>
<author>
<name>Max Gaukler</name>
<email>development@maxgaukler.de</email>
</author>
<published>2018-09-11T14:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=79d82382b3ea1b7d77e3a47a96a786557588787a'/>
<id>79d82382b3ea1b7d77e3a47a96a786557588787a</id>
<content type='text'>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</pre>
</div>
</content>
</entry>
<entry>
<title>Move global functions into SPPrintContext methods.</title>
<updated>2018-06-21T11:02:56+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-20T10:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=50b3c18850a43b962ed15855abdb337c846550a8'/>
<id>50b3c18850a43b962ed15855abdb337c846550a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Clean up of style code: Patch from suv: SPStyle: struct -&gt; class</title>
<updated>2014-04-26T08:17:28+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2014-04-26T08:17:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b9f4d7dfe7411f551192a98a3d8151e14149c5ae'/>
<id>b9f4d7dfe7411f551192a98a3d8151e14149c5ae</id>
<content type='text'>
(bzr r13309)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13309)</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>Header tidying, suppress all gdk deprecation errors in gtkmm</title>
<updated>2012-02-29T01:16:51+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-02-29T01:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=dfee660d61d18c55d5f0912b3a87958d631eb6fa'/>
<id>dfee660d61d18c55d5f0912b3a87958d631eb6fa</id>
<content type='text'>
(bzr r11030)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11030)</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of gtkmm top-level header usage - not required by API</title>
<updated>2012-02-06T00:43:47+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-02-06T00:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=66b88664b18144a80c8750982d28a1628dffd8ac'/>
<id>66b88664b18144a80c8750982d28a1628dffd8ac</id>
<content type='text'>
(bzr r10940)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10940)</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>More forward.h purging.</title>
<updated>2011-10-04T06:49:12+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-04T06:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8a1cacd44e5db6437463e31dca2b4e5d4893d075'/>
<id>8a1cacd44e5db6437463e31dca2b4e5d4893d075</id>
<content type='text'>
(bzr r10665)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10665)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all NRRect use.</title>
<updated>2011-08-27T14:58:22+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-08-27T14:58:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=24526cceccb4ed103a6324756476c64efb3fb5dd'/>
<id>24526cceccb4ed103a6324756476c64efb3fb5dd</id>
<content type='text'>
(bzr r10582.1.5)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10582.1.5)</pre>
</div>
</content>
</entry>
</feed>
