2006-03-04 Lucas Rocha * configure.in, NEWS: Update for 2.13.92 2006-03-03 Lucas Rocha * libeog/eog-image-list.c, libeog/eog-image-private.h, libeog/eog-image.c (eog_image_dispose, vfs_monitor_dir_cb, vfs_monitor_file_cb, eog_image_register_infoview), libeog/eog-image.h (eog_image_register_infoview), libeog/eog-info-view.c (update_data_pages_for_image): fix crash when removing images from a directory with images that EOG is watching. 2006-03-02 Lucas Rocha * libeog/eog-full-screen.c (disable_screen_saver): make EOG gnome-screen-saver if this is present (Fixes bug #333142). Patch from Oliver Grawert with some fixes. 2006-03-02 Lucas Rocha * libeog/eog-wrap-list.c (handle_canvas_scroll, eog_wrap_list_construct): mouse scroll wheel make image switching on collection pane (Fixes bug #331645). 2006-02-27 Lucas Rocha * shell/eog-window.c (eog_window_init): define a minimum window size (Fixes bug #327065). 2006-02-27 Lucas Rocha * libeog/Makefile.am: change libs search paths order to make development libs paths have higher priority than X11 libs search paths (Fixes bug #330708). Patch from Sylvain Bertrand . 2006-02-27 Lucas Rocha * eog-scroll-view.c (eog_scroll_view_zoom_in, eog_scroll_view_zoom_out): correct handling of zoom double precision with mouse wheel (Fixes bug #310833). Patch from Felix Riemann . 2006-02-22 Lucas Rocha * libeog/eog-metadata-reader.c: fix 64-bit pointer truncation (Fixes #331971). Patch from Pascal Hofstee and Alexander Nedotsukov . 2006-02-19 Lucas Rocha * libeog/eog-image-list.c, libeog/eog-image.c, libeog/eog-info-view.c, libeog/eog-job-manager.c, libeog/eog-job.c, shell/eog-window.c: disable all debug messages by default (Fixes bug #331362). 2006-02-16 Lucas Rocha * configure.in: post release version bump.