]> www.fi.muni.cz Git - evince.git/commit
Fix for the bug 319133 - Find entry should allow text scroll.
authorStanislav Slusny <slusnys@gmail.com>
Mon, 20 Feb 2006 23:49:38 +0000 (23:49 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Mon, 20 Feb 2006 23:49:38 +0000 (23:49 +0000)
commit92603d06e3606238f25df947fed3666c5814440d
tree31e29bea7bb5656a0a965af1d1ff41f2693578fc
parentaa44705ba0aace3c8ad210232a71310c598e4b67
Fix for the bug 319133 - Find entry should allow text scroll.

2006-02-21  Stanislav Slusny <slusnys@gmail.com>

* shell/eggfindbar.c: (egg_find_bar_class_init):
* shell/eggfindbar.h:
* shell/ev-view-accessible.c: (ev_view_accessible_idle_do_action):
* shell/ev-view-private.h:
* shell/ev-view.c: (add_scroll_binding_keypad), (ev_view_scroll),
(ev_view_class_init), (ev_sizing_mode_get_type),
(ev_scroll_type_get_type):
* shell/ev-view.h:
* shell/ev-window.c: (ev_window_cmd_scroll_forward),
(ev_window_cmd_scroll_backward), (find_bar_scroll),
(ev_window_init):

Fix for the bug 319133 - Find entry should allow text scroll.
ChangeLog
shell/eggfindbar.c
shell/eggfindbar.h
shell/ev-view-accessible.c
shell/ev-view-private.h
shell/ev-view.c
shell/ev-view.h
shell/ev-window.c