<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/widgets/sp-xmlview-content.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>Refactor xml editor, improve UI and prepare for future additions</title>
<updated>2018-09-11T17:23:26+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2018-09-11T17:23:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d897761270b1e138506ed5f2691dbe65f65851cb'/>
<id>d897761270b1e138506ed5f2691dbe65f65851cb</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>Revert "Fix include order with clang-tidy check llvm-include-order"</title>
<updated>2018-05-04T16:45:37+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2018-05-04T16:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6031728e438feb9457596baae886c803883535e4'/>
<id>6031728e438feb9457596baae886c803883535e4</id>
<content type='text'>
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix include order with clang-tidy check llvm-include-order</title>
<updated>2018-04-29T22:12:42+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc.jeanmougin@telecom-paristech.fr</email>
</author>
<published>2018-04-29T22:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bba4ff6672494fab59286b50f6c645ad62a47e60'/>
<id>bba4ff6672494fab59286b50f6c645ad62a47e60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Remove sp_desktop_document and finish cleanup of desktop-handles.h</title>
<updated>2014-12-21T21:58:32+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-12-21T21:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3dbf9a08680c6d7252c79397dbf12082ead61bd7'/>
<id>3dbf9a08680c6d7252c79397dbf12082ead61bd7</id>
<content type='text'>
(bzr r13820)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13820)</pre>
</div>
</content>
</entry>
<entry>
<title>More GObject boilerplate reduction</title>
<updated>2014-08-24T13:44:13+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2014-08-24T13:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4acd1d8939d4810eb23222638f4db0471f91b386'/>
<id>4acd1d8939d4810eb23222638f4db0471f91b386</id>
<content type='text'>
(bzr r13341.1.174)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.174)</pre>
</div>
</content>
</entry>
<entry>
<title>Convert a load more C-style pointer casts to GObject or C++ casts (merry christmas\!)</title>
<updated>2012-12-25T22:50:08+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-12-25T22:50:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8ee9827502fadcae0b02fec434799e94ee115357'/>
<id>8ee9827502fadcae0b02fec434799e94ee115357</id>
<content type='text'>
(bzr r11986)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11986)</pre>
</div>
</content>
</entry>
<entry>
<title>Replace remaining C-style pointer casts for src/widgets</title>
<updated>2012-11-11T12:46:25+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-11-11T12:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5da5121b9afaa8b2d1f0308dffc7d1e1b225b142'/>
<id>5da5121b9afaa8b2d1f0308dffc7d1e1b225b142</id>
<content type='text'>
(bzr r11868)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11868)</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of remaining GtkObject usage</title>
<updated>2012-06-09T14:48:20+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-06-09T14:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2bbd63d2ffc632acdaabbc078b051ee721366647'/>
<id>2bbd63d2ffc632acdaabbc078b051ee721366647</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/813212

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

(bzr r11473)</pre>
</div>
</content>
</entry>
</feed>
