<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom/data, branch 1.18</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 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>css; add settings for progressbar back</title>
<updated>2017-04-28T06:16:08+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-04-22T07:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=6362acf0a43d91db96e1a64ede965bb930759983'/>
<id>6362acf0a43d91db96e1a64ede965bb930759983</id>
<content type='text'>
Avoid jumping statusbar if progressbar gets load.
Use old and new css syntax to support all gtk+ versions.
For some reasons the old syntax generates no warning with modern gtk+.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid jumping statusbar if progressbar gets load.
Use old and new css syntax to support all gtk+ versions.
For some reasons the old syntax generates no warning with modern gtk+.
</pre>
</div>
</content>
</entry>
<entry>
<title>css: remove useless css settings</title>
<updated>2017-04-28T06:15:50+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-04-21T18:58:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=7ea29c19b90363398f68bf29728793e204b6ac9e'/>
<id>7ea29c19b90363398f68bf29728793e204b6ac9e</id>
<content type='text'>
They don't work with &gt;= gtk+-3.20 and causes only runtime warnings
It's sufficient to use normal scrollbar settings from themes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They don't work with &gt;= gtk+-3.20 and causes only runtime warnings
It's sufficient to use normal scrollbar settings from themes
</pre>
</div>
</content>
</entry>
<entry>
<title>move to GTK+3 (&gt;= 3.14), drop GTK+2 code and --with-gtk build option</title>
<updated>2016-11-21T19:28:15+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T19:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=9a94231819bbfaf23e477dc27c3966903ebdf1e1'/>
<id>9a94231819bbfaf23e477dc27c3966903ebdf1e1</id>
<content type='text'>
and require libmate-desktop &gt;= 1.17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require libmate-desktop &gt;= 1.17
</pre>
</div>
</content>
</entry>
<entry>
<title>drop MateConf migration script</title>
<updated>2016-01-02T19:00:46+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-02T19:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=e87f0c9f939132b19f9e9167b521f0c03bf1b86a'/>
<id>e87f0c9f939132b19f9e9167b521f0c03bf1b86a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix gtk3 build</title>
<updated>2015-10-06T12:45:15+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-10-06T12:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=9ec94f9857cb3da16176441b0bb6224bcdd1eae8'/>
<id>9ec94f9857cb3da16176441b0bb6224bcdd1eae8</id>
<content type='text'>
eom.css was not created by make dist
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
eom.css was not created by make dist
</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk3: define height of horizontal progressbar to avoid redraws of images</title>
<updated>2015-09-06T11:08:32+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-09-02T18:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=b5665137c55d97c4c01d658371b9a0a997165bbe'/>
<id>b5665137c55d97c4c01d658371b9a0a997165bbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk3 thumbview: Replace deprecated GtkRCStyle usage with a GtkCssProvider</title>
<updated>2015-09-06T11:08:31+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-09-01T14:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=a3ea605d8d2834a1842d2417dfc98c3a2ccc9177'/>
<id>a3ea605d8d2834a1842d2417dfc98c3a2ccc9177</id>
<content type='text'>
Makes EomThumbNav's scrollbar style similar to gtk2 version

inspired from:
https://git.gnome.org/browse/eog/commit/?id=4c93c41
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes EomThumbNav's scrollbar style similar to gtk2 version

inspired from:
https://git.gnome.org/browse/eog/commit/?id=4c93c41
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes for gschema translation</title>
<updated>2015-06-15T12:37:54+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-06-15T12:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=2e14b902516a9f53e41b9c77110de108bca27245'/>
<id>2e14b902516a9f53e41b9c77110de108bca27245</id>
<content type='text'>
taken from
https://git.gnome.org/browse/eog/commit/?id=8f83ae4397bf7a477a154e5712b799fa43c60187

- bumped required intltool version to 0.50.1
- renamed and corrected gschema xml for proper intltool usage
- sorted lines in po/POTFILES.in (as requested in the header)
- removed obsolete lines from po/POTFILES.skip
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from
https://git.gnome.org/browse/eog/commit/?id=8f83ae4397bf7a477a154e5712b799fa43c60187

- bumped required intltool version to 0.50.1
- renamed and corrected gschema xml for proper intltool usage
- sorted lines in po/POTFILES.in (as requested in the header)
- removed obsolete lines from po/POTFILES.skip
</pre>
</div>
</content>
</entry>
<entry>
<title>appdata: Move translation marker to description</title>
<updated>2014-11-10T14:26:34+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-10T14:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=770ed9b388b642cd7b73ef62f33ef6a3bdba9310'/>
<id>770ed9b388b642cd7b73ef62f33ef6a3bdba9310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
