]> www.fi.muni.cz Git - evince.git/commit
Autoscroll feature with the context menu. Fixes bug #323670. Thanks to
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Sun, 23 Dec 2007 17:14:04 +0000 (17:14 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Sun, 23 Dec 2007 17:14:04 +0000 (17:14 +0000)
commit14633f07b92d515ca0c4447506fa938b3568f013
tree351925b2e057a8198f636ad8ee99d6143faba864
parent5b3184cd2e213fc3ee7d3036003e55aaca64042e
Autoscroll feature with the context menu. Fixes bug #323670. Thanks to

2007-12-23  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* data/evince-toolbar.xml:
* data/evince-ui.xml:
* shell/ev-view-private.h:
* shell/ev-view.c: (ev_view_handle_cursor_over_xy),
(ev_view_button_press_event), (ev_view_motion_notify_event),
(ev_view_button_release_event), (ev_view_init),
(ev_view_autoscroll_cb), (ev_view_autoscroll),
(ev_view_set_cursor):
* shell/ev-view.h:
* shell/ev-window.c: (ev_window_setup_action_sensitivity),
(ev_window_cmd_view_autoscroll):

Autoscroll feature with the context menu. Fixes bug
#323670. Thanks to David Turner <cillian64@googlemail.com>.

svn path=/trunk/; revision=2781
ChangeLog
data/evince-toolbar.xml
data/evince-ui.xml
shell/ev-view-private.h
shell/ev-view.c
shell/ev-view.h
shell/ev-window.c