X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=dbc914b3a5ff630f1deab88df9511112467a059e;hb=f4e6041a84c4a0dd4a9c1bab758c9bef43c0b222;hp=a8b669b1193622cb767f1bb1c70892e3ee92cf08;hpb=2fcdb759f53fee8ccca7eaa3d67743cc8d42b0fc;p=evince.git diff --git a/ChangeLog b/ChangeLog index a8b669b1..dbc914b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2006-02-21 Stanislav Slusny + + * 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. + +2006-02-20 Antoine Dopffer + + * shell/ev-view-private.h: + * shell/ev-view.c: (view_update_range_and_current_page), + (highlight_find_results), (find_changed_cb), (page_changed_cb), + (ev_view_set_document), (update_find_status_message), + (jump_to_find_result), (jump_to_find_page), (ev_view_find_next), + (ev_view_find_previous): + + Fix for the bug #319137. Search now takes account for scrolling. + 2006-02-19 Michael Hofmann * configure.ac: