2005-12-01 Lucas Rocha * shell/eog-gtk-ui.xml, shell/eog-window.c: add Return accelerator for Next Image and Shift+Return and Shift+SpaceBar accelerators for Previous Image. Split verb_GoPrev_cb into four simpler functions (Fixes bug #322593). Patch from Jaap A. Haitsma 2005-12-01 Lucas Rocha * README: fix maintainer list order. 2005-12-01 Lucas Rocha * README, AUTHORS: Update and UTF-8 encoding. 2005-11-18 Lucas Rocha * libeog/eog-canvas-pixbuf.c, libeog/eog-collection-item.c, libeog/eog-full-screen.c, libeog/eog-image-cache.c, libeog/eog-image-list.c, libeog/eog-image-private.h, libeog/eog-image-save-info.c, libeog/eog-image.c, libeog/eog-image.h, libeog/eog-info-view-detail.c, libeog/eog-info-view-exif.c, libeog/eog-info-view-file.c, libeog/eog-info-view.c, libeog/eog-job-manager.c, libeog/eog-job.c, libeog/eog-metadata-reader.c, libeog/eog-pixbuf-util.c, libeog/eog-scroll-view.c, libeog/eog-transform.c, libeog/eog-uri-converter.c, libeog/eog-uri-converter.h, libeog/eog-wrap-list.c, libeog/uta.c, shell/eog-save-as-dialog-helper.c, shell/eog-window.c, libeog/Makefile.am: several code cleanups. Patch from Kjartan Maraas . * libeog/eog-vertical-splitter.c, libeog/eog-vertical-splitter.h, libeog/eog-horizontal-splitter.c, libeog/eog-horizontal-splitter.h: removed. 2005-11-17 Lucas Rocha * eog.schemas.in: image information pane is disabled by default (Fixes bug #313672). 2005-11-17 Lucas Rocha * shell/eog-window.c (verb_HelpAbout_cb): icon in about dialog (Fixes bug #321665). Patch from Vincent Noel . 2005-11-13 Lucas Rocha * libeog/eog-wrap-list.c: (eog_wrap_list_select_single), (eog_wrap_list_key_press_cb): Use one single function when changing single selection instead of six too similar ones (Closes #321395). Patch from Claudio Saavedra . * libeog/eog-wrap-list.h: Added EogWrapListSelectChange enum and updated headers as needed. * shell/eog-window.c: (verb_Go_cb): Call new function eog_wrap_list_select_single () instead old ones. 2005-11-13 Lucas Rocha * configure.in: post release version bump.