<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom/src/eom-metadata-reader.c, branch remove-external-gh-cli</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 a blank line at most</title>
<updated>2021-11-20T16:09:50+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-27T15:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=3bd33d4b89dd74b5f523957d092acfdf49410280'/>
<id>3bd33d4b89dd74b5f523957d092acfdf49410280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eom-metadata-reader: add gdk/gdk.h include</title>
<updated>2020-08-17T20:35:25+00:00</updated>
<author>
<name>NP-Hardass</name>
<email>np.hardass@gmail.com</email>
</author>
<published>2020-08-04T23:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=1a12ea074c9c67b24cdbdead4097ad196b92b2b1'/>
<id>1a12ea074c9c67b24cdbdead4097ad196b92b2b1</id>
<content type='text'>
to resolve #258

https://github.com/mate-desktop/eom/commit/be4fa28, enable wayland support

added "defined(GDK_WINDOWING_x11)" macros without the accompanying gdk
headers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to resolve #258

https://github.com/mate-desktop/eom/commit/be4fa28, enable wayland support

added "defined(GDK_WINDOWING_x11)" macros without the accompanying gdk
headers
</pre>
</div>
</content>
</entry>
<entry>
<title>enable wayland support</title>
<updated>2020-01-08T23:04:07+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-12-27T09:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=be4fa2808c4e1a36c2c9b58c1267a54cdda6e495'/>
<id>be4fa2808c4e1a36c2c9b58c1267a54cdda6e495</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use G_DEFINE_INTERFACE for EomMetadataReader</title>
<updated>2014-07-28T14:15:54+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-28T14:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=7ae5c8ac22ae22bb03e338d7b9bc3895b0902d56'/>
<id>7ae5c8ac22ae22bb03e338d7b9bc3895b0902d56</id>
<content type='text'>
Based pm eog commit 200ff4ea06b05554c349d5321f25b087c078cf33
From Felix Riemann &lt;friemann@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based pm eog commit 200ff4ea06b05554c349d5321f25b087c078cf33
From Felix Riemann &lt;friemann@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont use EomExifData in the C api</title>
<updated>2014-07-27T22:35:31+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-27T22:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=9c45c410b57ac59bb1976f41cca6d08cb081db98'/>
<id>9c45c410b57ac59bb1976f41cca6d08cb081db98</id>
<content type='text'>
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=626257
Based on eog commit f457e6cd2f9b25194145681109ae4bd7f3b4ee7f
From Claudio Saavedra &lt;csaavedra@igalia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=626257
Based on eog commit f457e6cd2f9b25194145681109ae4bd7f3b4ee7f
From Claudio Saavedra &lt;csaavedra@igalia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap ExifData in a EogExifData boxed type</title>
<updated>2014-07-25T20:45:27+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-25T15:26:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=b8e7359d93f7f68f410391b39dde37eb1067a92a'/>
<id>b8e7359d93f7f68f410391b39dde37eb1067a92a</id>
<content type='text'>
This is for better interaction with bindings

Based on eog commit b88d3713fe45a4bab1bd24ac8ff60551c5c31d49
From Claudio Saavedra &lt;csaavedra@igalia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is for better interaction with bindings

Based on eog commit b88d3713fe45a4bab1bd24ac8ff60551c5c31d49
From Claudio Saavedra &lt;csaavedra@igalia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed incorrect fsf addresses. Closes #4.</title>
<updated>2012-09-04T16:56:45+00:00</updated>
<author>
<name>Steve Zesch</name>
<email>stevezesch2@gmail.com</email>
</author>
<published>2012-09-04T16:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=4c2b90806ffce73f9f5ad861df939f119256cd74'/>
<id>4c2b90806ffce73f9f5ad861df939f119256cd74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inicial</title>
<updated>2011-11-06T22:30:49+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-11-06T22:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=a8d28a6ce7e0c56dacba5d527d9134573a008902'/>
<id>a8d28a6ce7e0c56dacba5d527d9134573a008902</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
