From 03ad9a29cbe1a89dfc5e8b94a74f6f86c4cba076 Mon Sep 17 00:00:00 2001 From: Jonathan Blandford Date: Thu, 31 Mar 2005 18:43:05 +0000 Subject: Cr 31 13:27:50 2005 Jonathan Blandford Cr 31 13:27:50 2005 Jonathan Blandford * backend/ev-document.c: (ev_document_get_page_label): * backend/ev-document.h: * backend/ev-page-cache.c: (_ev_page_cache_new), (ev_page_cache_get_page_label): * backend/ev-page-cache.h: * pdf/ev-poppler.cc: * shell/ev-sidebar-links.c: (ev_sidebar_links_construct), (links_page_num_func): * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_set_document): * shell/ev-view.c: (status_message_from_link), (ev_view_motion_notify_event): * shell/ev-window.c: (document_supports_sidebar): Add in page label support. It's not perfect yet, but it's the first 'feature' in a while. Also, fix a bogus comment noticed by crispin. VS: Modified Files: --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 940e855..181e28d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +Thu Mar 31 13:27:50 2005 Jonathan Blandford + + * backend/ev-document.c: (ev_document_get_page_label): + * backend/ev-document.h: + * backend/ev-page-cache.c: (_ev_page_cache_new), + (ev_page_cache_get_page_label): + * backend/ev-page-cache.h: + * pdf/ev-poppler.cc: + * shell/ev-sidebar-links.c: (ev_sidebar_links_construct), + (links_page_num_func): + * shell/ev-sidebar-thumbnails.c: + (ev_sidebar_thumbnails_set_document): + * shell/ev-view.c: (status_message_from_link), + (ev_view_motion_notify_event): + * shell/ev-window.c: (document_supports_sidebar): Add in page + label support. It's not perfect yet, but it's the first 'feature' + in a while. + Also, fix a bogus comment noticed by crispin. + Thu Mar 31 01:21:58 2005 Jonathan Blandford * Makefile.am: Remove pixbuf backend for now -- cgit v0.9.1