<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/backend/pdf, branch v1.15.1</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>pdf: remove unused variables</title>
<updated>2015-09-02T08:59:09+00:00</updated>
<author>
<name>Hib Eris</name>
<email>hib@hiberis.nl</email>
</author>
<published>2012-02-19T12:10:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=c6204545589077af1fe6be939a5db3e619c5fde1'/>
<id>c6204545589077af1fe6be939a5db3e619c5fde1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pdf: remove unused variable</title>
<updated>2015-09-02T08:37:48+00:00</updated>
<author>
<name>Hib Eris</name>
<email>hib@hiberis.nl</email>
</author>
<published>2012-02-20T20:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=ef5184fdf9b2c4db6a1496c98c291ef0245bb461'/>
<id>ef5184fdf9b2c4db6a1496c98c291ef0245bb461</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pdf: Fix compile warning</title>
<updated>2015-08-31T12:51:17+00:00</updated>
<author>
<name>Carlos Garcia Campos</name>
<email>carlosgc@gnome.org</email>
</author>
<published>2011-12-04T12:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=34eeb56a0121eb970400889f26a9bdff2ffefb5b'/>
<id>34eeb56a0121eb970400889f26a9bdff2ffefb5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pdf: Fix saving annotations added to different pages</title>
<updated>2015-08-31T12:51:17+00:00</updated>
<author>
<name>Daniel Glöckner</name>
<email>daniel-gl@gmx.net</email>
</author>
<published>2011-08-29T14:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=abbcdb540fc7b9b96b793be0620386ba0247300b'/>
<id>abbcdb540fc7b9b96b793be0620386ba0247300b</id>
<content type='text'>
Fixes bug #628378.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug #628378.
</pre>
</div>
</content>
</entry>
<entry>
<title>corrected bug tracker links everywhere</title>
<updated>2015-03-19T08:31:29+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=65c27ac69a8a51da67bcca591e1933815a1032b3'/>
<id>65c27ac69a8a51da67bcca591e1933815a1032b3</id>
<content type='text'>
Closes https://github.com/mate-desktop/atril/pull/132
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/atril/pull/132
</pre>
</div>
</content>
</entry>
<entry>
<title>pdf: Bump poppler requirements to 0.16.0</title>
<updated>2014-12-10T00:18:27+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-10T00:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=031a264df3a9790b34ea40b3efe7f1191ebaf648'/>
<id>031a264df3a9790b34ea40b3efe7f1191ebaf648</id>
<content type='text'>
And remove all unneeded #ifdefs

Based on evince commit: e214c8e963fc4224c5ee54b8b9f0d23cb07019d7
From: Carlos Garcia Campos &lt;carlosgc@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And remove all unneeded #ifdefs

Based on evince commit: e214c8e963fc4224c5ee54b8b9f0d23cb07019d7
From: Carlos Garcia Campos &lt;carlosgc@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed minor bug, it returned NULL when expecting gboolean</title>
<updated>2014-12-09T23:59:32+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-09T23:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=2c08466a0dbce10eaebb8c4a565497122cb33e5c'/>
<id>2c08466a0dbce10eaebb8c4a565497122cb33e5c</id>
<content type='text'>
Taken from evince commit: d9458f7a82b916efcc7bebf576388ef9bf2e8e45
From: danigm &lt;danigm@wadobo.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken from evince commit: d9458f7a82b916efcc7bebf576388ef9bf2e8e45
From: danigm &lt;danigm@wadobo.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pdf: Support .pdf.xz files</title>
<updated>2014-12-09T22:02:28+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-09T15:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=05c34fac905e8e10fb94e61373f2c33396651880'/>
<id>05c34fac905e8e10fb94e61373f2c33396651880</id>
<content type='text'>
Taken from evince commit: d68a55580d2e63c0587b11580dfde219d5ef56fb
From: Christian Persch &lt;chpe@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken from evince commit: d68a55580d2e63c0587b11580dfde219d5ef56fb
From: Christian Persch &lt;chpe@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[pdf] Implement document_links_find_link_page()</title>
<updated>2014-12-09T22:02:27+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-09T11:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=07ac65d00384adeec314e677a66a5bb2dcb90cd0'/>
<id>07ac65d00384adeec314e677a66a5bb2dcb90cd0</id>
<content type='text'>
Taken from evince commit: 42fdab936eef083c81a9e6798ffea2c4bfab3842
From: Carlos Garcia Campos &lt;carlosgc@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken from evince commit: 42fdab936eef083c81a9e6798ffea2c4bfab3842
From: Carlos Garcia Campos &lt;carlosgc@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[pdf] Do not resolve named destinations in the backend</title>
<updated>2014-12-09T22:02:27+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-09T11:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=a0640f1aaed023144137f0c8ad7f04eb5c9605a0'/>
<id>a0640f1aaed023144137f0c8ad7f04eb5c9605a0</id>
<content type='text'>
Taken from evince commit: c4923eca28c74fad47acdd1ebaafff206107f721
From: Carlos Garcia Campos &lt;carlosgc@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken from evince commit: c4923eca28c74fad47acdd1ebaafff206107f721
From: Carlos Garcia Campos &lt;carlosgc@gnome.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
