summaryrefslogtreecommitdiff
path: root/libview/ev-page-cache.c
AgeCommit message (Collapse)AuthorFilesLines
2017-09-06libview: Get text attributes from backend and save them in page cacheAntia Puentes1-2/+39
origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&id=4592007
2017-09-06libview: Pre-cache some prev/next pages to the current page range.Antia Puentes1-22/+48
https://bugzilla.gnome.org/show_bug.cgi?id=702767 origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&id=ac3800a
2017-09-06libview: Add a way to get the text logical attributes from the page cacheCarlos Garcia Campos1-0/+50
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-2/+24
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-3/+3
2011-11-09inicialPerberos1-0/+521