<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/tools/spray-tool.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-override pass.</title>
<updated>2018-06-18T12:27:00+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-14T22:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7654fc11a6442e6ee2a463d6dee6458c0f53768f'/>
<id>7654fc11a6442e6ee2a463d6dee6458c0f53768f</id>
<content type='text'>
This adds the override specifier on all methods which override a virtual
method, whether they were already virtual or missing this specifier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the override specifier on all methods which override a virtual
method, whether they were already virtual or missing this specifier.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved spray tool, changed selection to object set</title>
<updated>2016-07-22T09:32:35+00:00</updated>
<author>
<name>Adrian Boguszewski</name>
<email>adrbogus1@student.pg.gda.pl</email>
</author>
<published>2016-07-22T09:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d31923a399f3c7cde85aae8406191e37ad877eb7'/>
<id>d31923a399f3c7cde85aae8406191e37ad877eb7</id>
<content type='text'>
(bzr r14954.1.25)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14954.1.25)</pre>
</div>
</content>
</entry>
<entry>
<title>Add erase mode to spray. Bugfixes.</title>
<updated>2015-11-11T19:50:35+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2015-11-11T19:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1bdb2511c92fd5390527aa51a9aa45de01421d2b'/>
<id>1bdb2511c92fd5390527aa51a9aa45de01421d2b</id>
<content type='text'>
(bzr r14459)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14459)</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor of code, minor bugs fixed.</title>
<updated>2015-11-11T18:28:19+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2015-11-11T18:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5be1dd71bf1bf0bb5559c3a5cac3cafba44bd960'/>
<id>5be1dd71bf1bf0bb5559c3a5cac3cafba44bd960</id>
<content type='text'>
(bzr r14458)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14458)</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to spray tool to no overlap between colors</title>
<updated>2015-11-11T08:34:01+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2015-11-11T08:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=75f6b25acdf6f51f5772e55d2150076b539b6e67'/>
<id>75f6b25acdf6f51f5772e55d2150076b539b6e67</id>
<content type='text'>
(bzr r14455)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14455)</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to the over visible/invisible to minimize the colisions, sprayed items fit on background whith overlap visible or invisible areas</title>
<updated>2015-11-11T00:02:03+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2015-11-11T00:02:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=de44c6059f00e773cef5c22534e12a1adc50b3a4'/>
<id>de44c6059f00e773cef5c22534e12a1adc50b3a4</id>
<content type='text'>
Add option in picker mode to compute the center/or average area of sprayed item
Now reverse work without adbanced trace dialog inverting the color. By this all buttons have a utility in advanced and in normal mode

(bzr r14454)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add option in picker mode to compute the center/or average area of sprayed item
Now reverse work without adbanced trace dialog inverting the color. By this all buttons have a utility in advanced and in normal mode

(bzr r14454)</pre>
</div>
</content>
</entry>
<entry>
<title>Spray Tool: Change hide invisibe by over visible and over invisible, sugested by Ivan Louette</title>
<updated>2015-11-10T17:23:11+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2015-11-10T17:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=31aa6219ac721c59cb1a98788dbca7b7a58c5000'/>
<id>31aa6219ac721c59cb1a98788dbca7b7a58c5000</id>
<content type='text'>
(bzr r14453)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14453)</pre>
</div>
</content>
</entry>
<entry>
<title>Order disposition of icons</title>
<updated>2015-10-31T23:51:14+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2015-10-31T23:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e5ef21e284cd3bd7da7f15fcee7f4d1999457b2e'/>
<id>e5ef21e284cd3bd7da7f15fcee7f4d1999457b2e</id>
<content type='text'>
Add inverse also to opacity

(bzr r14422.1.37)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add inverse also to opacity

(bzr r14422.1.37)</pre>
</div>
</content>
</entry>
<entry>
<title>'End' of picker work</title>
<updated>2015-10-31T22:50:21+00:00</updated>
<author>
<name>Jabier Arraiza Cenoz</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2015-10-31T22:50:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=be64ba3e07ac16e14712929756739de6b4465fef'/>
<id>be64ba3e07ac16e14712929756739de6b4465fef</id>
<content type='text'>
(bzr r14422.1.35)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14422.1.35)</pre>
</div>
</content>
</entry>
</feed>
