<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/dialog/document-properties.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>Document Properties Grid tab keeps current position</title>
<updated>2019-08-29T00:46:58+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-08-29T00:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d4f7456245c389c71b677b966c713a7f3f5467f0'/>
<id>d4f7456245c389c71b677b966c713a7f3f5467f0</id>
<content type='text'>
Instead of switching to the first tab whenever it is updated.
This will not be accurate for XML editing.
Fixes https://gitlab.com/inkscape/inkscape/issues/395
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of switching to the first tab whenever it is updated.
This will not be accurate for XML editing.
Fixes https://gitlab.com/inkscape/inkscape/issues/395
</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>Remove support for LCMS 1</title>
<updated>2019-05-12T12:45:27+00:00</updated>
<author>
<name>Karl Cheng</name>
<email>qantas94heavy@gmail.com</email>
</author>
<published>2019-05-10T07:56:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e6ad8433954db069908bac240f39911fc32e5025'/>
<id>e6ad8433954db069908bac240f39911fc32e5025</id>
<content type='text'>
Now that all platforms (including macOS) now support LCMS 2, we no
longer need to support LCMS 1.

Fixes: https://bugs.launchpad.net/inkscape/+bug/1133014
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that all platforms (including macOS) now support LCMS 2, we no
longer need to support LCMS 1.

Fixes: https://bugs.launchpad.net/inkscape/+bug/1133014
</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>Realign labels in "Fill and Stroke" dialog</title>
<updated>2019-03-22T17:37:54+00:00</updated>
<author>
<name>Patrick Storz</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2019-03-21T22:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=750166c03c882fc7ef6ac45fdea32d34789ff1a4'/>
<id>750166c03c882fc7ef6ac45fdea32d34789ff1a4</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>Merge: Avoid the “using std::*;” or “using namespace std;” construct</title>
<updated>2019-03-06T23:54:12+00:00</updated>
<author>
<name>Martin Owens</name>
<email>doctormo@gmail.com</email>
</author>
<published>2019-03-06T23:54:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3711d5d705436c20590c1ff4cef12e67beed6597'/>
<id>3711d5d705436c20590c1ff4cef12e67beed6597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid the “using std::*;” or “using namespace std;” constructs.</title>
<updated>2019-03-06T01:26:24+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2019-01-23T01:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e71e984af918104579da59e45785fe1651c5e992'/>
<id>e71e984af918104579da59e45785fe1651c5e992</id>
<content type='text'>
This makes the code a lot less readable and greppable for no reason.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the code a lot less readable and greppable for no reason.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update background-color tooltips in document-properties.cpp (#101)</title>
<updated>2019-02-28T12:09:05+00:00</updated>
<author>
<name>Tim Rawlinson</name>
<email>tim.r+gitlab@wlinson.co.uk</email>
</author>
<published>2019-02-28T12:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a334204fbf138b995358ac0ba49d5aca2aa9417b'/>
<id>a334204fbf138b995358ac0ba49d5aca2aa9417b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
