From 44a5ea12157e001973538d01e4620b4be80c82c9 Mon Sep 17 00:00:00 2001 From: Jonathan Blandford Date: Tue, 04 Jan 2005 08:30:06 +0000 Subject: initial stab at implementing thumbnail support for pdfs. It only does Tue Jan 4 03:22:56 2005 Jonathan Blandford * pdf/xpdf/pdf-document.cc (pdf_document_thumbnails_get_thumbnail): initial stab at implementing thumbnail support for pdfs. It only does documents with precached pdfs now. --- (limited to 'shell/ev-sidebar-thumbnails.c') diff --git a/shell/ev-sidebar-thumbnails.c b/shell/ev-sidebar-thumbnails.c index 3d41db1..8bd7879 100644 --- a/shell/ev-sidebar-thumbnails.c +++ b/shell/ev-sidebar-thumbnails.c @@ -196,7 +196,7 @@ populate_thumbnails_idle (gpointer data) break; } g_timer_destroy (timer); -#if 1 +#if 0 g_print ("%d rows done this idle in %d\n", i, (int)microseconds); #endif -- cgit v0.9.1