2005-11-13 Lucas Rocha * configure.in, NEWS: Update for 2.13.4 * MAINTAINERS: e-mail update. 2006-01-10 Lucas Rocha * libeog/eog-full-screen.c: prevent screensaver on fullscreen mode (Fixes bug #326369). 2006-01-10 Lucas Rocha * libeog/eog-scroll-view.c (paint_rectangle, set_minimum_zoom_factor, set_zoom, set_zoom_fit, eog_scroll_view_get_zoom_is_min, eog_scroll_view_instance_init): refresh image section for very small images (Fixes bug #317641). Also, the zoom out is locked when the image gets 1px wide. Patch from Felix Riemann with contribution from Claudio Saavedra . 2006-01-09 Lucas Rocha * shell/eog-gtk-ui.xml, shell/eog-window.c: new delete confirmation dialog that only appears when using Del accel to remove an image (Fixes bug #322884). Patch from Jaap A. Haitsma with some fixes and refactoring. 2006-01-07 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-save-info.c, libeog/eog-image.c, 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.c, libeog/eog-metadata-reader.c, libeog/eog-scroll-view.c, libeog/eog-transform.c, libeog/eog-uri-converter.c, libeog/eog-wrap-list.c, shell/eog-file-chooser.c, shell/eog-window.c: replace GNOME_CLASS_BOILERPLATE macros in libeog with the G_DEFINE_TYPE macros. Patch by Felix Riemann . 2006-01-07 Lucas Rocha * shell/recent-files/egg-recent-item.c, shell/recent-files/egg-recent-model.c, shell/recent-files/egg-recent-util.c, shell/recent-files/egg-recent-util.h, shell/recent-files/egg-recent-view-bonobo.c, shell/recent-files/egg-recent-view-bonobo.h, shell/recent-files/egg-recent-view-gtk.c, shell/recent-files/egg-recent.h: Sync from latest libegg. 2006-01-07 Lucas Rocha * shell/eog-window.c: resize window according to the image dimensions (Fixes bug #323204). Also, now there's a "minimal" window size that will be used if the image is smaller than that. 2005-12-28 Abel Cheung * configure.in: Added "zh_HK" to ALL_LINGUAS. 2005-12-19 Lucas Rocha * shell/eog-gtk-ui.xml, shell/eog-window.c: add BackSpace accel for previous image action (Fixes bug #324088). 2005-12-13 Lucas Rocha * configure.in: Fix GTK+ dependency version. Now EOG depends on GTK+ >= 2.7.1 (Fixes bug #324149). 2005-12-12 Tim Gerla * configure.in, NEWS, ChangeLog: update for 2.13.3, post-release bump to 2.13.4.