Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2004-12-23 05:12:59 (GMT)
committer Havoc Pennington <hp@src.gnome.org>2004-12-23 05:12:59 (GMT)
commit5cea5eb0365ac715463c4d6fc893ed4154821e42 (patch)
tree3999b0248e36fa2ae9065bf347912761a53f693d /ChangeLog
parentec2aa10ab1ec9246d6c35b90f5d1df372f39c732 (diff)
make search find stuff on other pages, sort of (only returns one result on
2004-12-22 Havoc Pennington <hp@redhat.com> * 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c92ff05..974ea21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-12-22 Havoc Pennington <hp@redhat.com>
+ * 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 <hp@redhat.com>
+
* 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