<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/view, 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>Hackfest2019: Get rid of deprecated InkSelectOneAction</title>
<updated>2019-05-28T14:08:01+00:00</updated>
<author>
<name>Alexander Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2019-05-28T14:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c36a1de9d1b762355bbed31ab9b6672dc90aec43'/>
<id>c36a1de9d1b762355bbed31ab9b6672dc90aec43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make InkscapeApplication responsible for managing documents and windows.</title>
<updated>2019-03-15T14:21:30+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-03-15T14:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1602477dfd4371a17639b0b6e4f59f5a5ea9565a'/>
<id>1602477dfd4371a17639b0b6e4f59f5a5ea9565a</id>
<content type='text'>
Any change from previous behavior is a bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Any change from previous behavior is a bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>Give more descriptive names to document file related variables and functions.</title>
<updated>2019-02-20T09:50:38+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-02-20T09:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=774bee47ed685bd666173cb4d1664933217371c9'/>
<id>774bee47ed685bd666173cb4d1664933217371c9</id>
<content type='text'>
Makes searching through code for them easier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes searching through code for them easier.
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc. typo and whitespace fixes</title>
<updated>2019-01-14T12:32:38+00:00</updated>
<author>
<name>luz.paz</name>
<email>luzpaz@users.noreply.github.com</email>
</author>
<published>2019-01-14T12:32:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c74cd14f7ec7a98ec1319539faac2fce06f8655c'/>
<id>c74cd14f7ec7a98ec1319539faac2fce06f8655c</id>
<content type='text'>
Found via `codespell` and `atom editor`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found via `codespell` and `atom editor`</pre>
</div>
</content>
</entry>
<entry>
<title>modernize: add overrides</title>
<updated>2019-01-02T10:27:41+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-01-02T10:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=555712c0db9d0b724828f45bd3ebc5f169405d9c'/>
<id>555712c0db9d0b724828f45bd3ebc5f169405d9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update View README.</title>
<updated>2018-12-03T19:53:43+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-12-03T19:53:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6772646217dd6c865916b44704470e2c773ae1c0'/>
<id>6772646217dd6c865916b44704470e2c773ae1c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.</title>
<updated>2018-12-03T14:12:58+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-12-03T14:12:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d0a70cf731c5d3e2698f62876a4acade0361bb8e'/>
<id>d0a70cf731c5d3e2698f62876a4acade0361bb8e</id>
<content type='text'>
Another step in making View not dependent on GUI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Another step in making View not dependent on GUI.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use std::unique_ptr for all MessageContext</title>
<updated>2018-12-03T09:35:13+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-11-22T05:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=da21d890c67eb751e12f0af89aac67ecb2629ca0'/>
<id>da21d890c67eb751e12f0af89aac67ecb2629ca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace InkGC with std::shared_ptr for MessageStack</title>
<updated>2018-12-03T09:35:13+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-11-22T04:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6af653ae04272a27390821842d3e8e23c6af3efe'/>
<id>6af653ae04272a27390821842d3e8e23c6af3efe</id>
<content type='text'>
There are many places which still use this stack unmanaged (using
desktop-&gt;getMessageStack()) but those are all leaf calls which make use
of the stack and never store it anywhere, so this is fine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are many places which still use this stack unmanaged (using
desktop-&gt;getMessageStack()) but those are all leaf calls which make use
of the stack and never store it anywhere, so this is fine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merging</title>
<updated>2018-12-01T16:47:43+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2018-12-01T16:47:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=16b6bdbb7c160d95473256c7b414125310af25fe'/>
<id>16b6bdbb7c160d95473256c7b414125310af25fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
