2009-07-28 Felix Riemann * NEWS: Update for 2.27.5. 2009-07-25 Felix Riemann * data/eog-preferences-dialog.glade: * data/eog-preferences-dialog.ui: * src/eog-preferences-dialog.c (eog_preferences_dialog_constructor): Add UI controls for the netbook mode and the xdg fallback. 2009-07-25 Felix Riemann * data/eog-image-properties-dialog.glade: * data/eog-image-properties-dialog.ui: * data/eog.schemas.in: * src/eog-config-keys.h: * src/eog-properties-dialog.c (pd_update_metadata_tab), (eog_properties_dialog_set_netbook_mode), (eog_properties_dialog_set_property), (eog_properties_dialog_get_property), (eog_properties_dialog_class_init), (eog_properties_dialog_init): * src/eog-properties-dialog.h: * src/eog-window.c (eog_window_pd_nbmode_changed_cb), (eog_window_cmd_properties), (eog_window_init): Add option to move the detailed metadata list onto its own page. This should make the dialog behave better on devices with smaller displays, e.g. netbooks. Fixes bug #566810. 2009-07-25 Felix Riemann * configure.ac: * plugins/*/Makefile.am: Merge per-plugin Makefiles into a single one. This makes it possible to build the plugins in parallel. 2009-07-24 Felix Riemann * configure.ac: * data/icons/*/*/Makefile.am: Merge per-context Makefiles for the icons into per-size Makefiles. 2009-07-24 Felix Riemann * data/eog.schemas.in: * src/eog-config-keys.h: * src/eog-window.c (eog_window_cmd_file_open): Add and enable option to have the filechooser show the user's picture folder when no image is loaded. Fixes bug #589151. 2009-07-23 Claudio Saavedra * src/eog-thumb-view.c: (eog_thumb_view_init): Do not check for GTK+ version to be at least 2.15.0, since we already depend on 2.15.1. 2009-07-14 Felix Riemann * configure.ac: Post-release version bump.