<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/tool/node.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>Make all status messages in node tool translatable</title>
<updated>2019-10-11T18:58:16+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-10-11T18:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b1c9fe34b114946b9a9c05708453913da5a4fa78'/>
<id>b1c9fe34b114946b9a9c05708453913da5a4fa78</id>
<content type='text'>
Expand definitions of string literals.
xgettext supports literal concatenation but not defines.

This fixes some questionable syntax introduced in
  81fbcdf00f09f7fc00c23bcecc0b1edfcce92b5f

Fixes https://gitlab.com/inkscape/inkscape/issues/441
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expand definitions of string literals.
xgettext supports literal concatenation but not defines.

This fixes some questionable syntax introduced in
  81fbcdf00f09f7fc00c23bcecc0b1edfcce92b5f

Fixes https://gitlab.com/inkscape/inkscape/issues/441
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate clang warnings</title>
<updated>2019-08-23T08:08:45+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-08-22T17:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a20b38f42bae02da47b7cd668320b08653d7daa6'/>
<id>a20b38f42bae02da47b7cd668320b08653d7daa6</id>
<content type='text'>
-Wconstant-conversion
-Wenum-compare-switch
-Wpointer-bool-conversion
-Wundefined-bool-conversion
-Wunused-value

Excluding deprecation warnings and 3rdparty directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-Wconstant-conversion
-Wenum-compare-switch
-Wpointer-bool-conversion
-Wundefined-bool-conversion
-Wunused-value

Excluding deprecation warnings and 3rdparty directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>This patch fixes the behaviour of control-handle locking during</title>
<updated>2019-03-03T02:06:49+00:00</updated>
<author>
<name>Ian Bruce</name>
<email>ian_bruce@mail.ru</email>
</author>
<published>2018-07-29T05:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=913b021bfc4dae735a2e266da2c2cbede4e4fe50'/>
<id>913b021bfc4dae735a2e266da2c2cbede4e4fe50</id>
<content type='text'>
conversion to smooth and symmetric path nodes, to conform to what
is described in the keyboard reference and the manual.

https://inkscape.org/en/doc/keys092.html#idm2176

http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Paths-Editing.html

See &lt;https://bugs.launchpad.net/inkscape/+bug/1780775&gt;
for complete details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
conversion to smooth and symmetric path nodes, to conform to what
is described in the keyboard reference and the manual.

https://inkscape.org/en/doc/keys092.html#idm2176

http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Paths-Editing.html

See &lt;https://bugs.launchpad.net/inkscape/+bug/1780775&gt;
for complete details.
</pre>
</div>
</content>
</entry>
<entry>
<title>This patch alters the tip information displayed during path node editing,</title>
<updated>2019-03-03T02:04:52+00:00</updated>
<author>
<name>Ian Bruce</name>
<email>ian_bruce@mail.ru</email>
</author>
<published>2018-07-29T06:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=81fbcdf00f09f7fc00c23bcecc0b1edfcce92b5f'/>
<id>81fbcdf00f09f7fc00c23bcecc0b1edfcce92b5f</id>
<content type='text'>
to more accurately describe the actions available for the control
that the mouse is currently hovering over.

This patch should be applied on top of my first commit, bcff6d0c.
Unlike that, this one does not alter Inkscape's functionality in any way,
but presumably will require translation, which is why they have been
separated.

Full details are available at &lt;https://bugs.launchpad.net/inkscape/+bug/1780775&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to more accurately describe the actions available for the control
that the mouse is currently hovering over.

This patch should be applied on top of my first commit, bcff6d0c.
Unlike that, this one does not alter Inkscape's functionality in any way,
but presumably will require translation, which is why they have been
separated.

Full details are available at &lt;https://bugs.launchpad.net/inkscape/+bug/1780775&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>modernize loops</title>
<updated>2019-01-02T09:41:30+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-01-02T09:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=169dff19d4da8d76e69b8e896aa25b0013639c03'/>
<id>169dff19d4da8d76e69b8e896aa25b0013639c03</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>Support smooth scrolling (part 2)</title>
<updated>2018-09-11T20:00:27+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-09-11T19:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=414e974ae35c3649db8426147efec31215a5c45a'/>
<id>414e974ae35c3649db8426147efec31215a5c45a</id>
<content type='text'>
Fix scrolling when smooth scrolling is enabled /
allow to scroll smoothly for:
- canvas palette
- node selection in path tool
- selection cycling in select tool while holding Alt key
- spraying in spray tool with mouse wheel
- adjusting color by scrolling in lower left stroke/fill fields
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix scrolling when smooth scrolling is enabled /
allow to scroll smoothly for:
- canvas palette
- node selection in path tool
- selection cycling in select tool while holding Alt key
- spraying in spray tool with mouse wheel
- adjusting color by scrolling in lower left stroke/fill fields
</pre>
</div>
</content>
</entry>
<entry>
<title>Run clang-tidy’s modernize-use-emplace pass.</title>
<updated>2018-06-18T19:48:07+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-18T19:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=fcf93adf1e766fbc69b05e598ee0aeb9b36b1c70'/>
<id>fcf93adf1e766fbc69b05e598ee0aeb9b36b1c70</id>
<content type='text'>
This reduces the boilerplate required to add a new element to a
container.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduces the boilerplate required to add a new element to a
container.
</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>
<entry>
<title>Revert "Fix include order with clang-tidy check llvm-include-order"</title>
<updated>2018-05-04T16:45:37+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2018-05-04T16:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6031728e438feb9457596baae886c803883535e4'/>
<id>6031728e438feb9457596baae886c803883535e4</id>
<content type='text'>
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
</pre>
</div>
</content>
</entry>
</feed>
