2008-04-07 Claudio Saavedra * NEWS: Update for 2.22.1 2008-04-06 Felix Riemann * src/eog-metadata-reader.c: Don't skip the XMP xpacket tag. Exempi seems to handle it just fine. Increases compatibility with non-standard xpackets. Fixes bug #526331. 2008-04-04 Felix Riemann * src/eog-list-store.c: (eog_list_store_add_uris): * src/eog-properties-dialog.c: (eog_xmp_set_label): Fix leaks. 2008-04-02 Claudio Saavedra * src/eog-window.c: (eog_window_key_press): Give the scrollview a chance to handle the key press event, to allow zooming in/out if the image doesn't have the focus. Fixes bug #427053. 2008-04-02 Felix Riemann * src/eog-window.c: (eog_window_cmd_show_hide_bar): Make sure the widget we assign focus to is realized. This avoids critical warnings if some UI elements are hidden. Fixes bug #517017 (Wouter Bolsterlee). 2008-03-31 Felix Riemann * src/eog-thumb-nav.c: Remove unused private class member. 2008-03-14 Felix Riemann * src/eog-pixbuf-cell-renderer.h: Fix compiler warning. (Cosimo Cecchi) 2008-03-12 Felix Riemann * src/eog-metadata-reader.c: * src/eog-scroll-view.c: Remove two long obsoleted defines. 2008-03-10 Lucas Rocha * configure.ac: post release version bump.