]> www.fi.muni.cz Git - evince.git/commit
Allow jumping to another page by typing a page number in presentation
authorCarlos Garcia Campos <carlosgc@gnome.org>
Fri, 22 Dec 2006 17:50:04 +0000 (17:50 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Fri, 22 Dec 2006 17:50:04 +0000 (17:50 +0000)
commitd368dab33120e32f5e0da89cc2000ade8bf78572
tree0b577aba582589e105dffd70b138bce434230f4e
parent38e0f8c7d2713d3893ac102508e4d14d3e73ac3e
Allow jumping to another page by typing a page number in presentation

2006-12-22  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view-private.h:
* shell/ev-view.c: (send_focus_change), (ev_view_goto_window_hide),
(ev_view_goto_window_delete_event), (key_is_numeric),
(ev_view_goto_window_key_press_event),
(ev_view_goto_window_button_press_event),
(ev_view_goto_entry_activate), (ev_view_goto_window_create),
(ev_view_goto_entry_grab_focus), (ev_view_goto_window_send_key_event),
(ev_view_key_press_event), (ev_view_focus_out), (ev_view_destroy):
Allow jumping to another page by typing a page number in presentation
mode. It uses a popup window with an entry. Fixes bug #353625.
ChangeLog
shell/ev-view-private.h
shell/ev-view.c