<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom/src, branch eom-1.9.0</title>
<subtitle>Eye of MATE (eom) graphics viewer program</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/'/>
<entry>
<title>Use MateAboutDialog</title>
<updated>2014-09-24T12:09:16+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-09-24T12:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=84bd30f3c36e200c29fac213c66cd5d982957b75'/>
<id>84bd30f3c36e200c29fac213c66cd5d982957b75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all: Fix a load of warnings</title>
<updated>2014-07-29T21:15:21+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-29T21:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=e4d01d7b58101e35461f5251f842bfd204a4be29'/>
<id>e4d01d7b58101e35461f5251f842bfd204a4be29</id>
<content type='text'>
Partly based on eog commit 3859553433838e97367e7678f9da4ba2bcc7f973
From Cosimo Cecchi &lt;cosimoc@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partly based on eog commit 3859553433838e97367e7678f9da4ba2bcc7f973
From Cosimo Cecchi &lt;cosimoc@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Respect lockdown setting for page setup again</title>
<updated>2014-07-29T21:15:21+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-29T20:21:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=f8e85177acadfa4d1cfea8ff0987efb12927f97e'/>
<id>f8e85177acadfa4d1cfea8ff0987efb12927f97e</id>
<content type='text'>
This apparently got broken when the page setup dialog was merged into
the general print dialog.

Based on eog commit 1bff58f772de4aad8cbf0886e46e1c26e075b54b
From Felix Riemann &lt;friemann@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This apparently got broken when the page setup dialog was merged into
the general print dialog.

Based on eog commit 1bff58f772de4aad8cbf0886e46e1c26e075b54b
From Felix Riemann &lt;friemann@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>print-preview: Fix typo from commit 31434612ce873fba3410bc38d9fbbb0a411b8a5e</title>
<updated>2014-07-29T21:15:15+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-29T20:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=987b255e752f5f83a4b932a3b59a2338878f3ed8'/>
<id>987b255e752f5f83a4b932a3b59a2338878f3ed8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Have GSettings use enum for transparency style</title>
<updated>2014-07-29T16:26:49+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-29T16:26:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=fb511ab67fa5072f674a9fc0d43916fb99792e6b'/>
<id>fb511ab67fa5072f674a9fc0d43916fb99792e6b</id>
<content type='text'>
Based on eog commit e8f2f6ecdd99dc5dce35a044e84738fe73f937e0
From Felix Riemann &lt;friemann@gnome.org&gt;

ps infirit: eom never had this value in the convert file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on eog commit e8f2f6ecdd99dc5dce35a044e84738fe73f937e0
From Felix Riemann &lt;friemann@gnome.org&gt;

ps infirit: eom never had this value in the convert file
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the image-collection-position GSetting an enum</title>
<updated>2014-07-29T15:55:31+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-29T15:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=f1da7aaa9b1cbc5f0ea703bbd5719d9c64dc2b15'/>
<id>f1da7aaa9b1cbc5f0ea703bbd5719d9c64dc2b15</id>
<content type='text'>
Based on eog commit 7c69b182662f43636b1027fa395f9372593e39bb
From Felix Riemann &lt;friemann@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on eog commit 7c69b182662f43636b1027fa395f9372593e39bb
From Felix Riemann &lt;friemann@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Always use mate_gdk_spawn_command_line_on_screen</title>
<updated>2014-07-29T13:45:27+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-29T13:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=5b695526a9974fbbceb64617a414c687fc340635'/>
<id>5b695526a9974fbbceb64617a414c687fc340635</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Determine collection position and size using a GSettings binding</title>
<updated>2014-07-29T13:20:03+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-29T13:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=7963633d8b1aebf0312d68f62d327a27330f7e0c'/>
<id>7963633d8b1aebf0312d68f62d327a27330f7e0c</id>
<content type='text'>
Prepare everything for the use of GSettings' enum support for this.

Based on eog commit 0c327b7ec802a07f53da04f5dc484e646548b552
From Felix Riemann &lt;friemann@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepare everything for the use of GSettings' enum support for this.

Based on eog commit 0c327b7ec802a07f53da04f5dc484e646548b552
From Felix Riemann &lt;friemann@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add API docs for EomScrollView's new properties</title>
<updated>2014-07-28T18:55:25+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-28T18:55:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=428d9dde79f643627c5218d7d9e37c23a20b2f18'/>
<id>428d9dde79f643627c5218d7d9e37c23a20b2f18</id>
<content type='text'>
Based on eog commit c630747b02a9589a993c28d244448cdc291131e8
From Felix Riemann &lt;friemann@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on eog commit c630747b02a9589a993c28d244448cdc291131e8
From Felix Riemann &lt;friemann@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch EomPropertiesDialog netbook mode using a GSettings binding</title>
<updated>2014-07-28T18:48:46+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-28T18:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=a8f9ec1f676ccf61dfc90a678fad56c762852fc6'/>
<id>a8f9ec1f676ccf61dfc90a678fad56c762852fc6</id>
<content type='text'>
Based on eog commit 21ced20430078aaa283b7925ce282ebb54e05e5d
From Felix Riemann &lt;friemann@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on eog commit 21ced20430078aaa283b7925ce282ebb54e05e5d
From Felix Riemann &lt;friemann@gnome.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
