<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/svg-view.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>C++ify SVGViewWidget. Remove unused code.</title>
<updated>2018-11-06T18:25:30+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-11-06T18:25:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=77f8d590d64320f587907322eb2aa9f88457e8c6'/>
<id>77f8d590d64320f587907322eb2aa9f88457e8c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Move classes derived from SPObject to own directory.</title>
<updated>2018-01-30T08:33:01+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-01-30T08:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=267299811df952d08324a39008f52c19641de9e0'/>
<id>267299811df952d08324a39008f52c19641de9e0</id>
<content type='text'>
A lot of header clean-up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A lot of header clean-up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish removing GTK+ 2 fallbacks</title>
<updated>2016-07-28T18:15:34+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2016-07-28T18:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=49a7927ecf31ace696e9e5770e8d6543c356db7a'/>
<id>49a7927ecf31ace696e9e5770e8d6543c356db7a</id>
<content type='text'>
(bzr r15023.2.8)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15023.2.8)</pre>
</div>
</content>
</entry>
<entry>
<title>svg-view: Fix cursor API</title>
<updated>2016-04-11T15:35:15+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2016-04-11T15:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=dc4433ead7dfcd8e91150b1a91132b65cde6e3f7'/>
<id>dc4433ead7dfcd8e91150b1a91132b65cde6e3f7</id>
<content type='text'>
(bzr r14783)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14783)</pre>
</div>
</content>
</entry>
<entry>
<title>Added viewBox implement document unit support.</title>
<updated>2013-08-27T16:32:55+00:00</updated>
<author>
<name>Matthew Petroff</name>
<email>matthew@mpetroff.net</email>
</author>
<published>2013-08-27T16:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f10048be170a45921ae8fc65ccd2588a9ad2897d'/>
<id>f10048be170a45921ae8fc65ccd2588a9ad2897d</id>
<content type='text'>
(bzr r12475.1.2)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12475.1.2)</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated gdk_cursor_unref</title>
<updated>2012-04-09T17:19:31+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-04-09T17:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=92a8546a868b616dcd3eeb0812c4a9ce5eb85f2c'/>
<id>92a8546a868b616dcd3eeb0812c4a9ce5eb85f2c</id>
<content type='text'>
(bzr r11196)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11196)</pre>
</div>
</content>
</entry>
<entry>
<title>(cppcheck and janitorial tasks:) C-style casting to C++-style casting</title>
<updated>2012-02-25T06:48:54+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2012-02-25T06:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=235e0557710fbd010aeb0db31ab719cc142885ae'/>
<id>235e0557710fbd010aeb0db31ab719cc142885ae</id>
<content type='text'>
(bzr r11011)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11011)</pre>
</div>
</content>
</entry>
<entry>
<title>More GSEAL issues</title>
<updated>2012-01-04T10:32:50+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-01-04T10:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ec32124df8af74ef0186df800fe533cb367c43e2'/>
<id>ec32124df8af74ef0186df800fe533cb367c43e2</id>
<content type='text'>
(bzr r10836)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10836)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing more broken and split doc comments.</title>
<updated>2011-10-27T04:55:51+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-27T04:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2633767789e4264b13ef91a684accf734fb4e94f'/>
<id>2633767789e4264b13ef91a684accf734fb4e94f</id>
<content type='text'>
(bzr r10697)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10697)</pre>
</div>
</content>
</entry>
</feed>
