2008-02-25 Lucas Rocha * NEWS: Update for 2.21.92 2008-02-25 Felix Riemann * src/eog-application.c: (eog_application_init), (eog_application_save_toolbars_model): * src/eog-util.c: (eog_util_dot_dir): Don't assert if we cannot create the user preferences directory because a file with the same name blocking it. Log a warning instead. Attempts to save the toolbar layout will be ignored until the user moved the file away. Fixes bug #500203. 2008-02-19 Rodrigo Moya * src/eog-image.c (eog_image_load): return when the data being received has already been loaded. Fixes bug #517450. 2008-02-19 Felix Riemann * src/eog-properties-dialog.c: (eog_exif_set_label): Make the date value in the properties dialog locale formatted again. This function could possibly redone to be more "portable". 2008-02-18 Claudio Saavedra * src/eog-properties-dialog.c: (pd_update_metadata_tab): * src/eog-thumb-view.c: (tb_on_query_tooltip_cb): Use DateTimeOriginal for the "Taken on:" field in the tooltips and the "Date/Time:" field in the metadata tab. Fixes bug #513827 (Francisco Rojas). 2008-02-18 Felix Riemann * autogen.sh: configure checks for autoconf >= 2.59. Let autogen.sh do the same. 2008-02-15 Felix Riemann * src/eog-window.c: (eog_window_key_press): Skip to the next image when pressing PgUp/PgDown while the collection is hidden. Avoids some critical warnings/crashes in that case. Fixes bug #513958. 2008-02-11 Felix Riemann * configure.ac: post release version bump.