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

	* configure.ac:
	* embed/mozilla/EphyBrowser.cpp:
	* embed/mozilla/EphyBrowser.h:
	* embed/mozilla/mozilla-embed.cpp:
	* src/ephy-shell.c: (url_is_empty), (load_homepage),
	(ephy_shell_new_tab_full):
	* src/ephy-window.c: (ephy_window_open_link):

	Backport of focus fix from HEAD. Fixes bug #105153.

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

	* embed/ephy-favicon-cache.c: (ephy_favicon_cache_get):
	* lib/ephy-dnd.c: (ephy_dnd_drag_data_get):

	More gcc4 fixes.

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

	* embed/ephy-favicon-cache.c: (icons_removed_cb):

	Fix crash! I wonder how nobody never noticed this one.

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

	* data/mime-types-permissions.xml:
	
	Sync with HEAD.

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

	* src/prefs-dialog.c: (prefs_homepage_current_button_clicked_cb):

	Fix setting homepage to current page. Fixes bug #311962.

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

	* src/bookmarks/ephy-topic-action.c: (button_toggled_cb):

	Use connect_object to connect to the menu's deactivate
	signal. May fix bug #309918.

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

	* lib/ephy-file-helpers.c: (ephy_file_launch_desktop_file):

	Don't crash in case the desktop file is not found.

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

	* src/bookmarks/ephy-bookmark-action.c: (connect_proxy):
	* src/bookmarks/ephy-topic-action.c: (append_bookmarks_menu),
	(connect_proxy):

	Also ellipsise the menu entries in the toolbar overflow menu.

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

	* src/bookmarks/ephy-bookmarks.c
	* embed/mozilla/ContentHandler.cpp
	* embed/mozilla/GtkNSSSecurityWarningDialogs.cpp

	Don't use format_secondary_markup here, it's a) unnecessary
	and b) doesn't do what we think it does.

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

	* data/epiphany.schemas.in:

	Fix default printer name. Fixes bug #301730.
	
2005-07-13  Christian Persch  <chpe@cvs.gnome.org>

	* data/mime-types-permissions.xml:

	Add application/rdf+xml to list of known mime types.

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

	* embed/mozilla/EphyBrowser.cpp:
	* embed/mozilla/EphyBrowser.h:
	* embed/mozilla/mozilla-embed.cpp:

	Remove the reload workaround, since the mozilla bug
	is fixed on all supported mozilla version.

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

	* configure.ac:

	Update min-version for mozilla dependency.

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

	* embed/ephy-history.c:

	Source ID is guint not int.

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

	* embed/ephy-favicon-cache.c: (ephy_favicon_cache_download),
	(ephy_favicon_cache_get):

	Rename favicons so they don't have extensions. Work around broken
	mime detection which cannot detect that a .ico file with HTML content
	is really no icon file.

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

	* lib/egg/egg-editable-toolbar.c: (new_pixbuf_from_widget),
	(new_separator_pixbuf):

	Don't leak windows.

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

	* embed/mozilla/MozDownload.cpp:
	* embed/mozilla/MozDownload.h:

	Fix for mozilla API change.

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

	* embed/mozilla/PrintingPromptService.cpp:

	There's no printer cmd line entry anymore, no need to 
	lock it down.

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

	* configure.ac:

	Post-release version bump.

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

	=== Release 1.6.4 ===

	* NEWS: