]> www.fi.muni.cz Git - evince.git/commit
Use signals to notify action activation. Hopefully I did not break
authorMarco Pesenti Gritti <mpg@redhat.com>
Wed, 11 May 2005 09:42:22 +0000 (09:42 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Wed, 11 May 2005 09:42:22 +0000 (09:42 +0000)
commit39d906d93b5e9e0929fec8d3ef322f9597adee78
tree4d456abb8d9d7733540452276d35d4f7ffa8734e
parentf0f15671240dd6e99f22e91386bd384246f2d4cd
Use signals to notify action activation. Hopefully I did not break

2005-05-11  Marco Pesenti Gritti  <mpg@redhat.com>

        * shell/ev-marshal.list:
        * shell/ev-page-action.c: (ev_page_action_widget_class_init),
        (activate_cb), (match_selected_cb), (activate_link_cb),
        (connect_proxy), (ev_page_action_class_init):
        * shell/ev-page-action.h:

        Use signals to notify action activation. Hopefully
        I did not break completion since I cant test...

        * shell/ev-window.c: (activate_link_cb), (activate_label_cb),
        (register_custom_actions):

        Connect to page selector actions and also grab focus on
        the view when activated.
ChangeLog
shell/ev-marshal.list
shell/ev-page-action.c
shell/ev-page-action.h
shell/ev-window.c