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

	* NEWS:
	* configure.ac:

	Version 1.5.8.

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

	* extensions/find/mozilla-helpers.cpp:

	Fix typo.

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

	* extensions/find/ephy-find-bar.cpp:
	* extensions/find/mozilla-helpers.cpp:
	* extensions/find/mozilla-helpers.h:

	Make sure the typeaheadfind prefs are disabled,
	and restore their state on exit.

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

	* configure.ac:

	Use $PKG_CONFIG.

2005-02-20  Jean-François Rameau  <jframeau@cvs.gnome.org>

	* extensions/gestures/ephy-gestures-extension.c

	Disable gestures while print preview mode.

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

	* tools/copy-template:

	Adapt the copy-template tool to the configure.ac/Makefile.am changes.

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

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

	Simplify.

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

	* extensions/find/TypeAheadFind.cpp:

	Focus links while finding.

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

	* extensions/find/ephy-find-bar.cpp:

	Don't activate find bar when pressing Space. Fixes bug #167415.

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

	* extensions/sidebar/ephy-sidebar-extension.c:
	(extension_weak_notify_cb), (add_dialog_weak_notify_cb),
	(ephy_sidebar_extension_add_sidebar_cb):

	Destroy open "Add to sidebar" dialogues when unloading the
	extension. Fixes bug #156523.

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

	* extensions/bookmarks-tray/ephy-bookmarks-tray-extension.c:
	(ephy_bookmarks_tray_extension_init),
	(ephy_bookmarks_tray_extension_finalize):

	Ref the tray icon. Should fix bug #163819.

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

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

	Removed unnecessary file.

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

	* configure.ac:

	Check for toolkit nsITypeAheadFind.

	* extensions/find/Makefile.am:
	A extensions/find/TypeAheadFind.cpp:
	A extensions/find/TypeAheadFind.h:

	nsITypeAheadFind wrapper.

	* extensions/find/eggfindbar.c: (entry_changed_callback),
	(egg_find_bar_init), (egg_find_bar_finalize),
	(egg_find_bar_get_search_string):

	Put the entry in a event box. Works around gtk+ bug #167259,
	fixes bug #164797.

	R extensions/find/ephy-find-bar.c:
	A extensions/find/ephy-find-bar.cpp:

	Highlighting is gone for now. Use typeaheadfind wrapper.

	* extensions/find/ephy-find-extension.c: (impl_detach_tab):
	* extensions/find/ephy-find-extension.h:

	Don't need to detach tab.

	A extensions/find/mozilla-helpers.cpp:
	A extensions/find/mozilla-helpers.h:

	Helpers to scroll the embed.

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

	* extensions/page-info/mozilla/Makefile.am:
	* extensions/page-info/mozilla/PageInfoPrivate.cpp:
	* extensions/page-info/mozilla/PageInfoPrivate.h:
	* extensions/page-info/mozilla/mozilla-helpers.cpp:
	* extensions/page-info/mozilla/mozilla-helpers.h:
	* extensions/page-info/page-info-dialog.c:
	(general_info_page_fill):

	Better fix for mozilla API change: split getting the
	render mode into a different file where we can include
	internal strings. That way we can still distinguish
	all three modes.

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

	* extensions/actions/Makefile.am:
	* extensions/adblock/Makefile.am:
	* extensions/bookmarks-tray/Makefile.am:
	* extensions/certificates/Makefile.am:
	* extensions/dashboard/Makefile.am:
	* extensions/error-viewer/Makefile.am:
	* extensions/extensions-manager-ui/Makefile.am:
	* extensions/find/Makefile.am:
	* extensions/gestures/Makefile.am:
	* extensions/net-monitor/Makefile.am:
	* extensions/page-info/Makefile.am:
	* extensions/sample-mozilla/Makefile.am:
	* extensions/sample/Makefile.am:
	* extensions/select-stylesheet/Makefile.am:
	* extensions/sidebar/Makefile.am:
	* extensions/smart-bookmarks/Makefile.am:
	* extensions/tab-groups/Makefile.am:
	* extensions/tab-states/Makefile.am:
	* extensions/tabsmenu/Makefile.am:

	Fix build for sh != bash. Patch by Grzegorz Golawski,
	fixes bug #167011.

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

	* Makefile.am:

	Dist po/LINGUAS.

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

	* configure.ac:
	A po/LINGUAS:

	Get the list of languages from po/LINGUAS.

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

	* configure.ac:

	Post-release version bump.

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

	=== Release 1.5.7 ===

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