<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/sp-root.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>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>Extract a base class, SPDimensions.</title>
<updated>2017-10-05T14:33:06+00:00</updated>
<author>
<name>Shlomi Fish</name>
<email>shlomif@shlomifish.org</email>
</author>
<published>2017-10-05T14:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3eae8aa890673270d0907d55395ccaf5368cea37'/>
<id>3eae8aa890673270d0907d55395ccaf5368cea37</id>
<content type='text'>
From two places getting rid of duplicate code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From two places getting rid of duplicate code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract SPRoot::setRootDimensions .</title>
<updated>2017-10-05T13:21:22+00:00</updated>
<author>
<name>Shlomi Fish</name>
<email>shlomif@shlomifish.org</email>
</author>
<published>2017-10-05T13:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3207522f0f2597248f479075c395e9e9d589e181'/>
<id>3207522f0f2597248f479075c395e9e9d589e181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract unset_x_and_y().</title>
<updated>2017-10-05T13:03:19+00:00</updated>
<author>
<name>Shlomi Fish</name>
<email>shlomif@shlomifish.org</email>
</author>
<published>2017-10-05T13:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f7f5f977b7b7107eaf719bb27dd68b43e7b011a2'/>
<id>f7f5f977b7b7107eaf719bb27dd68b43e7b011a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Header cleanup: stop using Glib types where they aren't truly needed. Eases GThread deprecation errors.</title>
<updated>2014-08-31T18:17:26+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-08-31T18:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1f2d8bc4ce99e970cead4ca96c1859c383a9c043'/>
<id>1f2d8bc4ce99e970cead4ca96c1859c383a9c043</id>
<content type='text'>
(bzr r13341.1.190)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.190)</pre>
</div>
</content>
</entry>
<entry>
<title>Reimplement global aliasing toggle as a 'shape-rendering' property</title>
<updated>2014-03-13T22:37:07+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2014-03-13T22:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=32ef25632164e5af8766a5364400b579edde4ebf'/>
<id>32ef25632164e5af8766a5364400b579edde4ebf</id>
<content type='text'>
on the root element.

(bzr r13146)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on the root element.

(bzr r13146)</pre>
</div>
</content>
</entry>
<entry>
<title>Provide a toggle in the document properties to optionally turn off</title>
<updated>2014-03-13T04:45:38+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2014-03-13T04:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e7a3f5b74d1f5a95390ee95b06371d184c1812f7'/>
<id>e7a3f5b74d1f5a95390ee95b06371d184c1812f7</id>
<content type='text'>
antialiasing for display and export.
Fixes a nearly 10 year old bug #170356

Fixed bugs:
  - https://launchpad.net/bugs/170356

(bzr r13144)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
antialiasing for display and export.
Fixes a nearly 10 year old bug #170356

Fixed bugs:
  - https://launchpad.net/bugs/170356

(bzr r13144)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused includes to tidy up the code.</title>
<updated>2014-03-09T03:44:03+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2014-03-09T03:44:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=eb89a74bb3f220bba82de3c7ce3a73df951fab77'/>
<id>eb89a74bb3f220bba82de3c7ce3a73df951fab77</id>
<content type='text'>
(bzr r13132)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13132)</pre>
</div>
</content>
</entry>
<entry>
<title>Properly identify an embedded SVG.</title>
<updated>2014-02-28T14:01:45+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2014-02-28T14:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=fa0d3b889ad80af4b5a0c3f58226978a42e96b37'/>
<id>fa0d3b889ad80af4b5a0c3f58226978a42e96b37</id>
<content type='text'>
(bzr r13075)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13075)</pre>
</div>
</content>
</entry>
<entry>
<title>Added new base class to handle viewBox and preserveAspectRatio.</title>
<updated>2014-02-06T14:29:15+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2014-02-06T14:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7dd239eed97761b22ef635b6896a8f65c4939462'/>
<id>7dd239eed97761b22ef635b6896a8f65c4939462</id>
<content type='text'>
Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class.
Fixed some viewport issues when % used.

(bzr r13002)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class.
Fixed some viewport issues when % used.

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