2006-07-24 Claudio Saavedra * NEWS, configure.in, po/ChangeLog: Update for 2.15.90. 2006-07-24 Claudio Saavedra * libeog/eog-image-private.h: * libeog/eog-image.c: (eog_image_dispose), (eog_image_init), (eog_image_lock), (eog_image_unlock), (eog_image_cancel_load): * libeog/eog-image.h: * libeog/eog-job-manager.c: (thread_start_func): * libeog/eog-job.c: (eog_job_call_action): * shell/eog-window.c: (eog_window_init), (job_image_load_action), (job_image_load_finished), (handle_image_selection_changed): Add image_lock/unlock methods to ensure that there are no race conditions when loading and unloading images (Fixes bug #340827). Patch from Callum McKenzie . 2006-07-24 Claudio Saavedra * shell/eog-preferences.c: (color_change_cb): Use correct syntax to retrieve color string (Fixes bug #347600). Patch from Felix Riemann . 2006-07-13 Lucas Rocha * libeog/eog-scroll-view.c (eog_scroll_view_button_press_event, eog_scroll_view_button_release_event): use middle mouse drag to scroll image (Fixes bug #335689). Patch from Wouter Bolsterlee . 2006-07-13 Lucas Rocha * libeog/eog-image-jpeg.c (_save_jpeg_as_jpeg): avoid losing EXIF data when saving changed jpeg images (Fixes bug #309219). Patch from Felix Riemann . 2006-07-12 Claudio Saavedra * configure.in: post release version bump.