2007-06-04  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* NEWS: Update for 2.19.3

2007-06-04  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* src/eog-plugin-engine.c: (eog_plugin_engine_load_dir): Check 
	for the existence of the requested directory. Fixes a critical
	warning when trying to load nonexistent plugin directories. Fixes
	bug #439907.
	(eog_plugin_engine_load_all): Remove check before the user plugins
	directory load.

2007-05-28  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* data/eog-ui.xml: Remove some accelerators.
	* src/eog-window.c: (eog_window_key_press): Allow toolbar
	to be keyboard navigable.

	Allow keyboard navigation in the application toolbar. Fixes bug #385327
	(Patrick Wade, Claudio Saavedra).

2007-05-28  Felix Riemann  <friemann@svn.gnome.org>

	* src/eog-thumb-view.c: (tb_on_button_press_event_cb): Fix leak.

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

	* src/eog-window.c (): don't use duplicated action ids when updating 
	the "Open with" submenu. Fixes bug #440207 (Christian Persch).

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

	* data/eog.glade: Move image collection tab to second place.

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

	* data/eog.glade:
	* src/eog-preferences-dialog.c: (pd_check_toggle_cb),
	(pd_int_radio_toggle_cb), (eog_preferences_dialog_constructor):
	Add preferences tab for new image collection view positioning/sizing
	features. Fixes bug 426186.

2007-05-26  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* src/eog-window.c: (eog_window_transparency_changed_cb):
	Add an extra check for NULL values to avoid some critical
	warnings if eog is not properly installed. Fixes bug #430021.

2007-05-23  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* src/eog-util.c: Include <sys/time.h> to fix build in Solaris.
	Fixes bug #440716 (Damien Carbery).

2007-05-15  Lucas Rocha  <lucasr@gnome.org>

	* configure.in: post release version bump.