<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/widget, 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: Eliminate SPIString::value_default</title>
<updated>2019-11-03T19:59:20+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-11-03T19:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7308f9e1e734fc54661b3d79c4ff8e8fbeb84867'/>
<id>7308f9e1e734fc54661b3d79c4ff8e8fbeb84867</id>
<content type='text'>
- eliminate value_default
- make value private (-&gt; _value)
- add value() method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- eliminate value_default
- make value private (-&gt; _value)
- add value() method
</pre>
</div>
</content>
</entry>
<entry>
<title>Update bounding box on changing blur</title>
<updated>2019-10-29T15:08:09+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-10-28T22:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=aa65c2573dd0a9679dd003975a6165e146dab2b8'/>
<id>aa65c2573dd0a9679dd003975a6165e146dab2b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some blurs iddle large loops</title>
<updated>2019-10-28T15:56:06+00:00</updated>
<author>
<name>Jabiertxof</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-10-28T15:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a226c6d04a8b96e9bb8ed1d593780ef77808b344'/>
<id>a226c6d04a8b96e9bb8ed1d593780ef77808b344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor SPIEnum: more type safety</title>
<updated>2019-10-28T11:30:14+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-10-28T11:30:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1a12c0f5f163794584dfe7b25d4f1feb3156cb6d'/>
<id>1a12c0f5f163794584dfe7b25d4f1feb3156cb6d</id>
<content type='text'>
fixes ungrouping of "font-weight:bolder"
fixes "titling-caps" parsing
fixes a casting error in CairoRenderContext::renderGlyphtext
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes ungrouping of "font-weight:bolder"
fixes "titling-caps" parsing
fixes a casting error in CairoRenderContext::renderGlyphtext
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove isolate check. Need to find a way to isolate all containers</title>
<updated>2019-10-21T00:15:00+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-10-21T00:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=966430dfc94b1552d3dbf6168caeddcf30d0f21c'/>
<id>966430dfc94b1552d3dbf6168caeddcf30d0f21c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to blending and tooltip</title>
<updated>2019-10-20T21:51:17+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-10-20T21:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c600fbef1f09a29fd7ae8f660ab2d12dff2fa1b3'/>
<id>c600fbef1f09a29fd7ae8f660ab2d12dff2fa1b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add export/import PDF blend modes and add isolation modifier</title>
<updated>2019-10-19T04:33:22+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-10-19T04:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2d7e690eb6a2add552b84370d56d56ec1b1fbfd4'/>
<id>2d7e690eb6a2add552b84370d56d56ec1b1fbfd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix logic for Tool Combobox's group label</title>
<updated>2019-10-17T00:10:56+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-10-11T13:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=51ae0e3b2cf4ac63f20a9b6daf1c9acbae5e0613'/>
<id>51ae0e3b2cf4ac63f20a9b6daf1c9acbae5e0613</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug in previous commit</title>
<updated>2019-10-14T19:31:25+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-10-14T19:31:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=412d8a372004dc294c7b79552ee918e46d29f1ba'/>
<id>412d8a372004dc294c7b79552ee918e46d29f1ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a extra blend enum</title>
<updated>2019-10-14T19:09:35+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-10-14T19:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9a004cb1411bfb1379f385d5a80a375a0a67763f'/>
<id>9a004cb1411bfb1379f385d5a80a375a0a67763f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
