2008-05-27 Felix Riemann * NEWS: Update for 2.22.2 2008-05-04 Felix Riemann * src/eog-window.c: (eog_window_get_display_profile): Don't let lcms abort EOG if it encounters an error while trying to load the display profile. Fixes bug #531300. 2008-04-28 Felix Riemann * data/eog.desktop.in.in: Remove unsupported "image/x-psd" file type. 2008-04-28 Felix Riemann * data/eog.desktop.in.in: Add "image/svg+xml-compressed" to the list of supported file types. Fixes bug #530102 (Franklin Piat). 2008-04-12 Claudio Saavedra * src/eog-thumb-view.c: (tb_on_query_tooltip_cb): Do not show image dimensions if this is not available. 2008-04-12 Claudio Saavedra * src/eog-image.c: (eog_image_get_dimension_from_thumbnail): * src/eog-jobs.c: (eog_job_thumbnail_run): * src/eog-thumbnail.h: Store original image dimensions as a GObject property instead of a pixbuf option, to avoid using the private gdk_pixbuf_set_option. Fixes bug #527798. 2008-04-12 Claudio Saavedra * src/eog-image.c: (eog_image_real_load): Do not crash if the error parameter is NULL. 2008-04-07 Claudio Saavedra * configure.ac: post release version bump.