2005-03-31  Christian Persch  <chpe@cvs.gnome.org>

	* data/mime-types-permissions.xml:

	Update mime type list. Fixes bug #170493; patch by Jean-François Rameau.

2005-03-24  Christian Persch  <chpe@cvs.gnome.org>

        * embed/mozilla/ContentHandler.cpp:
	
        Treat unknown mime types as 'unsafe'. Patch by Jean-François Rameau,
        part of bug #170493.

2005-03-23  Christian Persch  <chpe@cvs.gnome.org>

        * embed/mozilla/MozDownload.cpp:
	
        Fix stupid typos. Fixes bug #171197; thanks to Jean-François Rameau
        for finding the cause.
	
2005-03-21  Christian Persch  <chpe@cvs.gnome.org>

	* configure.ac:

	Remove change not indended for commit.

2005-03-21  Christian Persch  <chpe@cvs.gnome.org>

        * configure.ac:
        * embed/mozilla/ContentHandler.cpp:
		
        Oh the joys of mozilla API changes :P
			
2005-03-15  Christian Persch  <chpe@cvs.gnome.org>

        * data/default-prefs-toolkit.js:
	
        Default to links only with the fixed-up typeaheadfind too.

2005-03-14  Christian Persch  <chpe@cvs.gnome.org>

        * src/ephy-notebook.c: (build_tab_label):

        Set the tab label to single-line mode. Fixes bug #167657.
		
2005-03-14  Christian Persch  <chpe@cvs.gnome.org>

        * src/ephy-tabs-menu.c: (tab_added_cb):
	
        Use connect_object, to guard against "title" signal emitted
        when the window is dying. Fixes bug #169833.
			
2005-03-14  Christian Persch  <chpe@cvs.gnome.org>

        * src/ephy-tabs-menu.c: (tab_removed_cb):
	
        Fix signal handler disconnection; bug #170353.

2005-03-13  Christian Persch  <chpe@cvs.gnome.org>

        * configure.ac:
        * embed/mozilla/Makefile.am:
		
        Also search nsIPassword.h in unusual places.

2005-03-13  Christian Persch  <chpe@cvs.gnome.org>

        * src/window-commands.c: (window_cmd_file_print_setup),
        (window_cmd_edit_personal_data), (window_cmd_edit_prefs):
		
        Don't force those dialogues to be in front.

2005-03-11  Christian Persch  <chpe@cvs.gnome.org>

	* src/ephy-toolbar.c: (ephy_toolbar_activate_location):

	Revert patch from bug #169956, it's not correct.

	* src/ephy-window.c: (sync_chromes_visibility):

	Fix a crash on window close with active toolbar activation.

2005-03-11  Christian Persch  <chpe@cvs.gnome.org>

	* src/ephy-toolbar.c: (ephy_toolbar_activate_location):

	Don't activate the location entry if it's hidden. Fixes bug #169956.

2005-03-11  Christian Persch  <chpe@cvs.gnome.org>

	* data/default-prefs-toolkit.js:

	Disable automatic image resizing on toolkit too.

2005-03-10  Christian Persch  <chpe@cvs.gnome.org>

	* configure.ac:
	* embed/mozilla/MozillaPrivate.cpp:
	* embed/mozilla/MozillaPrivate.h:
	* embed/mozilla/mozilla-embed-single.cpp:

	Remove the wallet hack; it appears not to work correctly
	using mozilla 1.7 (work on trunk; but that's dead).
	
2005-03-09  Christian Persch  <chpe@cvs.gnome.org>

	* configure.ac:
	* lib/ephy-file-helpers.c:
	(my_gdk_spawn_make_environment_for_screen), (sn_error_trap_push),
	(sn_error_trap_pop), (make_spawn_environment_for_sn_context),
	(free_startup_timeout), (startup_timeout), (add_startup_timeout),
	(ephy_file_launch_application), (ephy_file_launch_desktop_file):

	Use libstartup-notification, not gnome-desktop to launch apps.
	Fixes bug #169039.

2005-03-07  Christian Persch  <chpe@cvs.gnome.org>

	* configure.ac:

	Post-release version bump.

2005-03-07  Christian Persch  <chpe@cvs.gnome.org>

	=== Release 1.6.0 ===

	* NEWS:
	* configure.ac: