<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/widget/font-variants.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: 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>Show correct selected font feature for large lists</title>
<updated>2019-06-18T07:32:29+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-05-14T23:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0b82ba7b1029b9ac9e0d6a914ad7bdcac693e598'/>
<id>0b82ba7b1029b9ac9e0d6a914ad7bdcac693e598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a flowbox when there are more than two options for font feature settings.</title>
<updated>2019-06-05T18:45:28+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-06-05T18:45:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=aa524ec6b3e87ba1fadb6b293802fdd7b36646a4'/>
<id>aa524ec6b3e87ba1fadb6b293802fdd7b36646a4</id>
<content type='text'>
Improves display of options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improves display of options.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent dialog from becoming super-wide.</title>
<updated>2019-05-14T17:48:02+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-05-14T17:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2545b7574d42a2cc6cb15ac29aed168f031080dc'/>
<id>2545b7574d42a2cc6cb15ac29aed168f031080dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tidy various dialog UIs</title>
<updated>2019-04-02T08:55:59+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-03-30T01:39:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=53ead5269c16cf7decee30713b0cd0d1456e7138'/>
<id>53ead5269c16cf7decee30713b0cd0d1456e7138</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor style fixes</title>
<updated>2019-01-01T18:09:46+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-01-01T18:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5a701624dae54b64008a126de7ecec7f66bce675'/>
<id>5a701624dae54b64008a126de7ecec7f66bce675</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify licenses</title>
<updated>2018-11-08T17:18:20+00:00</updated>
<author>
<name>Max Gaukler</name>
<email>development@maxgaukler.de</email>
</author>
<published>2018-09-11T14:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=79d82382b3ea1b7d77e3a47a96a786557588787a'/>
<id>79d82382b3ea1b7d77e3a47a96a786557588787a</id>
<content type='text'>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove #include "config.h" wherever possible</title>
<updated>2018-10-01T22:50:12+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-09-30T23:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=71f15d1e96dab3a48fd8e544561f1830795b56ed'/>
<id>71f15d1e96dab3a48fd8e544561f1830795b56ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cppcheck: fix Same expression in font-variants</title>
<updated>2018-09-24T20:41:16+00:00</updated>
<author>
<name>Julien Nabet</name>
<email>serval2412@yahoo.fr</email>
</author>
<published>2018-09-24T20:41:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9e08ba4b265553ac9b888d0ab8c4c3c754fccfb9'/>
<id>9e08ba4b265553ac9b888d0ab8c4c3c754fccfb9</id>
<content type='text'>
[ui/widget/font-variants.cpp:899]: (style) Same expression on both sides of '||'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ui/widget/font-variants.cpp:899]: (style) Same expression on both sides of '||'
</pre>
</div>
</content>
</entry>
<entry>
<title>Create at least two radio buttons for a table.</title>
<updated>2018-06-14T11:32:20+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-06-14T11:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=fd911059106bb025c621b9f84437dc3fe65d7067'/>
<id>fd911059106bb025c621b9f84437dc3fe65d7067</id>
<content type='text'>
Calculation of number of radio buttons to create could be "wrong"
due to script and language tags of tables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Calculation of number of radio buttons to create could be "wrong"
due to script and language tags of tables.
</pre>
</div>
</content>
</entry>
</feed>
