2008-11-24 Carlos Garcia Campos * NEWS: * configure.ac: Update for release 2.24.2 2008-11-23 Carlos Garcia Campos * shell/ev-view.c: (ev_view_find_previous): Make sure find_result is never < 0 which causes a crash while searching. Fixes bug #558377. 2008-11-05 Nickolay V. Shmyrev * cut-n-paste/zoom-control/ephy-zoom-action.c (create_menu_item): Makes menu label translatable. Fixes bug #559129. 2008-11-04 Nickolay V. Shmyrev * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution), (t1_transform_font): * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font): More renames of warning to mdvi_warning in follow up to the fix of the bug #553369. Fix for the bug #559257 by Tuxce . 2008-11-04 Nickolay V. Shmyrev * backend/dvi/mdvi-lib/t1.c (t1_reset_resolution), (t1_transform_font): * backend/dvi/mdvi-lib/tt.c (tt_really_load_font), (tt_load_font): 2008-11-01 Carlos Garcia Campos * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple): Initialize GError to NULL. 2008-10-27 Christian Persch * backend/djvu/djvu-document.c * backend/ps/ev-spectre.c * shell/ev-jobs.c: Use printf safely. Bug #558066. 2008-10-24 Nickolay V. Shmyrev * shell/ev-view.c (ev_view_change_page), (ev_view_transition_animation_finish), (ev_view_transition_animation_cancel), (page_changed_cb), (ev_view_set_presentation), (ev_view_next_page), (ev_view_previous_page): Cancel the animation without scheduling transition start and proceed to the next page to fix bug #516749.