Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-12-08 17:23:50 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2009-12-09 16:28:55 (GMT)
commit3a8589a7c5e0394df456074048845cddd04bc43d (patch)
tree923de668f779694bab410a5920ef3c6c3b766d37 /help
parentef00f8a39f4a7c36f07888ee5ae1d21b9cf9b585 (diff)
[libview] Split EvPixbufCache into dynamic and static data
Dynamic page data (page surfaces and selections) that depend on current scale/rotation, keep in EvPixbufCache with the current cache approach. Static page data (links, annots, images, text and forms) that don't depend on current scale/rotation, have been moved to EvPageCache and they are never removed from the cache. Fixes bgo#602405.
Diffstat (limited to 'help')
-rw-r--r--help/reference/libview/libevview.types2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/reference/libview/libevview.types b/help/reference/libview/libevview.types
index c98d870..003f08c 100644
--- a/help/reference/libview/libevview.types
+++ b/help/reference/libview/libevview.types
@@ -13,7 +13,7 @@ ev_job_layers_get_type
ev_job_export_get_type
ev_view_get_type
ev_job_run_mode_get_type
-ev_render_flags_get_type
+ev_job_page_data_flags_get_type
ev_job_priority_get_type
ev_sizing_mode_get_type
ev_view_selection_mode_get_type