]> www.fi.muni.cz Git - evince.git/commit
Add support for document links
authorMarco Pesenti Gritti <marco@gnome.org>
Thu, 13 Jan 2005 17:49:01 +0000 (17:49 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Thu, 13 Jan 2005 17:49:01 +0000 (17:49 +0000)
commite0ca7880392b3d064e55406f270e2f68779e3cdc
tree684585ef2bc8531c2471490ffb5b130b7cc34f23
parentddc0ad5b3bd75a640ba362cdccde7449654bae61
Add support for document links

2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>

        * backend/ev-document.c: (ev_document_get_link):
        * backend/ev-document.h:
        * pdf/xpdf/pdf-document.cc:
        * shell/ev-application.c: (ev_application_open):
        * shell/ev-application.h:
        * shell/ev-sidebar-links.c: (selection_changed_cb):
        * shell/ev-view.c: (ev_view_button_release_event), (go_to_link),
        (ev_view_go_to_link):

        Add support for document links
ChangeLog
backend/ev-document.c
backend/ev-document.h
pdf/xpdf/pdf-document.cc
shell/ev-application.c
shell/ev-application.h
shell/ev-sidebar-links.c
shell/ev-view.c