summaryrefslogtreecommitdiff
path: root/libview/ev-page-cache.h
AgeCommit message (Collapse)AuthorFilesLines
2017-11-27ev-page-cache: Add method to check if a given page has been cachedJoanmarie Diggs1-0/+2
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&id=a898d96
2017-11-27a11y: ensure text cached when you request an EvPageAccessibleAlejandro PiƱeiro1-0/+2
https://bugzilla.gnome.org/show_bug.cgi?id=724965 origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-14&id=b5fc924
2017-09-06libview: Get text attributes from backend and save them in page cacheAntia Puentes1-0/+2
origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&id=4592007
2017-09-06libview: Add a way to get the text logical attributes from the page cacheCarlos Garcia Campos1-1/+4
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&id=6870279
2017-08-28page-cache: Add flags parameter to ev_page_cache_mark_dirty()Carlos Garcia Campos1-1/+2
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&id=20c6b3b
2011-11-09renaming evince to atrilPerberos1-7/+7
2011-11-09inicialPerberos1-0/+71