2005-07-26  Tim Gerla  <tim+gnomebugs@gerla.net>
        * configure.in, NEWS: Update for 2.11.90

2005-07-25  Ross Burton  <ross@burtonini.com>

	* libeog/eog-image.c:
	Re-implement the error handler.

2005-07-25  Ross Burton  <ross@burtonini.com>

	* libeog/eog-image.c:
	Register an error handler as otherwise LCMS will abort on error.

2005-07-25  Ross Burton  <ross@burtonini.com>

	* libeog/eog-image.c:
	Only try and extract a profile from an image if there is a
	metadata reader.

2005-07-25  Tim Gerla  <tim@gerla.net>
        * libeog/eog-full-screen.[ch], shell/eog-window.c:
        Patch from Davyd Madeley <davyd@madeley.id.au> to
        fix some dual-screen bugs. Fixes bug #309100.

2005-07-14  Philip Van Hoof  <pvanhoof@gnome.org>

	* shell/eog-window.c: Renamed "Preview" to "Print Preview"
	fixes Bug 310470
	* libeog/eog-image.c, libeog/eog-image.h, libeog/eog-info-view.c, 
	shell/eog-window.c: Fix for Bug 310463

2005-07-15  Paolo Borelli  <pborelli@katamail.com>

	* move the eog-file-chooser and the save dialog helpers from
	libeog to the shell, since they are specific to the eog app.

2005-07-14  Philip Van Hoof  <pvanhoof@gnome.org>

	* configure.in, libeog/eog-image.c, libeog/eog-image.h,
	shell/eog-gtk-ui.xml, shell/eog-window.c: Printing support
	* libeog/eog-image.c: Bugfix for Bug #310351
	* shell/main.c: Patch from Paolo Borelli to address Bug# 310352
	
2005-07-14  Ross Burton  <ross@burtonini.com>

	* libeog/eog-image.h:
	* libeog/eog-image-private.h:
	Wrap lcms includes in HAVE_LCMS.

2005-07-14  Ross Burton  <ross@burtonini.com>

	* shell/eog-window.c:
	Don't assert when there are no images to display (patch from Paolo
	Borelli)

2005-07-14  Ross Burton  <ross@burtonini.com>

	* shell/eog-window.c:
	Wrap lcms includes in HAVE_LCMS.

2005-07-13  Tim Gerla  <tim@gerla.net>

        * More patches from Ross Burton improving the ICC profile support
        and make linking against -llcms optional.

2005-07-11  Tim Gerla  <tim@gerla.net>

        * Apply patches from Ross Burton <ross@burtonini.com> to add ICC
        color profile support.

2005-07-10  Tim Gerla  <tim@gerla.net>

        * Apply patches from Philip Van Hoof <pvanhoof@gnome.org> to
        update the folder of viewed images on filesystem changes.
        Closes bug #308634.

2005-07-09  Tim Gerla  <tim@gerla.net>

        * Apply patch from Paolo Borelli <pborelli@katamail.com> to remove
        eog-hig-dialog.[ch] and replace with gtk 2.6 calls. Closes bug #309376.
        * shell/eog-gtk-ui.xml, shell/eog-window.c: Apply patch from
        Jaap A. Haitsma <jaap@haitsma.org> to use Ctrl-= to zoom in and Ctrl-0
        to go to "Normal Size". Closes bug #109412.