<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/attribute-rel-css.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>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>Run clang-tidy’s modernize-use-equals-delete pass.</title>
<updated>2018-06-12T18:59:52+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-04-15T00:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e4afb390e9d056f4e7758eda7d432612fbcb167c'/>
<id>e4afb390e9d056f4e7758eda7d432612fbcb167c</id>
<content type='text'>
Adds a delete specifier on constructors, destructors or assignment
methods that should never be called, ensuring they actually never will.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a delete specifier on constructors, destructors or assignment
methods that should never be called, ensuring they actually never will.
</pre>
</div>
</content>
</entry>
<entry>
<title>Protect against missing attributes and property files.</title>
<updated>2012-03-13T15:41:41+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2012-03-13T15:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a56640c647ad2fc3a53b9ae8b4f02149257b1f54'/>
<id>a56640c647ad2fc3a53b9ae8b4f02149257b1f54</id>
<content type='text'>
(bzr r11078)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11078)</pre>
</div>
</content>
</entry>
<entry>
<title>Add possibility to check validity of attributes and usefulness of properties.</title>
<updated>2011-11-29T11:27:10+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2011-11-29T11:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=771029025214cffd0bc9783656c29e08ad208743'/>
<id>771029025214cffd0bc9783656c29e08ad208743</id>
<content type='text'>
This code adds the ability to check for every elment in an SVG document if its
attributes are valid and the styling properties are useful. Options under the
SVG Output section of the Inkscape Preferences dialog control what should
be checked when, and what actions should be taken if invalid attributes
or non-useful properties are found.

(bzr r10753)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code adds the ability to check for every elment in an SVG document if its
attributes are valid and the styling properties are useful. Options under the
SVG Output section of the Inkscape Preferences dialog control what should
be checked when, and what actions should be taken if invalid attributes
or non-useful properties are found.

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