From 5cea5eb0365ac715463c4d6fc893ed4154821e42 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Thu, 23 Dec 2004 05:12:59 +0000 Subject: make search find stuff on other pages, sort of (only returns one result on 2004-12-22 Havoc Pennington * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search find stuff on other pages, sort of (only returns one result on invisible pages, to show they have results; updates full results for a page when you view it). Currently repaints the current page every time a new result is found on any page, which isn't so nice. --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c92ff05..974ea21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2004-12-22 Havoc Pennington + * pdf/xpdf/pdf-document.cc (pdf_document_find_begin): make search + find stuff on other pages, sort of (only returns one result on + invisible pages, to show they have results; updates full results + for a page when you view it). Currently repaints the current page + every time a new result is found on any page, which isn't so nice. + +2004-12-22 Havoc Pennington + * shell/ev-window.c (ev_window_cmd_edit_find): display an error if the document doesn't support find (better ideas?) (find_bar_search_changed_cb): handle missing document or document -- cgit v0.9.1