From: Stephane LOEUILLET Date: Sun, 23 Jan 2005 20:49:04 +0000 (+0000) Subject: ignore page offset here, to make search results independent of it, X-Git-Tag: EVINCE_0_1_1~2 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=cb01b3eec8e8524674335371c87b0d25f0c9c707;hp=cb01b3eec8e8524674335371c87b0d25f0c9c707;p=evince.git ignore page offset here, to make search results independent of it, 2005-01-23 Stephane LOEUILLET * 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 ---