<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/display/canvas-axonomgrid.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>remove hex color defaults from pref skeleton</title>
<updated>2019-11-18T08:39:52+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-11-18T08:39:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b4d18c37c0c6035133ba36badd9a0638a42c68ed'/>
<id>b4d18c37c0c6035133ba36badd9a0638a42c68ed</id>
<content type='text'>
/options/grids/axonom/color
/options/grids/axonom/empcolor
/options/grids/xy/color
/options/grids/xy/empcolor
/options/wireframecolors/onlight
/options/wireframecolors/ondark
/options/wireframecolors/images
/options/wireframecolors/clips
/options/wireframecolors/masks
/tools/nodes/highlight_color
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
/options/grids/axonom/color
/options/grids/axonom/empcolor
/options/grids/xy/color
/options/grids/xy/empcolor
/options/wireframecolors/onlight
/options/wireframecolors/ondark
/options/wireframecolors/images
/options/wireframecolors/clips
/options/wireframecolors/masks
/tools/nodes/highlight_color
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #515 axonometric grid snapping w/ y-axis down</title>
<updated>2019-11-17T08:48:21+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-11-16T19:27:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3f8462f04f0bc62df278f560f4753a927eb84971'/>
<id>3f8462f04f0bc62df278f560f4753a927eb84971</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of gitlab.com:inkscape/inkscape</title>
<updated>2019-04-30T20:40:33+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mail@diedenrezi.nl</email>
</author>
<published>2019-04-30T20:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d137944b06575b9e79d0a3e79a3e5f5b8f6665e2'/>
<id>d137944b06575b9e79d0a3e79a3e5f5b8f6665e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix disappearing and antialiasing of grid lines</title>
<updated>2019-04-30T20:40:22+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mail@diedenrezi.nl</email>
</author>
<published>2019-04-30T20:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2713ccbc67cb10c169fa84b3641d1747c00a5790'/>
<id>2713ccbc67cb10c169fa84b3641d1747c00a5790</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep Document Grid spacing on change and save</title>
<updated>2019-04-24T13:03:14+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-04-19T14:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=124f550235d24b6313929cc9bbb5cbcca356104c'/>
<id>124f550235d24b6313929cc9bbb5cbcca356104c</id>
<content type='text'>
Reverts behaviour back to Feb 2019. setDigits calls
on_value_changed(), leading to 0 value being set
when wr.isUpdating() is false. The grid widget
is re-created on save, if closed.

Fix https://gitlab.com/inkscape/inbox/issues/387
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverts behaviour back to Feb 2019. setDigits calls
on_value_changed(), leading to 0 value being set
when wr.isUpdating() is false. The grid widget
is re-created on save, if closed.

Fix https://gitlab.com/inkscape/inbox/issues/387
</pre>
</div>
</content>
</entry>
<entry>
<title>Document Properties: General UI cleanup</title>
<updated>2019-03-22T17:37:50+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-03-22T17:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=be9fbab855fe865828a141042a158bbb0c456a72'/>
<id>be9fbab855fe865828a141042a158bbb0c456a72</id>
<content type='text'>
Try to achieve consistent look and reasonable alignment.

Account for some gtk3 changes and some minor code cleanup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Try to achieve consistent look and reasonable alignment.

Account for some gtk3 changes and some minor code cleanup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Realign UI of Doc Properties &gt; Grid</title>
<updated>2019-03-09T01:01:30+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-03-05T03:41:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=73710afc40c37d70673ac0d89aad7a2636f2073b'/>
<id>73710afc40c37d70673ac0d89aad7a2636f2073b</id>
<content type='text'>
Fixes https://gitlab.com/inkscape/inbox/issues/187
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://gitlab.com/inkscape/inbox/issues/187
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug 1810206: Crash if XRay mode enabled (assertion failed in SPCanvas::paintXRayBuffer) and other improvements to XRay</title>
<updated>2019-01-07T20:43:56+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-01-07T20:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4735dc985c0f63431a921646bda94e961a5683b4'/>
<id>4735dc985c0f63431a921646bda94e961a5683b4</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>
</feed>
