]> www.fi.muni.cz Git - evince.git/commit
[libdocument] Use EvPage instead of EvRenderContext in get_selected_text()
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 8 May 2010 10:24:36 +0000 (12:24 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 8 May 2010 10:24:36 +0000 (12:24 +0200)
commiteb80ecd1f7aa6ff57d2a3324c691274745ca4ed0
tree55159ec20fa770c90a110aaa390f905d09b8a2fa
parentd92e01606a301b6f677d85c3b24348f3b51ed2f4
[libdocument] Use EvPage instead of EvRenderContext in get_selected_text()

It doesn't depend on scale and rotation so we only need the page.
backend/djvu/djvu-document.c
backend/pdf/ev-poppler.cc
libdocument/ev-selection.c
libdocument/ev-selection.h
libview/ev-view.c