<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/trace/imagemap-gdk.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>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>Run clang-tidy’s modernize-deprecated-headers pass.</title>
<updated>2018-06-18T12:27:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-17T19:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7fe91fdccab9e61c4dbc12c1c83d2f06e3f266f4'/>
<id>7fe91fdccab9e61c4dbc12c1c83d2f06e3f266f4</id>
<content type='text'>
This renames most C &lt;*.h&gt; includes into C++ &lt;c*&gt; includes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This renames most C &lt;*.h&gt; includes into C++ &lt;c*&gt; includes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run clang-tidy’s modernize-use-nullptr pass.</title>
<updated>2018-06-18T12:27:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-15T10:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f4349fb3e45bd44cef0e2b69af4c9b4cf35dcf43'/>
<id>f4349fb3e45bd44cef0e2b69af4c9b4cf35dcf43</id>
<content type='text'>
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix colors when tracing</title>
<updated>2013-09-19T15:52:21+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2013-09-19T15:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=26e21f069d05a0ba22ec97a54bb541ff7346196d'/>
<id>26e21f069d05a0ba22ec97a54bb541ff7346196d</id>
<content type='text'>
(bzr r12541)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12541)</pre>
</div>
</content>
</entry>
<entry>
<title>removing some more unused functions</title>
<updated>2013-01-30T17:24:39+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2013-01-30T17:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1d66df63a0263476b774fe9fe4854afea60489f2'/>
<id>1d66df63a0263476b774fe9fe4854afea60489f2</id>
<content type='text'>
(bzr r12076)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12076)</pre>
</div>
</content>
</entry>
<entry>
<title>fix Memory leak in bitmap trace (Bug #996695)</title>
<updated>2013-01-23T21:18:32+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2013-01-23T21:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a695510ee8752fee48b98f7b4177115876a0a3a6'/>
<id>a695510ee8752fee48b98f7b4177115876a0a3a6</id>
<content type='text'>
(bzr r12057)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12057)</pre>
</div>
</content>
</entry>
<entry>
<title>Reverse color order in tracing support function to match reversal of colors in GdkPixmaps used. Fixes bug #815596.</title>
<updated>2011-07-27T05:54:50+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-07-27T05:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3b780cbf81e0dd6f27f58888a518e33d39265a6b'/>
<id>3b780cbf81e0dd6f27f58888a518e33d39265a6b</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/815596

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

(bzr r10508)</pre>
</div>
</content>
</entry>
<entry>
<title>Add PackedPixelMap to make pixbuf-&gt;pixel array conversion much cleaner.  Also make certain that packed pixels are unsigned long.</title>
<updated>2006-03-25T05:57:21+00:00</updated>
<author>
<name>Bob Jamison</name>
<email>ishmalius@gmail.com</email>
</author>
<published>2006-03-25T05:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=72c233de4b889debcc509186be8114abbb06f6aa'/>
<id>72c233de4b889debcc509186be8114abbb06f6aa</id>
<content type='text'>
(bzr r294)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r294)</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>
