From 3a8589a7c5e0394df456074048845cddd04bc43d Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Tue, 08 Dec 2009 17:23:50 +0000 Subject: [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. --- (limited to 'help/reference') 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 -- cgit v0.9.1