<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/widget/labelled.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>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>Realign and reorder guides UI</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-04-01T06:19:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5929a0b1cdb9eeb176c7bbb84d3a8e30fdd38900'/>
<id>5929a0b1cdb9eeb176c7bbb84d3a8e30fdd38900</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>Update translation dialog for flipped axis</title>
<updated>2019-03-11T11:02:11+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-03-11T08:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7934424ce7b4ff5b0929a4a33caf89ea567400e7'/>
<id>7934424ce7b4ff5b0929a4a33caf89ea567400e7</id>
<content type='text'>
Flipping icon no longer works, now that we use icon themes.

Fixes https://gitlab.com/inkscape/inkscape/issues/127
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Flipping icon no longer works, now that we use icon themes.

Fixes https://gitlab.com/inkscape/inkscape/issues/127
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix codding style</title>
<updated>2018-11-09T12:01:12+00:00</updated>
<author>
<name>Jabiertxof</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2018-11-09T12:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2a57459e1a0d01debbafe0884eae15fb15ea3745'/>
<id>2a57459e1a0d01debbafe0884eae15fb15ea3745</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move icon-loader and provide a temporary fallback to render pixbuf</title>
<updated>2018-11-09T11:50:35+00:00</updated>
<author>
<name>Jabiertxof</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2018-11-09T11:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2c34d8222d06d8922de07edcd5b85b1bf47cd38e'/>
<id>2c34d8222d06d8922de07edcd5b85b1bf47cd38e</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>
<entry>
<title>fix transform dialog icons with inverted y-axis</title>
<updated>2018-09-20T13:17:31+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2018-09-18T14:29:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c37ae911dde4dffe81173c39d6da7d9163b143f7'/>
<id>c37ae911dde4dffe81173c39d6da7d9163b143f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding gtk-theme</title>
<updated>2018-07-21T02:55:31+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2018-07-21T02:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=75d662f71d8eeb4b1c83e9bb61c1bd56f9b0e959'/>
<id>75d662f71d8eeb4b1c83e9bb61c1bd56f9b0e959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
