From 7657f1a15f49ea7aaf6c33c10a9d22095a9187ac Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Fri, 17 Aug 2007 20:23:46 +0000 Subject: Also store in page-cache the dimensions of the thumbnails so that they can 2007-08-17 Carlos Garcia Campos * shell/ev-page-cache.c: (ev_page_cache_new), (ev_page_cache_get_thumbnail_size): * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), (ev_sidebar_thumbnails_set_loading_icon): Also store in page-cache the dimensions of the thumbnails so that they can be used to create the correct loading icon in the side pane. Fixes bug #466857. svn path=/trunk/; revision=2630 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 991e333..b860ab5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2007-08-17 Carlos Garcia Campos + * shell/ev-page-cache.c: (ev_page_cache_new), + (ev_page_cache_get_thumbnail_size): + * shell/ev-sidebar-thumbnails.c: (get_scale_for_page), + (ev_sidebar_thumbnails_set_loading_icon): + + Also store in page-cache the dimensions of the thumbnails so that + they can be used to create the correct loading icon in the side + pane. Fixes bug #466857. + +2007-08-17 Carlos Garcia Campos + * backend/pdf/ev-poppler.cc: (pdf_document_thumbnails_get_thumbnail): -- cgit v0.9.1