<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom/data, branch v1.19.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>multiple-save-as-dialog.ui: avoid deprecated widgets</title>
<updated>2017-04-27T07:31:02+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-04-27T07:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=a7c17de7eae77d82da0ac36cc49635dc51cb258b'/>
<id>a7c17de7eae77d82da0ac36cc49635dc51cb258b</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:06:32+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=701aee977ca3fd5dd228e0f3b1a7c95ad5971eff'/>
<id>701aee977ca3fd5dd228e0f3b1a7c95ad5971eff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>settings: use rgb color definition as defaults</title>
<updated>2017-04-24T21:02:16+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-04-24T21:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=7c4c46f32b281ae45c7711499d52cb92fbc1181b'/>
<id>7c4c46f32b281ae45c7711499d52cb92fbc1181b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>UI: avoid using deprecaded widgets</title>
<updated>2017-04-23T10:17:43+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-04-22T19:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=e87b765d2cfaa6cd9abaf952a3b795f086d403e0'/>
<id>e87b765d2cfaa6cd9abaf952a3b795f086d403e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>EomPropertiesDialog: Allow RGBA for transparent background color</title>
<updated>2017-04-23T10:02:57+00:00</updated>
<author>
<name>Felix Riemann</name>
<email>friemann@gnome.org</email>
</author>
<published>2017-04-22T09:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=f6783576e848cb09b8a251a1df235ec9f08d07ae'/>
<id>f6783576e848cb09b8a251a1df235ec9f08d07ae</id>
<content type='text'>
Now that it is supported in EomScrollView there's no reason not
to allow setting an alpha value for the color.

taken from:
https://git.gnome.org/browse/eog/commit/?id=7d2cf4d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that it is supported in EomScrollView there's no reason not
to allow setting an alpha value for the color.

taken from:
https://git.gnome.org/browse/eog/commit/?id=7d2cf4d
</pre>
</div>
</content>
</entry>
<entry>
<title>preferences-ui: drop usage of MateColorButton</title>
<updated>2017-04-23T10:01:07+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-04-22T08:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=8d7af89c01357a7a676ff9eb845120c586b246c6'/>
<id>8d7af89c01357a7a676ff9eb845120c586b246c6</id>
<content type='text'>
There is no call to &lt;libmate-desktop/mate-colorbutton.h&gt;
in eom-preferences-dialog.c, so this fixes the usage of setting
a color for transparent areas.
And MateColorButton support no rgba colors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no call to &lt;libmate-desktop/mate-colorbutton.h&gt;
in eom-preferences-dialog.c, so this fixes the usage of setting
a color for transparent areas.
And MateColorButton support no rgba colors.
</pre>
</div>
</content>
</entry>
<entry>
<title>css; add settings for progressbar back</title>
<updated>2017-04-22T07:17:19+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=13c6953fb0b9bb25d9fe77d8c4ab85db09cdb449'/>
<id>13c6953fb0b9bb25d9fe77d8c4ab85db09cdb449</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-21T18:58:12+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=dde39fc532f5f2eae105b095fc8a7eb8e81bd3bf'/>
<id>dde39fc532f5f2eae105b095fc8a7eb8e81bd3bf</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>
</feed>
