]> www.fi.muni.cz Git - evince.git/commit
Stop autoscroll when Escape key is pressed. Fixes bug #511635.
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 26 Jan 2008 15:59:00 +0000 (15:59 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Sat, 26 Jan 2008 15:59:00 +0000 (15:59 +0000)
commit8fdc90f6d511cd854fdfdf4c5d7066a2bbe00c94
tree2f5d491d768578303fe6c66ea7b8a35f2bdaf219
parenta3b05a8344813469eff149cd75c1cc088dc267f3
Stop autoscroll when Escape key is pressed. Fixes bug #511635.

2008-01-26  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view.[ch]: (ev_view_button_release_event),
(ev_view_autoscroll_start), (ev_view_autoscroll_stop):
* shell/ev-window.c: (ev_window_cmd_view_autoscroll),
(ev_window_cmd_escape):
Stop autoscroll when Escape key is pressed. Fixes bug #511635.

svn path=/trunk/; revision=2860
ChangeLog
shell/ev-view.c
shell/ev-view.h
shell/ev-window.c