<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom/src, branch v1.18.3</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>fix typo in function annotation</title>
<updated>2017-11-08T09:05:26+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-05-08T13:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=66ea873559c894423b3ff186304fbae60d900364'/>
<id>66ea873559c894423b3ff186304fbae60d900364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix warning on closing empty window with multiple eom windows</title>
<updated>2017-05-11T17:32:53+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-05-11T13:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=817b0484ec3ac7c6a8dffac5721ee5e6c5d21e54'/>
<id>817b0484ec3ac7c6a8dffac5721ee5e6c5d21e54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use different css files for &lt; gtk+=3.20</title>
<updated>2017-05-07T20:07:57+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-05-07T19:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=66571e37e466d4594f30cd740d3db4443449c3c3'/>
<id>66571e37e466d4594f30cd740d3db4443449c3c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>EomWindow: Set file open dialog transient for its parent window</title>
<updated>2017-05-06T14:43:48+00:00</updated>
<author>
<name>Felix Riemann</name>
<email>friemann@gnome.org</email>
</author>
<published>2017-04-26T22:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=45a3727d7e29f722727c19b39e76efe6c7b17755'/>
<id>45a3727d7e29f722727c19b39e76efe6c7b17755</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/eog/commit/?id=a54b3a8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/eog/commit/?id=a54b3a8
</pre>
</div>
</content>
</entry>
<entry>
<title>EomCloseConfirmationDialog: set max width chars for primary label</title>
<updated>2017-04-28T06:24:27+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-04-22T13:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=28d48f9a4f7596e949286339549bd4e42dea6d21'/>
<id>28d48f9a4f7596e949286339549bd4e42dea6d21</id>
<content type='text'>
This reduce the width of the confirmation dialog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduce the width of the confirmation dialog
</pre>
</div>
</content>
</entry>
<entry>
<title>EomCloseConfirmationDialog: Fix size request for the image list</title>
<updated>2017-04-28T06:23:50+00:00</updated>
<author>
<name>Felix Riemann</name>
<email>friemann@gnome.org</email>
</author>
<published>2017-04-22T13:24:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=a627cb4a4d33d760e34dea37b0e3812207d7a657'/>
<id>a627cb4a4d33d760e34dea37b0e3812207d7a657</id>
<content type='text'>
Change the size request of the encasing ScrolledWindow instead of the
TreeView itself. Otherwise the list would hardly show one row.

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

taken from:
https://git.gnome.org/browse/eog/commit/?id=46fb713
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the size request of the encasing ScrolledWindow instead of the
TreeView itself. Otherwise the list would hardly show one row.

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

taken from:
https://git.gnome.org/browse/eog/commit/?id=46fb713
</pre>
</div>
</content>
</entry>
<entry>
<title>Printing paper orientation should default based on image dimensions</title>
<updated>2017-04-28T06:23:00+00:00</updated>
<author>
<name>Javier Sánchez</name>
<email>jsanchez@deskblue.com</email>
</author>
<published>2017-04-22T12:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=8ed7ac8b746dbc27671adc991ec000a767482277'/>
<id>8ed7ac8b746dbc27671adc991ec000a767482277</id>
<content type='text'>
Now, the default paper orientation in print settings is based on image
dimensions.

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

taken from:
https://git.gnome.org/browse/eog/commit/?id=5aebb88
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now, the default paper orientation in print settings is based on image
dimensions.

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

taken from:
https://git.gnome.org/browse/eog/commit/?id=5aebb88
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid recompressing JPEGs as PNG when printing</title>
<updated>2017-04-28T06:23:00+00:00</updated>
<author>
<name>Felix Riemann</name>
<email>friemann@gnome.org</email>
</author>
<published>2017-04-22T12:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=47fe5f2bb57680dfcbb4063ddd7fa9c808562b8c'/>
<id>47fe5f2bb57680dfcbb4063ddd7fa9c808562b8c</id>
<content type='text'>
Use cairo's feature to simply attach the source file data to
the printing surface. This reduces the file size of the resulting
PDF file pretty much to the source file size.

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

taken from:
https://git.gnome.org/browse/eog/commit/?id=7029dfe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use cairo's feature to simply attach the source file data to
the printing surface. This reduces the file size of the resulting
PDF file pretty much to the source file size.

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

taken from:
https://git.gnome.org/browse/eog/commit/?id=7029dfe
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year to 2017</title>
<updated>2017-04-25T19:21:13+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-04-25T19:19:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=ea69339213a8634b912d41e0122e320ee788d77c'/>
<id>ea69339213a8634b912d41e0122e320ee788d77c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comment</title>
<updated>2017-03-22T17:15:04+00:00</updated>
<author>
<name>Scott Balneaves</name>
<email>sbalneav@ltsp.org</email>
</author>
<published>2017-03-22T17:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=d429a1f0f075c4f88d9e3536ef8ae8791c7737f9'/>
<id>d429a1f0f075c4f88d9e3536ef8ae8791c7737f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
