2005-07-26 Tim Gerla * configure.in, NEWS: Update for 2.11.90 2005-07-25 Ross Burton * libeog/eog-image.c: Re-implement the error handler. 2005-07-25 Ross Burton * libeog/eog-image.c: Register an error handler as otherwise LCMS will abort on error. 2005-07-25 Ross Burton * libeog/eog-image.c: Only try and extract a profile from an image if there is a metadata reader. 2005-07-25 Tim Gerla * libeog/eog-full-screen.[ch], shell/eog-window.c: Patch from Davyd Madeley to fix some dual-screen bugs. Fixes bug #309100. 2005-07-14 Philip Van Hoof * 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 * 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 * 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 * libeog/eog-image.h: * libeog/eog-image-private.h: Wrap lcms includes in HAVE_LCMS. 2005-07-14 Ross Burton * shell/eog-window.c: Don't assert when there are no images to display (patch from Paolo Borelli) 2005-07-14 Ross Burton * shell/eog-window.c: Wrap lcms includes in HAVE_LCMS. 2005-07-13 Tim Gerla * More patches from Ross Burton improving the ICC profile support and make linking against -llcms optional. 2005-07-11 Tim Gerla * Apply patches from Ross Burton to add ICC color profile support. 2005-07-10 Tim Gerla * Apply patches from Philip Van Hoof to update the folder of viewed images on filesystem changes. Closes bug #308634. 2005-07-09 Tim Gerla * Apply patch from Paolo Borelli 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 to use Ctrl-= to zoom in and Ctrl-0 to go to "Normal Size". Closes bug #109412.