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-22 05:30:35 (GMT)
committer Havoc Pennington <hp@src.gnome.org>2004-12-22 05:30:35 (GMT)
commit110ec8e1d24701cae441a5fe511611aaa478fd3b (patch)
tree315e12f8b6639b58d73c0382ce881c7a97ff2034 /ChangeLog
parentd97441740d457e1463083d561afdb719ca99e66b (diff)
connect to "found" signal (expose_bin_window): draw find highlights
2004-12-22 Havoc Pennington <hp@redhat.com> * shell/ev-view.c (ev_view_set_document): connect to "found" signal (expose_bin_window): draw find highlights * shell/ev-window.c (find_bar_search_changed_cb): implement * pdf/xpdf/pdf-document.cc (pdf_document_begin_find) (pdf_document_end_find): implement this interface * backend/ev-document.c (ev_document_found): add this to emit signal
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b13df8b..532f307 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-12-22 Havoc Pennington <hp@redhat.com>
+
+ * shell/ev-view.c (ev_view_set_document): connect to "found" signal
+ (expose_bin_window): draw find highlights
+
+ * shell/ev-window.c (find_bar_search_changed_cb): implement
+
+ * pdf/xpdf/pdf-document.cc (pdf_document_begin_find)
+ (pdf_document_end_find): implement this interface
+
+ * backend/ev-document.c (ev_document_found): add this to emit
+ signal
+
Tue Dec 21 23:57:37 2004 Owen Taylor <otaylor@redhat.com>
* data/evince-ui.xml: Add a few more toolbar items.