<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/composite-undo-stack-observer.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-use-equals-default 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-15T17:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=004e50d84773242a000f5cadb89466bbc793e1a8'/>
<id>004e50d84773242a000f5cadb89466bbc793e1a8</id>
<content type='text'>
This replaces empty constructors and destructors with the default
keyword.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces empty constructors and destructors with the default
keyword.
</pre>
</div>
</content>
</entry>
<entry>
<title>Various fixes: initialization, memory leak, wrong iterator usage</title>
<updated>2011-11-05T07:20:36+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2011-11-05T07:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7b1b14913ac759e86176d212afa6d90f67eb8bb6'/>
<id>7b1b14913ac759e86176d212afa6d90f67eb8bb6</id>
<content type='text'>
(bzr r10721)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10721)</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation update pass.</title>
<updated>2011-10-23T08:01:33+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-23T08:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7cd2a14069d9d39b42b19a87d9cc6ba238c71924'/>
<id>7cd2a14069d9d39b42b19a87d9cc6ba238c71924</id>
<content type='text'>
(bzr r10692)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10692)</pre>
</div>
</content>
</entry>
<entry>
<title>cppcheck</title>
<updated>2011-10-15T20:03:44+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2011-10-15T20:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=47b55c0d9fccf3994f86fd764cefca3a2f734dbe'/>
<id>47b55c0d9fccf3994f86fd764cefca3a2f734dbe</id>
<content type='text'>
(bzr r10678)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10678)</pre>
</div>
</content>
</entry>
<entry>
<title>Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily.</title>
<updated>2009-08-06T14:17:17+00:00</updated>
<author>
<name>Maximilian Albert</name>
<email>maximilian.albert@gmail.com</email>
</author>
<published>2009-08-06T14:17:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=51c2905fd3e99955db2d823b79abb763d8097028'/>
<id>51c2905fd3e99955db2d823b79abb763d8097028</id>
<content type='text'>
(bzr r8422)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8422)</pre>
</div>
</content>
</entry>
<entry>
<title>SPDocument-&gt;Document</title>
<updated>2009-08-05T05:40:36+00:00</updated>
<author>
<name>johnce</name>
<email>johnce@users.sourceforge.net</email>
</author>
<published>2009-08-05T05:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8b04d0db6c55e36935690d37defb6f9b68945796'/>
<id>8b04d0db6c55e36935690d37defb6f9b68945796</id>
<content type='text'>
(bzr r8404)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r8404)</pre>
</div>
</content>
</entry>
<entry>
<title>Notify UndoStackObservers on commited incomplete transactions and sp_document_{undo,redo}_clear, </title>
<updated>2007-03-29T23:02:20+00:00</updated>
<author>
<name>gustav_b</name>
<email>gustav_b@users.sourceforge.net</email>
</author>
<published>2007-03-29T23:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c905425451f756e070a2f0991892d397ba84ed24'/>
<id>c905425451f756e070a2f0991892d397ba84ed24</id>
<content type='text'>
see #1684042.

(bzr r2780)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see #1684042.

(bzr r2780)</pre>
</div>
</content>
</entry>
<entry>
<title>add required includes for gcc 4.3 and fix a const issue -- patch #1675635</title>
<updated>2007-03-18T18:39:34+00:00</updated>
<author>
<name>MenTaLguY</name>
<email>mental@rydia.net</email>
</author>
<published>2007-03-18T18:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=59fe6ab99727a1a58abc9c85096022fd8797ff44'/>
<id>59fe6ab99727a1a58abc9c85096022fd8797ff44</id>
<content type='text'>
from mellum (Falk Hueffner)

(bzr r2696)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from mellum (Falk Hueffner)

(bzr r2696)</pre>
</div>
</content>
</entry>
<entry>
<title>backed out Event -&gt; XML::Event changes</title>
<updated>2006-06-29T21:39:57+00:00</updated>
<author>
<name>David Yip</name>
<email>yipdw@alumni.rose-hulman.edu</email>
</author>
<published>2006-06-29T21:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b8e35cf1049f1a36dc0647aeaa31d86fee9c6025'/>
<id>b8e35cf1049f1a36dc0647aeaa31d86fee9c6025</id>
<content type='text'>
(bzr r1319)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1319)</pre>
</div>
</content>
</entry>
</feed>
