<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/display/canvas-grid.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>Make doc2dt a document property</title>
<updated>2019-07-27T14:40:29+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-07-27T14:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=63203fb881bfce667a14b2bbb3ec2ee40a9adf77'/>
<id>63203fb881bfce667a14b2bbb3ec2ee40a9adf77</id>
<content type='text'>
Closes #340
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #340
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the alignment of the guideline origin (and other controls), such that it is drawn at exactly the right screen pixel</title>
<updated>2019-05-20T16:22:27+00:00</updated>
<author>
<name>Diederik van Lierop</name>
<email>mail@diedenrezi.nl</email>
</author>
<published>2019-05-15T19:58:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1f69fe79b70c906eab0d78450683fa417e3f5357'/>
<id>1f69fe79b70c906eab0d78450683fa417e3f5357</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>Tidy various dialog UIs</title>
<updated>2019-04-02T08:55:59+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-03-30T01:39:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=53ead5269c16cf7decee30713b0cd0d1456e7138'/>
<id>53ead5269c16cf7decee30713b0cd0d1456e7138</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Correct text for enabling document grids</title>
<updated>2019-03-05T05:09:14+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-03-03T23:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a2d9d9b790951a9bd1b587218625773f1a4ca9dc'/>
<id>a2d9d9b790951a9bd1b587218625773f1a4ca9dc</id>
<content type='text'>
From discussion at https://gitlab.com/inkscape/inkscape/issues/110
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From discussion at https://gitlab.com/inkscape/inkscape/issues/110
</pre>
</div>
</content>
</entry>
</feed>
