2007-08-28  Lucas Rocha  <lucasr@gnome.org>

	* NEWS: Update for 2.19.91

2007-08-27  Lucas Rocha  <lucasr@gnome.org>

	* src/eog-thumb-view.c (eog_thumb_view_init): set item width to avoid
	inconsistent looks with thin images.

2007-08-27  Lucas Rocha  <lucasr@gnome.org>

	* src/eog-application.c (eog_application_get_uri_window,
	eog_application_real_open_uri_list): reuse window for the same image 
	when opening application. Fixes bug #311308.
	* src/eog-window.c (eog_window_get_uri), bindings/python/eog.defs: 
	removed useless method.

2007-08-27  Lucas Rocha  <lucasr@gnome.org>

	* src/eog-plugin-manager.c (eog_plugin_manager_init): make plugin list
	HIG compliant. Fixes bug #467835 (Martin Ejdestig).

2007-08-27  Lucas Rocha  <lucasr@gnome.org>

	* help/C/eog.xml: update new use of Ctrl+scroll wheel for zooming 
	in the manual. Fixes bug #470686.

2007-08-27  Lucas Rocha  <lucasr@gnome.org>

	* src/eog-thumbnail.c (eog_thumbnail_init): use thumbnail-frame.png 
	from the new location.
	* configure.ac, data/icons/Makefile.am, data/icons/48x48/*: removed
	48x48 icons as the "scalable" ones are enough. Fixes bug #470416.
	* data/pixmaps/Makefile.am: install pixmaps on $(pkgdatadir)/pixmaps
	instead of $(datadir)/pixmaps/eog/. 

2007-08-27  Felix Riemann  <friemann@svn.gnome.org>

	* src/eog-window.c: (update_action_groups_state): Only use
	gtk_widget_hide instead of _hide_all to allow loading images into an
	empty window. Fixes bug #470297.

2007-08-26  Lucas Rocha  <lucasr@gnome.org>

	* src/eog-thumb-view.c (eog_thumb_view_init): do not colorize
	thumbnails on selection.

2007-08-17  Felix Riemann  <friemann@svn.gnome.org>

	* src/eog-statusbar.c: Remove unused private structure member.

2007-08-16  Lucas Rocha  <lucasr@gnome.org>

	* src/eog-window.c: make Page Setup/Properties/Trash menu items 
	not accessible. Fixes bug #466681 (Patrick Wade).

2007-08-16  Lucas Rocha  <lucasr@gnome.org>

	* bindings/python/eog.defs, bindings/python/eog.override: Wrap the
	sidebar for the python bindings. Patch from John Stowers 
	<john.stowers@gmail.com>..

2007-08-14  Lucas Rocha  <lucasr@gnome.org>

	* configure.in: post release version bump.