]> www.fi.muni.cz Git - evince.git/commit
Massive changes. We now support text selection of pdfs, and not just
authorJonathan Blandford <jrb@redhat.com>
Thu, 30 Jun 2005 05:44:28 +0000 (05:44 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Thu, 30 Jun 2005 05:44:28 +0000 (05:44 +0000)
commite93b3a265bbc02546d230204402e3f41e83d6ab5
tree9a56861f73e0b9a523a2d8cba2d817318a639605
parenta50ca0528a09e8e001c4600371048774e4029057
Massive changes. We now support text selection of pdfs, and not just

Thu Jun 30 01:43:00 2005  Jonathan Blandford  <jrb@redhat.com>

        * shell/*:
        * backend/ev-render-context.[ch]:
        * backend/ev-selection.[ch]:

        Massive changes.  We now support text selection of pdfs, and not
        just rectangular selection.  This is pretty broken still, but I
        want to get something into CVS.
18 files changed:
ChangeLog
NOTES
backend/Makefile.am
backend/ev-document.c
backend/ev-document.h
backend/ev-render-context.c [new file with mode: 0644]
backend/ev-render-context.h [new file with mode: 0644]
backend/ev-selection.c [new file with mode: 0644]
backend/ev-selection.h [new file with mode: 0644]
pdf/ev-poppler.cc
pixbuf/pixbuf-document.c
shell/ev-jobs.c
shell/ev-jobs.h
shell/ev-pixbuf-cache.c
shell/ev-pixbuf-cache.h
shell/ev-view.c
shell/ev-view.h
tiff/tiff-document.c