From 5b55c6afc5ba271aea0e04fa00ff92291290260c Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Fri, 17 Oct 2008 10:48:45 +0000 Subject: Instead of using only one loading icon for thumbnails based on the size of 2008-10-17 Carlos Garcia Campos * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose), (ev_sidebar_thumbnails_get_loading_icon), (clear_range), (ev_sidebar_thumbnails_fill_model), (ev_sidebar_thumbnails_refresh), (ev_sidebar_thumbnails_set_document): Instead of using only one loading icon for thumbnails based on the size of the first page, create an icon for every different page size. Fixes bug #556264. svn path=/trunk/; revision=3223 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index db2e702..e05c184 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2008-10-17 Carlos Garcia Campos + * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose), + (ev_sidebar_thumbnails_get_loading_icon), (clear_range), + (ev_sidebar_thumbnails_fill_model), + (ev_sidebar_thumbnails_refresh), + (ev_sidebar_thumbnails_set_document): + + Instead of using only one loading icon for thumbnails based on the + size of the first page, create an icon for every different page + size. Fixes bug #556264. + +2008-10-17 Carlos Garcia Campos + * shell/ev-page-cache.c: (ev_page_cache_finalize): Fix memory leak. -- cgit v0.9.1