<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/tools/calligraphic-tool.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>Selectively disable motion event compression for specific tools</title>
<updated>2019-11-18T18:01:39+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-11-16T21:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4928517e27bf261d667eaa4417cecef0a04b3609'/>
<id>4928517e27bf261d667eaa4417cecef0a04b3609</id>
<content type='text'>
It was globally disabled in ab71599ea1af1ea5042e35502e9aa722cc4ab51e

However most of the time we do not care for intermediate motion
events, and forcing to process them only causes unnecessary
performance overhead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was globally disabled in ab71599ea1af1ea5042e35502e9aa722cc4ab51e

However most of the time we do not care for intermediate motion
events, and forcing to process them only causes unnecessary
performance overhead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rm unused code now Gtk+ &gt;= 3.22 dependency is set</title>
<updated>2019-05-26T15:11:07+00:00</updated>
<author>
<name>Alexander Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2019-05-26T15:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=630be8274013c5eef5f19e19a14bc6d759aada5a'/>
<id>630be8274013c5eef5f19e19a14bc6d759aada5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace IS_NAN with std::isnan (exists since C++11)</title>
<updated>2019-04-02T20:10:02+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-04-01T20:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=aea9a4ef6bee5b259118ceed660349e30dfdc285'/>
<id>aea9a4ef6bee5b259118ceed660349e30dfdc285</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CalligraphyToolbar: GtkAction migration</title>
<updated>2019-02-09T19:06:07+00:00</updated>
<author>
<name>Alexander Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2019-02-09T19:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1eccc2d8f4d7dfaf90c064143c925d544c80ccce'/>
<id>1eccc2d8f4d7dfaf90c064143c925d544c80ccce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use std::unique_ptr for all MessageContext</title>
<updated>2018-12-03T09:35:13+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-11-22T05:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=da21d890c67eb751e12f0af89aac67ecb2629ca0'/>
<id>da21d890c67eb751e12f0af89aac67ecb2629ca0</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>Move macros.h and remove unneeded macros</title>
<updated>2018-10-01T22:50:13+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-10-01T00:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=848e80d0a4f15b0860e9aeac822f1c2121debce3'/>
<id>848e80d0a4f15b0860e9aeac822f1c2121debce3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New option to invert y-axis</title>
<updated>2018-09-12T14:43:47+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2018-09-12T14:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1fa0c72b664afa4803dffd463ed11ce01632ab76'/>
<id>1fa0c72b664afa4803dffd463ed11ce01632ab76</id>
<content type='text'>
Replaces all hard coded or implicit desktop coordinate usage with
doc2dt multiplication.

New global preference: Interface &gt; Origin at upper left

https://bugs.launchpad.net/inkscape/+bug/170049
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces all hard coded or implicit desktop coordinate usage with
doc2dt multiplication.

New global preference: Interface &gt; Origin at upper left

https://bugs.launchpad.net/inkscape/+bug/170049
</pre>
</div>
</content>
</entry>
<entry>
<title>Move pixmaps to ui/pixmaps, and update the README accordingly.</title>
<updated>2018-06-21T12:44:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-21T12:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=aaf63b4ad640441b73bcc82bc4a8e9ee05ebf1fd'/>
<id>aaf63b4ad640441b73bcc82bc4a8e9ee05ebf1fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run clang-tidy’s modernize-use-nullptr pass.</title>
<updated>2018-06-18T12:27:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-15T10:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f4349fb3e45bd44cef0e2b69af4c9b4cf35dcf43'/>
<id>f4349fb3e45bd44cef0e2b69af4c9b4cf35dcf43</id>
<content type='text'>
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
</pre>
</div>
</content>
</entry>
</feed>
