2008-07-21 Felix Riemann * NEWS: Update for 2.23.5. 2008-07-21 Felix Riemann * src/eog-properties-dialog.c: (eog_exif_set_focal_length_label), (pd_update_metadata_tab): Show the 35mm equivalent in addition to the lens focal length in the properties dialog (if it is provided by the camera). Fixes bug #543171. 2008-07-19 Felix Riemann * src/eog-properties-dialog.c: (pd_update_metadata_tab): Remove duplicate function call. 2008-07-04 Felix Riemann * src/eog-metadata-reader-png.c: (eog_metadata_reader_png_consume): Fix warnings about wrong format specifiers on 64bit machines. 2008-07-03 Felix Riemann * src/eog-window.c: (eog_window_key_press): Fix critical warnings when using Q or ESC to close a window. 2008-06-25 Felix Riemann * src/eog-metadata-reader.c: Remove unneeded include. 2008-06-22 Felix Riemann * src/eog-window.c: (eog_window_run_fullscreen): Remember to stop the slideshow timer when switching from slideshow to normal fullscreen mode. Fixes bug #539495. 2008-06-21 Felix Riemann * src/eog-scroll-view.c: (eog_scroll_view_set_bg_color): * src/eog-window.c: (eog_window_run_fullscreen): Fix compiler warnings. 2008-06-21 Felix Riemann * src/eog-print.c: (eog_print_get_key_file), (eog_print_get_page_setup), (eog_print_save_key_file), (eog_print_get_print_settings): Unmark some unnecessarily translated warnings. 2008-06-18 Felix Riemann * src/eog-plugin-engine.c: Fix GLib single include. 2008-06-18 Felix Riemann * autogen.sh: Reflect the raised intltool dep in autogen.sh. 2008-06-18 Claudio Saavedra * src/eog-scroll-view.c: (+eog_scroll_view_set_bg_color): New method to set the background color of the scrollview. * src/eog-scroll-view.h: * src/eog-window.c: (eog_window_run_fullscreen), (eog_window_stop_fullscreen): Use eog_scroll_view_set_bg_color instead of setting the color of the widget by hand. 2008-06-16 Lucas Rocha * configure.ac: post release version bump.