<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/libdocument, branch 1.8</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>corrected bug tracker links everywhere</title>
<updated>2015-03-17T14:00:03+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-03-17T13:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=6707c4b0a0b4f549d44a8574d4f783705ed949ec'/>
<id>6707c4b0a0b4f549d44a8574d4f783705ed949ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create_thumbnail_frame should return NULL when</title>
<updated>2014-09-29T14:18:41+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2014-04-21T10:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=1c809012d4a25781926137d01307c998e46c703f'/>
<id>1c809012d4a25781926137d01307c998e46c703f</id>
<content type='text'>
source_pixbuf is NULL and width and height are not positive.

fix https://bugzilla.redhat.com/show_bug.cgi?id=1082143
taken from https://git.gnome.org/browse/evince/commit/?id=3d8180a605e8c98172e9e0e739e22b7f50ed7bad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
source_pixbuf is NULL and width and height are not positive.

fix https://bugzilla.redhat.com/show_bug.cgi?id=1082143
taken from https://git.gnome.org/browse/evince/commit/?id=3d8180a605e8c98172e9e0e739e22b7f50ed7bad
</pre>
</div>
</content>
</entry>
<entry>
<title>Use GTK_API_VERSION for g-ir-scanner instead of hardcoded version</title>
<updated>2014-01-21T21:15:35+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-01-21T21:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=b6c5615c2ac8124dadd5cc968cb0669028c18222'/>
<id>b6c5615c2ac8124dadd5cc968cb0669028c18222</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add check for zlib and add to linker</title>
<updated>2013-08-10T12:43:17+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2013-08-10T12:43:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=a8b9cc1a18765d7ebca5c963410edf0e2eff5399'/>
<id>a8b9cc1a18765d7ebca5c963410edf0e2eff5399</id>
<content type='text'>
Should solve https://bugs.gentoo.org/show_bug.cgi?id=480464 and
https://github.com/Sabayon/mate-overlay/issues/46
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should solve https://bugs.gentoo.org/show_bug.cgi?id=480464 and
https://github.com/Sabayon/mate-overlay/issues/46
</pre>
</div>
</content>
</entry>
<entry>
<title>add xps backend</title>
<updated>2012-09-02T22:00:52+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2012-09-02T22:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=5ad91699940909223c167ef40de03e9a55a5a9c3'/>
<id>5ad91699940909223c167ef40de03e9a55a5a9c3</id>
<content type='text'>
xps backend is from evince
ported to MATE by Leandro Vital
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
xps backend is from evince
ported to MATE by Leandro Vital
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gmodule check for libdocument</title>
<updated>2012-08-19T10:22:58+00:00</updated>
<author>
<name>Steev Klimaszewski</name>
<email>steev@gentoo.org</email>
</author>
<published>2012-08-19T10:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=2ba4ecfb8113e2d22c47d401eef2a231cb1c7648'/>
<id>2ba4ecfb8113e2d22c47d401eef2a231cb1c7648</id>
<content type='text'>
With glib 2.32 gmodule libraries have to be speficied to be linked.  This is most noticable with the gold linker.

Signed-off-by: Steev Klimaszewski &lt;steev@gentoo.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With glib 2.32 gmodule libraries have to be speficied to be linked.  This is most noticable with the gold linker.

Signed-off-by: Steev Klimaszewski &lt;steev@gentoo.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>crash on g_free the address 0 or 1</title>
<updated>2011-12-22T23:25:19+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-12-22T23:25:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=8e56ff9a0cb8c2a8fc4b99d5dd3a622cedfa3234'/>
<id>8e56ff9a0cb8c2a8fc4b99d5dd3a622cedfa3234</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renaming libevdocument and libevview to prevent file conflicts</title>
<updated>2011-11-09T22:57:36+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-11-09T22:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=b48b6581d335ff95253b074d32b5d06995d54ae1'/>
<id>b48b6581d335ff95253b074d32b5d06995d54ae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renaming evince to atril</title>
<updated>2011-11-09T21:44:56+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-11-09T21:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=da7bb154d27d3b872867223a5df60df8f5fb6e7d'/>
<id>da7bb154d27d3b872867223a5df60df8f5fb6e7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inicial</title>
<updated>2011-11-09T21:17:43+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-11-09T21:17:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=f6ce926719943751cf65cacde7fae050593eb2d6'/>
<id>f6ce926719943751cf65cacde7fae050593eb2d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
