<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/undo-stack-observer.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>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>Rename libgc/ =&gt; inkgc/ to reflect difference from Boehm GC</title>
<updated>2015-02-26T02:49:35+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2015-02-26T02:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3b0e6ebad7223a61510fad03e241ceadfae961f0'/>
<id>3b0e6ebad7223a61510fad03e241ceadfae961f0</id>
<content type='text'>
(bzr r13950)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13950)</pre>
</div>
</content>
</entry>
<entry>
<title>Isolate components of libgc</title>
<updated>2015-02-25T22:24:47+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2015-02-25T22:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5865f0044d4d75a2d988a8bf2ea3bc65ed6f4c18'/>
<id>5865f0044d4d75a2d988a8bf2ea3bc65ed6f4c18</id>
<content type='text'>
(bzr r13946)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13946)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix another load of forward declaration tags</title>
<updated>2013-03-14T23:24:17+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2013-03-14T23:24:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4c75974f2ac6bfe751e583fca37ffdd8b14ea84d'/>
<id>4c75974f2ac6bfe751e583fca37ffdd8b14ea84d</id>
<content type='text'>
(bzr r12205)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12205)</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>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>switched UndoStackObserver / CompositeUndoStackObserver to use GC </title>
<updated>2006-07-04T20:35:26+00:00</updated>
<author>
<name>David Yip</name>
<email>yipdw@alumni.rose-hulman.edu</email>
</author>
<published>2006-07-04T20:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=67df8eb23b9f74d1368b0aff430f9423883a320d'/>
<id>67df8eb23b9f74d1368b0aff430f9423883a320d</id>
<content type='text'>
managed memory.  Initial tests seem to check out okay

(bzr r1352)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
managed memory.  Initial tests seem to check out okay

(bzr r1352)</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>
<entry>
<title>made parameters and forward declarations point back to XML::Event</title>
<updated>2006-06-29T21:17:13+00:00</updated>
<author>
<name>David Yip</name>
<email>yipdw@alumni.rose-hulman.edu</email>
</author>
<published>2006-06-29T21:17:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2445d0e4104836bbdd5a32176aa2dabbbdc761c0'/>
<id>2445d0e4104836bbdd5a32176aa2dabbbdc761c0</id>
<content type='text'>
(bzr r1316)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1316)</pre>
</div>
</content>
</entry>
</feed>
