<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom, branch v1.13.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>release 1.13.1</title>
<updated>2016-02-21T13:44:07+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-02-21T13:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=85f7036c05fc0ed3ec5da3ddb45dc57dfa94331b'/>
<id>85f7036c05fc0ed3ec5da3ddb45dc57dfa94331b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with Transifex</title>
<updated>2016-02-19T14:17:12+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>code@flexion.org</email>
</author>
<published>2016-02-19T14:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=f474ab093f210ab6025b3aa2319e54c8d9d55bce'/>
<id>f474ab093f210ab6025b3aa2319e54c8d9d55bce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins: don't use stock icon names</title>
<updated>2016-02-10T12:30:37+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-10T12:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=6b194c1f804e96a2aac9c701ea81dc578731f464'/>
<id>6b194c1f804e96a2aac9c701ea81dc578731f464</id>
<content type='text'>
from
https://git.gnome.org/browse/eog/commit/?id=61de8b684c706e1c71fc6d51bdc99601391ab029
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from
https://git.gnome.org/browse/eog/commit/?id=61de8b684c706e1c71fc6d51bdc99601391ab029
</pre>
</div>
</content>
</entry>
<entry>
<title>properly zero-init a variable</title>
<updated>2016-02-10T12:14:11+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-10T12:14:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=e014313711b0dff74764e6c7fd7e5d093a1abe98'/>
<id>e014313711b0dff74764e6c7fd7e5d093a1abe98</id>
<content type='text'>
from
https://git.gnome.org/browse/eog/commit/?id=11f05ec911b4208faa8f00ecd9f4830ca39fcb25
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from
https://git.gnome.org/browse/eog/commit/?id=11f05ec911b4208faa8f00ecd9f4830ca39fcb25
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid integer overflow when allocating a large block of memory</title>
<updated>2016-02-10T11:52:54+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-10T11:52:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=b7849cc5b6e7fd741ef04e334f586266a444ef8a'/>
<id>b7849cc5b6e7fd741ef04e334f586266a444ef8a</id>
<content type='text'>
it's the same issue as in gdk_cairo_set_source_pixbuf since the code
is apparently copied from there.

fix is taken from
https://git.gnome.org/browse/gtk+/commit?id=894b1ae76a32720f4bb3d39cf460402e3ce331d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it's the same issue as in gdk_cairo_set_source_pixbuf since the code
is apparently copied from there.

fix is taken from
https://git.gnome.org/browse/gtk+/commit?id=894b1ae76a32720f4bb3d39cf460402e3ce331d6
</pre>
</div>
</content>
</entry>
<entry>
<title>totem-screensaver: use org.gnome.SessionManager to inhibit screensaver</title>
<updated>2016-02-09T13:24:24+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-09T12:58:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=d40ff2ce9b71ad6afa71724514447052b0e1868b'/>
<id>d40ff2ce9b71ad6afa71724514447052b0e1868b</id>
<content type='text'>
adapted from:
https://git.gnome.org/browse/totem/commit/?id=c6fc9c4785904cda4b648dbdbd24958d1010c4a1
https://github.com/linuxmint/xreader/commit/feca69fe519d4c24457d17c0287704aa47688e22
https://github.com/linuxmint/xreader/commit/af897180ec8fb30afb2f96dab23a2f2ae022f087
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adapted from:
https://git.gnome.org/browse/totem/commit/?id=c6fc9c4785904cda4b648dbdbd24958d1010c4a1
https://github.com/linuxmint/xreader/commit/feca69fe519d4c24457d17c0287704aa47688e22
https://github.com/linuxmint/xreader/commit/af897180ec8fb30afb2f96dab23a2f2ae022f087
</pre>
</div>
</content>
</entry>
<entry>
<title>totem-screensaver: don't use old API and add ref to TotemScrsaver</title>
<updated>2016-02-09T12:49:48+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-09T12:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=c524a57434e6ffa43e869cb694e00a788b615552'/>
<id>c524a57434e6ffa43e869cb694e00a788b615552</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/totem/commit/?id=07e11de11a9f84209b31ebffdeec4983f91b9dae
https://git.gnome.org/browse/totem/commit/?id=f4eed1f68d3b4ca37c2e7440be37aeaef882a0d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/totem/commit/?id=07e11de11a9f84209b31ebffdeec4983f91b9dae
https://git.gnome.org/browse/totem/commit/?id=f4eed1f68d3b4ca37c2e7440be37aeaef882a0d5
</pre>
</div>
</content>
</entry>
<entry>
<title>totem-screensaver: fix assertions on entry to TotemScrsaver methods</title>
<updated>2016-02-09T12:40:35+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-09T12:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=27f385fb91d3a0a974c129ef22b744a849c15c62'/>
<id>27f385fb91d3a0a974c129ef22b744a849c15c62</id>
<content type='text'>
from
https://git.gnome.org/browse/totem/commit/?id=3b33d7bd88e9e69c7d45238f7f7e1027aa59ee88
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from
https://git.gnome.org/browse/totem/commit/?id=3b33d7bd88e9e69c7d45238f7f7e1027aa59ee88
</pre>
</div>
</content>
</entry>
<entry>
<title>totem-screensaver: fix indent and typos</title>
<updated>2016-02-09T12:07:31+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-09T12:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=df5007106d3e0c953d74592dd3b3917d76049942'/>
<id>df5007106d3e0c953d74592dd3b3917d76049942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+3: add eom-window style class at top level</title>
<updated>2016-02-06T06:44:26+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-02-06T06:44:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=8615744bde57e487ab2a662811929b889499f4fd'/>
<id>8615744bde57e487ab2a662811929b889499f4fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
