CVSROOT:        /cvs/gnome
Module name:    evince
Changes by:     krh     05/04/04 20:40:58

Modified files:
        .              : ChangeLog 
        backend        : ev-document-find.c ev-document-find.h 
                         ev-document.c ev-document.h ev-jobs.c 
                         ev-page-cache.c 
        pdf            : ev-poppler.cc 
        pixbuf         : pixbuf-document.c 
        ps             : ps-document.c 
        shell          : ev-view.c ev-view.h ev-window.c 

Log message:
2005-04-04  Kristian Høgsberg  <[EMAIL PROTECTED]>

Make searching work again.

* backend/ev-document.c:
* backend/ev-document.h:
* backend/ev-document-find.c:
* backend/ev-document-find.h: Change EvDocumentIface so we no
longer store the current page or zoom level in the document.  The
consequence is that all calls that operate on the current page now
instead take the page number as an extra argument, and all
coordinates are now doubles in document coordinate system.

* pdf/ev-poppler.cc:
* pixbuf/pixbuf-document.c:
* ps/ps-document.c: Update backends accordingly.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evince&who=krh&date=explicit&mindate=2005-04-04%2020:39&maxdate=2005-04-04%2020:41

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to