2007-10-30 Lucas Rocha * NEWS: Update for 2.20.2 2007-10-30 Lucas Rocha * data/eog.schemas.in: restored the default mousewheel-for-zooming behavior by setting /apps/eog/view/scroll_wheel_zoom key to true by default. Fixes bug #491826. 2007-10-30 Lucas Rocha * src/eog-window.c (eog_window_can_save_changed_cb, update_action_groups_state, eog_job_load_cb, eog_job_transform_cb), eog_job_save_cb, eog_window_construct_ui, eog_window_init): correctly update save actions according to image modification state and desktop save to disk lockdown key. Fixes bug #476919 (Cosimo Cecchi). 2007-10-25 Claudio Saavedra * src/eog-error-message-area.c: (create_error_message_area): Mark a forgotten string for translation. Fixes bug #490065 (Kelemen Gabor). 2007-10-21 Felix Riemann * src/eog-metadata-reader.c: (eog_metadata_reader_consume): Simply skip APP1 markers with unknown content in JPEG files. This makes such files work as first image again. Fixes bug #488808. 2007-10-20 Felix Riemann * src/eog-list-store.c: (eog_list_store_thumbnail_set): Convert an accidential pointer variable to a normal one. This should fix missing thumbnails in the collection on 64bit machines. Fixes bug #481096. 2007-10-19 Claudio Saavedra * src/eog-thumb-nav.c: (eog_thumb_nav_scroll_event), (eog_thumb_nav_scroll_step), (eog_thumb_nav_init): Store the adjustment in the private data to slightly improve performance (and actually complete previous patch). 2007-10-19 Claudio Saavedra * src/eog-thumb-nav.c: (eog_thumb_nav_scroll_step): Do not use static in the GtkAdjustment. Fixes bug #488344. 2007-10-16 Lucas Rocha * configure.in: post release version bump.