Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c50966d..d2a384d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-01-23 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
+ * pdf/xpdf/pdf-document.cc (pdf_document_search_page_changed):
+ ignore page offset here, to make search results independent of it,
+
+ * shell/ev-view.c (expose_bin_window): but take offsets into
+ account here. Bug #164932
+
* pdf/xpdf/pdf-document.cc (pdf_document_get_link): divide by
scale at the right time. Bug #164996