]> www.fi.muni.cz Git - evince.git/commit
View status message support, use it to show the links. Needs work...
authorMarco Pesenti Gritti <marco@gnome.org>
Thu, 13 Jan 2005 19:11:28 +0000 (19:11 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Thu, 13 Jan 2005 19:11:28 +0000 (19:11 +0000)
commit88ec7e43a81072ea4d48ce91e6bf018a14c311a6
tree6e492c5aa14a9d7da957d1651f3f925b1a54e3ac
parente0ca7880392b3d064e55406f270e2f68779e3cdc
View status message support, use it to show the links. Needs work...

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

        * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),
        (pixbuf_document_document_iface_init):
        * ps/ps-document.c: (ps_document_get_link),
        (ps_document_document_iface_init):
        * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event),
        (status_message_from_link), (ev_view_set_status),
        (ev_view_set_find_status), (ev_view_motion_notify_event),
        (ev_view_button_release_event), (ev_view_set_property),
        (ev_view_get_property), (ev_view_class_init), (ev_view_init),
        (ev_view_get_find_status_message), (update_find_results),
        (ev_view_get_status), (ev_view_get_find_status):
        * shell/ev-view.h:
        * shell/ev-window.c: (view_status_changed_cb),
        (view_find_status_changed_cb), (ev_window_init):

        View status message support, use it to show the links.
        Needs work...
ChangeLog
pixbuf/pixbuf-document.c
ps/ps-document.c
shell/ev-view.c
shell/ev-view.h
shell/ev-window.c