<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom/src, branch v1.23.1</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 missing format specifier for ngettext</title>
<updated>2019-11-12T13:53:34+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2019-11-10T18:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=b8168adf65cc2699968960f31f192fc2e4b66017'/>
<id>b8168adf65cc2699968960f31f192fc2e4b66017</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: "HAVE_EXIF" is not defined, evaluates to 0 [-Wundef]</title>
<updated>2019-09-07T15:04:30+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-09-05T11:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=32a2915b002f48ee67f3dfb8599cddba510f542f'/>
<id>32a2915b002f48ee67f3dfb8599cddba510f542f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove warnings: incorrect usage of abs() [-Wabsolute-value]</title>
<updated>2019-09-03T16:06:51+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-09-02T17:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=eed33e746575b393a7f6e958e53c680b8cb6f70b'/>
<id>eed33e746575b393a7f6e958e53c680b8cb6f70b</id>
<content type='text'>
eom-transform.c:135:15: warning: using integer absolute value function ‘abs’ when argument is of floating point type ‘gdouble’ {aka ‘double’} [-Wabsolute-value]
eom-transform.c:136:16: warning: using integer absolute value function ‘abs’ when argument is of floating point type ‘gdouble’ {aka ‘double’} [-Wabsolute-value]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
eom-transform.c:135:15: warning: using integer absolute value function ‘abs’ when argument is of floating point type ‘gdouble’ {aka ‘double’} [-Wabsolute-value]
eom-transform.c:136:16: warning: using integer absolute value function ‘abs’ when argument is of floating point type ‘gdouble’ {aka ‘double’} [-Wabsolute-value]
</pre>
</div>
</content>
</entry>
<entry>
<title>remove warnings: redundant redeclaration [-Wredundant-decls]</title>
<updated>2019-09-03T00:35:19+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-09-02T16:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=306f1ba1ff5a5d750040f9fc1e75a3c8af3c63d3'/>
<id>306f1ba1ff5a5d750040f9fc1e75a3c8af3c63d3</id>
<content type='text'>
egg-toolbars-model.h:113:10: warning: redundant redeclaration of ‘egg_tb_model_flags_get_type’ [-Wredundant-decls]
eggtypebuiltins.h:13:23: warning: redundant redeclaration of ‘egg_tb_model_flags_get_type’ [-Wredundant-decls]
eom-thumb-view.c:91:40: warning: redundant redeclaration of ‘eom_thumb_view_init’ [-Wredundant-decls]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
egg-toolbars-model.h:113:10: warning: redundant redeclaration of ‘egg_tb_model_flags_get_type’ [-Wredundant-decls]
eggtypebuiltins.h:13:23: warning: redundant redeclaration of ‘egg_tb_model_flags_get_type’ [-Wredundant-decls]
eom-thumb-view.c:91:40: warning: redundant redeclaration of ‘eom_thumb_view_init’ [-Wredundant-decls]
</pre>
</div>
</content>
</entry>
<entry>
<title>remove warning: variable ‘priv’ set but not used</title>
<updated>2019-09-03T00:22:45+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-09-02T17:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=fdaa5300525f00de2925da99e615381715379c7a'/>
<id>fdaa5300525f00de2925da99e615381715379c7a</id>
<content type='text'>
eom-window.c:3153:20: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
eom-window.c:3153:20: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable]
</pre>
</div>
</content>
</entry>
<entry>
<title>properties-dialog: suppress GtkAction warnings</title>
<updated>2019-07-24T08:25:16+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-07-20T10:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=85bdc8e3011736f28a8588c9cb0fa04fb9007353'/>
<id>85bdc8e3011736f28a8588c9cb0fa04fb9007353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eom-window: suppress GtkAction warnings</title>
<updated>2019-07-24T08:25:16+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-07-19T16:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=d9a546befacdf6a289b6853cbd684948325e08e0'/>
<id>d9a546befacdf6a289b6853cbd684948325e08e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow color correcting images with alpha channel</title>
<updated>2019-07-14T06:44:54+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-07-08T21:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=28544c2266388d0df5f0824d0de45a2dc3382f02'/>
<id>28544c2266388d0df5f0824d0de45a2dc3382f02</id>
<content type='text'>
This is mostly useful for PNG images for now but could also help
with TIFF files in the future. LittleCMS will still ignore the
alpha channel, so this should be harmless.

https://bugzilla.gnome.org/show_bug.cgi?id=725357

upstream commit:
https://gitlab.gnome.org/GNOME/eog/commit/80b536bc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is mostly useful for PNG images for now but could also help
with TIFF files in the future. LittleCMS will still ignore the
alpha channel, so this should be harmless.

https://bugzilla.gnome.org/show_bug.cgi?id=725357

upstream commit:
https://gitlab.gnome.org/GNOME/eog/commit/80b536bc
</pre>
</div>
</content>
</entry>
<entry>
<title>EomMetadataReaderPng: Use built-in SRGB profile for matching cHRM/gAMA</title>
<updated>2019-07-14T06:44:54+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-07-08T21:10:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=f7d104e7379b3915c2d9557da64f34d09f7c142a'/>
<id>f7d104e7379b3915c2d9557da64f34d09f7c142a</id>
<content type='text'>
The values used for sRGB in cHRM and gAMA chunks do not compute to a
profile that exactly matches the built-in profile. Catch this case and
use the built-in profile instead to avoid color differences.

upstream commit:
https://gitlab.gnome.org/GNOME/eog/commit/9589430c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The values used for sRGB in cHRM and gAMA chunks do not compute to a
profile that exactly matches the built-in profile. Catch this case and
use the built-in profile instead to avoid color differences.

upstream commit:
https://gitlab.gnome.org/GNOME/eog/commit/9589430c
</pre>
</div>
</content>
</entry>
<entry>
<title>EomMetadataReaderPNG: Only build profile from cHRM if gAMA is present</title>
<updated>2019-07-14T06:44:54+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-07-08T21:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=e9dae537b82451e5353d7482c040ce66bf96014b'/>
<id>e9dae537b82451e5353d7482c040ce66bf96014b</id>
<content type='text'>
It's more likely that such an image had a (stripped) sRGB profile or chunk.
And thus rather than trying to build a profile from only half the necessary
information, eom should not.

https://bugzilla.gnome.org/show_bug.cgi?id=725359

upstream commit:
https://gitlab.gnome.org/GNOME/eog/commit/78c0153e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's more likely that such an image had a (stripped) sRGB profile or chunk.
And thus rather than trying to build a profile from only half the necessary
information, eom should not.

https://bugzilla.gnome.org/show_bug.cgi?id=725359

upstream commit:
https://gitlab.gnome.org/GNOME/eog/commit/78c0153e
</pre>
</div>
</content>
</entry>
</feed>
