2004-11-14  Christian Persch  <chpe@cvs.gnome.org>

	* embed/ephy-history.c: (remove_obsolete_pages):
	* src/bookmarks/ephy-bookmarks.c: (clear_favorites):

	Fix signed/unsigned int confusion.

2004-11-12  Christian Persch  <chpe@cvs.gnome.org>

	* configure.in:
	* NEWS:

	Version 1.2.10.
	
2004-11-12  Christian Persch  <chpe@cvs.gnome.org>

	* embed/mozilla/EphyBrowser.cpp:
	* embed/mozilla/EphyBrowser.h:
	* embed/mozilla/Makefile.am:

	Check favicon urls with script sec manager and content policy.

2004-11-12  Christian Persch  <chpe@cvs.gnome.org>

	* embed/ephy-history.c: (remove_obsolete_pages):
	* src/bookmarks/ephy-bookmarks.c: (clear_favorites):

	Fix signed/unsigned int confusion.

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

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

	Also bring the window to the front.

2004-10-30  Christian Persch  <chpe@cvs.gnome.org>

	* Makefile.am:
	* configure.in:
	* embed/ephy-embed.c: (ephy_embed_base_init):
	* embed/ephy-embed.h:
	* embed/mozilla/EphyBrowser.cpp:
	* embed/mozilla/EphyBrowser.h:
	* embed/mozilla/EventContext.cpp:
	* lib/ephy-marshal.list:
	* po/ChangeLog:
	* src/ephy-window.c: (modal_alert_cb), (tab_added_cb),
	(tab_removed_cb):

	When showing a modal alert put up by a web page, switch the window
	to that tab.

2004-10-28  Christian Persch  <chpe@cvs.gnome.org>

	* configure.in:
	* embed/mozilla/mozilla-notifiers.cpp:
	* src/ephy-window.c: (hide_embed_popup_cb):

	Fix mozilla 1.7.3 snapshot level, proxy PAC loading and
	a signal leak.

2004-09-22  Christian Persch  <chpe@cvs.gnome.org>

	* src/window-commands.c: (window_cmd_help_about):

	 Fix a mem leak.

2004-09-22  Christian Persch  <chpe@cvs.gnome.org>

	* configure.in:
	* lib/ephy-dialog.c: (set_editable_from_value):

	Initialise position passed to gtk_editable_insert_text().

2004-09-11  Christian Persch  <chpe@cvs.gnome.org>

	=== Release 1.2.9 ===