2006-03-04  Lucas Rocha  <lucasr@gnome.org>

	* configure.in, NEWS: Update for 2.13.92

2006-03-03  Lucas Rocha  <lucasr@gnome.org>

	* 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  <lucasr@gnome.org>

	* libeog/eog-full-screen.c (disable_screen_saver): make
	EOG gnome-screen-saver if this is present (Fixes 
	bug #333142). Patch from Oliver Grawert <ogra@ubuntu.com>
	with some fixes.

2006-03-02  Lucas Rocha  <lucasr@gnome.org>

	* 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  <lucasr@gnome.org>

	* shell/eog-window.c (eog_window_init): define a minimum 
	window size (Fixes bug #327065).

2006-02-27  Lucas Rocha  <lucasr@gnome.org>

	* 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 <sylvain.bertrand@gmail.com>.

2006-02-27  Lucas Rocha  <lucasr@gnome.org>

	* 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 <felix@hsgheli.de>.

2006-02-22  Lucas Rocha  <lucasr@gnome.org>

	* libeog/eog-metadata-reader.c: fix 64-bit pointer 
	truncation (Fixes #331971). Patch from Pascal Hofstee
	<caelian@gmail.com> and Alexander Nedotsukov 
	<bland@freebsd.org>.

2006-02-19  Lucas Rocha  <lucasr@gnome.org>

	* 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  <lucasr@gnome.org>

	* configure.in: post release version bump.