]> www.fi.muni.cz Git - evince.git/commit
Implement xyz links, still not functional. Links are a total mess, will
authorMarco Pesenti Gritti <mpg@redhat.com>
Wed, 7 Sep 2005 12:36:54 +0000 (12:36 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Wed, 7 Sep 2005 12:36:54 +0000 (12:36 +0000)
commit9f8ec2d921de1c31da212c8486ab2bda85d51bf9
tree345fe0da287b75b87d1957bc84d4ce3cbb0260ff
parent91cff90ba3ab0a2ee2be958c2efac1181be9bf3e
Implement xyz links, still not functional. Links are a total mess, will

2005-09-07  Marco Pesenti Gritti  <mpg@redhat.com>

        * backend/ev-document.h:
        * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
        (ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
        (ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
        (ev_link_new_page), (ev_link_new_page_xyz):
        * backend/ev-link.h:
        * pdf/ev-poppler.cc:
        * shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
        (go_to_link), (tip_from_link):

        Implement xyz links, still not functional. Links are a total
        mess, will need to refactor and bugfix a lot :(
ChangeLog
backend/ev-document.h
backend/ev-link.c
backend/ev-link.h
pdf/ev-poppler.cc
shell/ev-view.c