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

	* configure.ac:

	Version 1.1.1. Depend on Epiphany 1.3.1.

	* NEWS:

	Updated for 1.1.1.

2004-07-03  Adam Hooper  <adamh@cvs.gnome.org>

	* po/POTFILES.in:

	Removed popup-blocker

2004-06-30  Adam Hooper  <adamh@cvs.gnome.org>

	* README:
	* configure.ac:
	* extensions/Makefile.am:
	* extensions/popup-blocker/.cvsignore:
	* extensions/popup-blocker/Makefile.am:
	* extensions/popup-blocker/ephy-popup-blocker-extension.c:
	* extensions/popup-blocker/ephy-popup-blocker-extension.h:
	* extensions/popup-blocker/ephy-popup-blocker-icon.c:
	* extensions/popup-blocker/ephy-popup-blocker-icon.h:
	* extensions/popup-blocker/ephy-popup-blocker-list.c:
	* extensions/popup-blocker/ephy-popup-blocker-list.h:
	* extensions/popup-blocker/mozilla/.cvsignore:
	* extensions/popup-blocker/mozilla/Makefile.am:
	* extensions/popup-blocker/mozilla/PopupBlockerListener.cpp:
	* extensions/popup-blocker/mozilla/PopupBlockerListener.h:
	* extensions/popup-blocker/mozilla/mozilla-helpers.cpp:
	* extensions/popup-blocker/mozilla/mozilla-helpers.h:
	* extensions/popup-blocker/popup-blocker.c:
	* extensions/popup-blocker/popup-blocker.svg:

	Removed the popup blocker extension: it's now part of Epiphany

2004-06-24  Christian Persch  <chpe@cvs.gnome.org>

	* configure.ac:
	* extensions/Makefile.am:

	Remove the popup-blocker extension from the build, since it's
	not ported to embed strings and we're integrating it into
	Epiphany.

2004-06-23  Christian Persch  <chpe@cvs.gnome.org>

	* extensions/certificates/mozilla/mozilla-embed-certificate.cpp:

	Destroy our helper class on ::destroy on the embed, not on
	::finalize. Fixes a crash when closing the last window.
	Fixes bug #144850.

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

	* extensions/error-viewer/mozilla/ErrorViewerConsoleListener.cpp:
	* extensions/error-viewer/mozilla/ErrorViewerConsoleListener.h:
	* extensions/error-viewer/mozilla/ErrorViewerURICheckerObserver.cpp:
	* extensions/error-viewer/mozilla/mozilla-helpers.cpp:

	Port error viewer to embed strings. Fixes bug #144237.

	* include/EphyUtils.h:
	* include/Makefile.am:

	Include EphyUtils from epiphany.

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

	* configure.ac:
	* extensions/Makefile.am:
	* extensions/toolbar-extras/Makefile.am:
	* extensions/toolbar-extras/ephy-multi-smart-action.c:
	(ephy_multi_smart_action_get_type),
	(ephy_multi_smart_action_register_type), (menu_activate_find_cb),
	(menu_case_sensitive_toggled_cb),
	(menu_clean_after_use_toggled_cb), (menu_activate_node_cb),
	(sort_bookmarks), (build_menu), (create_tool_item),
	(create_menu_item), (sync_smartbookmark_id), (sync_mode),
	(create_menu_proxy), (icon_clicked_cb), (entry_activate_cb),
	(connect_proxy), (disconnect_proxy),
	(ephy_multi_smart_action_finalize), (smart_address_notifier),
	(ephy_multi_smart_action_class_init):
	* extensions/toolbar-extras/ephy-toolbar-extras-extension.c:
	(ephy_toolbar_extras_extension_get_type),
	(ephy_toolbar_extras_extension_register_type),
	(ephy_toolbar_extras_extension_init),
	(ephy_toolbar_extras_extension_finalize), (action_request_cb),
	(impl_attach_window), (impl_detach_window),
	(ephy_toolbar_extras_extension_class_init):
	* extensions/toolbar-extras/toolbar-extras.c: (register_module):

	Cleanup, still not ready for production use.

2004-06-09  Adam Hooper  <adamh@cvs.gnome.org>

	* extensions/error-viewer/sgml-validator.c:
	(sgml_validator_append_internal):

	Fix C99-ism mentioned in bug #144053

2004-06-06  Adam Hooper  <adamh@cvs.gnome.org>

	* extensions/error-viewer/opensp/validate.cpp:

	#include <string>: fixes bug #143818

2004-06-06  Alexander Shopov <ash@contact.bg>
	* configure.ac: Added "bg" (Bulgarian) to ALL_LINGUAS

2004-05-31  Christian Persch  <chpe@cvs.gnome.org>

	* configure.ac:
	* extensions/popup-blocker/mozilla/PopupBlockerListener.cpp:
	* extensions/popup-blocker/mozilla/mozilla-helpers.cpp:
        * include/Makefile.am:
	A include/mozilla-version.h:

	Better mozilla version check macros, ported from Epiphany.
	Drop mozilla < 1.7 support.

	* include/eel-gconf-extensions.h:
	* include/egg-editable-toolbar.h:
	* include/ephy-debug.h:
	* include/ephy-favicon-cache.h:
	* include/ephy-file-helpers.h:
	* include/ephy-gui.h:
	* include/ephy-string.h:

	Sync'd with Epiphany.

2004-05-31  Christian Persch  <chpe@cvs.gnome.org>

	* configure.ac:

	Post-release version bump.

2004-05-31  Christian Persch  <chpe@cvs.gnome.org>

	* extensions/sample-mozilla/mozilla/Makefile.am:
	* po/ca.po:
	* po/cs.po:
	* po/da.po:
	* po/de.po:
	* po/el.po:
	* po/en_CA.po:
	* po/en_GB.po:
	* po/es.po:
	* po/fr.po:
	* po/hr.po:
	* po/hu.po:
	* po/it.po:
	* po/ja.po:
	* po/lt.po:
	* po/nl.po:
	* po/no.po:
	* po/pa.po:
	* po/pl.po:
	* po/pt.po:
	* po/pt_BR.po:
	* po/ru.po:
	* po/sk.po:
	* po/sq.po:
	* po/sr.po:
	* po/sr@Latn.po:
	* po/sv.po:
	* po/uk.po:
	* po/wa.po:
	* po/zh_CN.po:

	=== Release 1.1.0 ===