<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/libview/ev-page-cache.c, branch sign</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>ev-page-cache: Add method to check if a given page has been cached</title>
<updated>2017-11-27T09:13:51+00:00</updated>
<author>
<name>Joanmarie Diggs</name>
<email>jdiggs@igalia.com</email>
</author>
<published>2014-06-23T12:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=3eb5aac5d3313fee4f4f60ef323b2fa35f03b847'/>
<id>3eb5aac5d3313fee4f4f60ef323b2fa35f03b847</id>
<content type='text'>
The Accessibility code will expose child objects (links, images, form
fields) of the page, but can only do so after that page has been cached.

https://bugzilla.gnome.org/show_bug.cgi?id=728475

origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-14&amp;id=a898d96
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Accessibility code will expose child objects (links, images, form
fields) of the page, but can only do so after that page has been cached.

https://bugzilla.gnome.org/show_bug.cgi?id=728475

origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-14&amp;id=a898d96
</pre>
</div>
</content>
</entry>
<entry>
<title>a11y: ensure text cached when you request an EvPageAccessible</title>
<updated>2017-11-27T09:13:51+00:00</updated>
<author>
<name>Alejandro Piñeiro</name>
<email>apinheiro@igalia.com</email>
</author>
<published>2014-04-11T15:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=806e8143f1f4e46a2e46c1ebe8dd337740505685'/>
<id>806e8143f1f4e46a2e46c1ebe8dd337740505685</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=724965

origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-14&amp;id=b5fc924
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=724965

origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-14&amp;id=b5fc924
</pre>
</div>
</content>
</entry>
<entry>
<title>libview: Get text attributes from backend and save them in page cache</title>
<updated>2017-09-06T16:25:34+00:00</updated>
<author>
<name>Antia Puentes</name>
<email>apuentes@igalia.com</email>
</author>
<published>2013-07-10T15:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=7a9f2cc8fa9c783b4b00c7990bc01ec6b64018ab'/>
<id>7a9f2cc8fa9c783b4b00c7990bc01ec6b64018ab</id>
<content type='text'>
origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&amp;id=4592007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&amp;id=4592007
</pre>
</div>
</content>
</entry>
<entry>
<title>libview: Pre-cache some prev/next pages to the current page range.</title>
<updated>2017-09-06T16:25:34+00:00</updated>
<author>
<name>Antia Puentes</name>
<email>apuentes@igalia.com</email>
</author>
<published>2013-06-28T10:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=99936ea8e6c0857835a2283ac992716b92598bfa'/>
<id>99936ea8e6c0857835a2283ac992716b92598bfa</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=702767

origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&amp;id=ac3800a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=702767

origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&amp;id=ac3800a
</pre>
</div>
</content>
</entry>
<entry>
<title>libview: Add a way to get the text logical attributes from the page cache</title>
<updated>2017-09-06T16:25:34+00:00</updated>
<author>
<name>Carlos Garcia Campos</name>
<email>carlosgc@gnome.org</email>
</author>
<published>2013-06-11T12:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=33889b3eddebef1251e70a882b72a1710ba20083'/>
<id>33889b3eddebef1251e70a882b72a1710ba20083</id>
<content type='text'>
It returns an array of PangoLogAttr with the logical attributes of the
text for the given page.

taken from:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&amp;id=6870279
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It returns an array of PangoLogAttr with the logical attributes of the
text for the given page.

taken from:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&amp;id=6870279
</pre>
</div>
</content>
</entry>
<entry>
<title>page-cache: Add flags parameter to ev_page_cache_mark_dirty()</title>
<updated>2017-08-28T14:04:01+00:00</updated>
<author>
<name>Carlos Garcia Campos</name>
<email>carlosgc@gnome.org</email>
</author>
<published>2014-08-15T11:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=c284fdd869066085c756f617ac6787abe06769c6'/>
<id>c284fdd869066085c756f617ac6787abe06769c6</id>
<content type='text'>
This allows to specify what is dirty so that it's freed before being
cached again.

origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-14&amp;id=20c6b3b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to specify what is dirty so that it's freed before being
cached again.

origin commit:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-14&amp;id=20c6b3b
</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>
