<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom/src/eom-list-store.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>Add null checks for content type with remote files</title>
<updated>2026-05-06T17:37:18+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-02-11T21:10:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=36f011e8138655675e43f29c4e21b79dfc7c8e4b'/>
<id>36f011e8138655675e43f29c4e21b79dfc7c8e4b</id>
<content type='text'>
Adds NULL checks when content-type attributes are missing from GVFS
backends. This prevents a crash when opening images from remote
filesystems where both standard and fast content-type attributes are
missing.

Fixes #366
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds NULL checks when content-type attributes are missing from GVFS
backends. This prevents a crash when opening images from remote
filesystems where both standard and fast content-type attributes are
missing.

Fixes #366
</pre>
</div>
</content>
</entry>
<entry>
<title>Eom*: Use fast content type as fallback</title>
<updated>2025-08-05T18:42:54+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-07-24T13:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=b250c98f1e607b29e74ca2a14a1980ba905e4146'/>
<id>b250c98f1e607b29e74ca2a14a1980ba905e4146</id>
<content type='text'>
It turns out that, depending on the responsible GVfs implementation,
a GFileInfo may not actually set the content type attribute even if
requested. Since knowing the content type is rather critical for eom
try to use the fast content type as a fallback in those cases.

The fast content type should be hardly unknown as it is usually just
based on the file extension.

Fixes #360.

Backported from https://gitlab.gnome.org/GNOME/eog/-/commit/de19faf73c8d8627193320d512c8b97316d9740c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It turns out that, depending on the responsible GVfs implementation,
a GFileInfo may not actually set the content type attribute even if
requested. Since knowing the content type is rather critical for eom
try to use the fast content type as a fallback in those cases.

The fast content type should be hardly unknown as it is usually just
based on the file extension.

Fixes #360.

Backported from https://gitlab.gnome.org/GNOME/eog/-/commit/de19faf73c8d8627193320d512c8b97316d9740c
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'preserve-order' flag to allow viewing order specified on cmd line (#354)</title>
<updated>2025-06-20T07:03:56+00:00</updated>
<author>
<name>PeteHemery</name>
<email>peterhemery@yahoo.co.uk</email>
</author>
<published>2025-06-20T07:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=be3bbcc4144c69d0f65ab07aeb3e4e69e74d12a9'/>
<id>be3bbcc4144c69d0f65ab07aeb3e4e69e74d12a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Remove warning -Wshadow</title>
<updated>2021-01-07T17:19:09+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-21T16:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=304cfb4c5589b875b5435312f6b770b4d65c7db1'/>
<id>304cfb4c5589b875b5435312f6b770b4d65c7db1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused macros</title>
<updated>2020-09-02T16:18:35+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2020-08-12T11:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=5f79d0620ffb2d7a85ea184e6f1c4594bdb6189c'/>
<id>5f79d0620ffb2d7a85ea184e6f1c4594bdb6189c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>store: Add any image file in the current directory to the store</title>
<updated>2019-04-12T18:08:38+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-04-09T21:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=f6d36b99c01aa3cc33bc97b3edb156cc6cf1863f'/>
<id>f6d36b99c01aa3cc33bc97b3edb156cc6cf1863f</id>
<content type='text'>
This allows eom to navigate through all image files in a directory
without having to manually load them into the store.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows eom to navigate through all image files in a directory
without having to manually load them into the store.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce the number of g_file_query_info calls at start-up</title>
<updated>2018-08-24T06:36:14+00:00</updated>
<author>
<name>Debarshi Ray</name>
<email>debarshir@gnome.org</email>
</author>
<published>2016-04-07T08:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=e1488971ed44e26257d7014760aa251393351473'/>
<id>e1488971ed44e26257d7014760aa251393351473</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=764139

origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/65e61ccc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=764139

origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/65e61ccc
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a memory leak</title>
<updated>2018-08-21T09:48:00+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-08-20T17:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=f4d798ab5f6ba743b115e27c3f28c27181b7450f'/>
<id>f4d798ab5f6ba743b115e27c3f28c27181b7450f</id>
<content type='text'>
Apply https://gitlab.gnome.org/GNOME/eog/commit/8032c8a0c6700966afbe77632c03a00ae9a878d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply https://gitlab.gnome.org/GNOME/eog/commit/8032c8a0c6700966afbe77632c03a00ae9a878d0
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to G_DEFINE_TYPE_WITH_PRIVATE part 3</title>
<updated>2018-07-17T19:53:38+00:00</updated>
<author>
<name>Felix Riemann</name>
<email>friemann@gnome.org</email>
</author>
<published>2013-10-04T12:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=94f7f4412338fb4c05f2010f135cfab9985712fa'/>
<id>94f7f4412338fb4c05f2010f135cfab9985712fa</id>
<content type='text'>
origin commits:
https://gitlab.gnome.org/GNOME/eog/commit/d7317d2
https://gitlab.gnome.org/GNOME/eog/commit/756dc07
https://gitlab.gnome.org/GNOME/eog/commit/c485fb8
https://gitlab.gnome.org/GNOME/eog/commit/77be951
https://gitlab.gnome.org/GNOME/eog/commit/007273d
https://gitlab.gnome.org/GNOME/eog/commit/a545274
https://gitlab.gnome.org/GNOME/eog/commit/e0f99fb
https://gitlab.gnome.org/GNOME/eog/commit/1222978
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commits:
https://gitlab.gnome.org/GNOME/eog/commit/d7317d2
https://gitlab.gnome.org/GNOME/eog/commit/756dc07
https://gitlab.gnome.org/GNOME/eog/commit/c485fb8
https://gitlab.gnome.org/GNOME/eog/commit/77be951
https://gitlab.gnome.org/GNOME/eog/commit/007273d
https://gitlab.gnome.org/GNOME/eog/commit/a545274
https://gitlab.gnome.org/GNOME/eog/commit/e0f99fb
https://gitlab.gnome.org/GNOME/eog/commit/1222978
</pre>
</div>
</content>
</entry>
</feed>
