2008-09-09 Claudio Saavedra * NEWS: Update for 2.23.92 2008-09-07 Claudio Saavedra * src/eog-application.c: Document EogApplication API. 2008-09-07 Felix Riemann * src/eog-window.c: (eog_window_reload_image): * src/eog-window.h: Make the reload plugin work again. Most of the code is internal now to have the reloading done in a more correct and less error-prone way. Also there were signs that other plugins might need this functionality as well. Fixes bug #548392 (Claudio Saavedra, Felix Riemann). 2008-09-07 Claudio Saavedra * AUTHORS: Updates. * README: Updates. 2008-09-07 Felix Riemann * src/eog-window.c: (eog_window_cmd_save_as): Fix "Operation not supported" error when using Save-As-Many dialog. 2008-09-05 Claudio Saavedra * src/eog-message-area.c: (size_allocate), (eog_message_area_init): Enqueue a redraw of the widget upon allocation. Fixes bug #504538. 2008-09-02 Felix Riemann * src/eog-window.c: (sort_recents_mru), (eog_window_update_recent_files_menu): Use Evince's recent files sorting code and modify it to use the timestamps made by EOG for sorting. This keeps other apps from affecting EOG's sort order. Fixes bug #550252. 2008-09-02 Felix Riemann * src/eog-window.c: (add_file_to_recent_files), (eog_window_update_recent_files_menu): Don't use "private" groups to filter our recent files. Filter by application data and supply a group from the desktop-bookmark-spec instead. Hardcode the app name used for filtering to be locale independent. 2008-09-02 Claudio Saavedra * configure.ac: post release version bump.