2007-07-09  Christian Persch  <chpe@gnome.org>

	=== Release 2.19.5 ===

2007-07-09  Christian Persch  <chpe@gnome.org>

	* configure.ac:
	* data/icons/16x16/status/Makefile.am:
	* data/icons/24x24/status/Makefile.am:
	* data/icons/48x48/Makefile.am:
	* data/icons/48x48/status/Makefile.am:
	* data/icons/Makefile.am:
	* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
	* lib/ephy-stock-icons.h:

	Copy the lock icons from g-i-t 2.16 into epiphany, since the new ones
	in g-i-t are broken (see bug #348350 comment 93 ff).

2007-07-03  Jaap Haitsma  <jaap@haitsma.org>

        * lib/egg/update-toolbareditor-from-libegg: removed
        * lib/egg/update-toolbareditor-from-libegg.sh: added
	Rename to update-toolbareditor-from-libegg.sh
	Also updated the script such it updates itself
        * lib/egg/egg*:
	Sync with latest libegg toolbareditor

2007-07-01  Jaap Haitsma  <jaap@haitsma.org>

	* src/ephy-history-window.c, src/bookmarks/ephy-bookmarks-editor.c,
	src/ephy-window.c: Use GTK_STOCK_ABOUT icon i.s.o GNOME_STOCK_ABOUT
	Fixes bug #452769

2007-07-01  Jaap Haitsma  <jaap@haitsma.org>
	
	Changelog entry from the previous commit. I accidently changed the
	wrong Changelog file
        * lib/egg/update-toolbareditor-from-libegg: script that syncs local
	toolbar editor copy with the one in libegg SVN
	* lib/egg/egg*: sync with toolbar editor in libegg. Sync obtained by 
	running update-toolbareditor-from-libegg
	* lib/egg/eggintl.h: removed not needed anymore by egg-toolbareditor
	* lib/egg/Makefile.am: remove eggintl.h

2007-06-28  Christian Persch  <chpe@gnome.org>

	* configure.ac:
	* data/Makefile.am:
	A data/weasel-ua-pref.js.in:

        Make UA ff-compatible. This fixes
        https://bugzilla.mozilla.org/show_bug.cgi?id=334967 . See also
        Camino bug https://bugzilla.mozilla.org/show_bug.cgi?id=384721 and
        https://bugzilla.mozilla.org/show_bug.cgi?id=385999 for discussion.

2007-06-26  Luca Ferretti  <elle.uca@libero.it>

	* lib/ephy-stock-icons.h: use "document-page-setup" named icon for
	STOCK_PRINT_SETUP (now available on gnome-icon-theme trunk); add
	comments to explain icons origin (icon naming spec, custom,
	deprecated...)

2007-06-25  Felix Riemann  <friemann@svn.gnome.org>

	* lib/egg/egg-toolbar-editor.c: (event_box_realize_cb):
	Make named drag-icons toolbar-sized like the others.
	Part of bug #450590.

2007-06-24  Felix Riemann  <friemann@svn.gnome.org>

	* lib/egg/egg-toolbar-editor.c: (editor_create_item_from_name):
	Cleanups to my last commit.
	Fixes bug 450590 (Felix Riemann, Jaap Haitsma)

2007-06-24  Felix Riemann  <friemann@svn.gnome.org>

	* lib/egg/egg-toolbar-editor.c: (editor_create_item_from_name):
	Add a workaround to take into account that Gtk{Radio,Toggle}Actions
	only set either the stock-id or the icon-name property depending on
	the image type. This makes it possible to display the icon of such
	actions in the toolbar editor. (bug #450590)

2007-06-22  Gabor Kelemen  <kelemeng@gnome.hu>

	* src/ephy-main.c: Use g_option_group_set_translation_domain to
	translate commandline options. Fixes bug #450146

2007-06-07  Diego Escalante Urrelo  <diegoe@gnome.org>

	* embed/mozilla/GtkNSSSecurityWarningDialogs.cpp:
	* help/C/epiphany.xml:

	Modified first-time dialog when visiting a secure page, to mention
	the color and padlock icon in the address entry. 
	Patch by Jared Moore. Fixes bug #346243.

2007-06-16  Christian Persch  <chpe@gnome.org>

	* doc/Makefile.am:

	Add debugging.txt to EXTRA_DIST.

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

	* embed/mozilla/GeckoPrintService.cpp:
	* embed/mozilla/GeckoPrintSession.cpp:
	* embed/mozilla/GeckoPrintSession.h:

	Set the print as cancelled in the print settings too, see
	https://bugzilla.mozilla.org/show_bug.cgi?id=253926.

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

	* data/default-prefs-common.js:

	Disable PAPI too.

2007-06-07  Diego Escalante Urrelo  <diegoe@gnome.org>

	* src/ephy-history-window.c:
	* src/bookmarks/ephy-bookmarks-editor.c:

	Adds SelectAll stock icon.

2007-06-05  Diego Escalante Urrelo  <diegoe@gnome.org>

	* src/ephy-history-window.c
	* src/bookmarks/ephy-bookmarks-editor.c
	* data/ui/epiphany-history-window-ui.xml
	* data/ui/epiphany-bookmark-editor-ui.xml:

	Assign control+T as default delete shortcut. Also move the Delete item
	to Edit menu. Bug #351100.

2007-06-05  Diego Escalante Urrelo  <diegoe@gnome.org>

	* embed/mozilla/EphyAboutModule.cpp:

	Last commit reverted.

2007-06-05  Diego Escalante Urrelo  <diegoe@gnome.org>

	* embed/mozilla/EphyAboutModule.cpp:

	Change the "The page was not fully loaded when the crash ocurred"
	message to something better. Patch by Thomas Presthus. Bug #433796.

2007-06-05  Diego Escalante Urrelo  <diegoe@gnome.org>

	* src/ephy-go-action.c:

	Fix go button behaviour to react to button-release-event and not
	button-press-event. Patch by Sebastiaan Samyn. Bug #441419.

2007-06-05  Diego Escalante Urrelo  <diegoe@gnome.org>

	* src/ephy-window.c:

	Added GTK_STOCK_SELECT_ALL to SelectAll action. 

2007-06-05  Christian Persch  <chpe@gnome.org>

	* doc/reference/Makefile.am:
	
	Fix docs build on xulrunner trunk.

2007-06-05  Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* data/about.ini:
	
	Shameless plug: added Reinout van Schouwen and myself.

2007-06-05  Jared Moore <cornflake.pirate@gmail.com>

	Reviewed by: Christian Persch <chpe@gnome.org>
	Committed by: Wouter Bolsterlee <wbolster@gnome.org>

	* data/ui/epiphany-ui.xml:

	Added 'select all' to context menu for text input areas. Bug #336739.

2007-06-04  Christian Persch  <chpe@gnome.org>

	* embed/ephy-embed.c: (ephy_embed_load_url):

	It seems SUSE can't take a hint and doesn't care, so remove this comment.

2007-05-31  Diego Escalante Urrelo  <diegoe@gnome.org>

	* lib/widgets/ephy-location-entry.c:

	Adds some prefixes to web_prefixes for ftp sites. Bug #422114.

2007-05-27  Christian Persch  <chpe@gnome.org>

	* embed/mozilla/mozilla-embed-single.cpp:

	nsIPasswordManager doesn't exist on trunk anymore.

2007-05-27  Christian Persch  <chpe@gnome.org>

	* lib/ephy-stock-icons.c: (ephy_stock_icons_init):

	No need to make this data static.

2007-05-27  Christian Persch  <chpe@gnome.org>

	* embed/mozilla/GeckoPrintService.cpp:

	Take the printer's capabilities into account.

2007-05-19  Christian Persch  <chpe@gnome.org>

	* data/glade/epiphany.glade:

	Make "Show Passwords" plural. Bug #437798.

2007-05-19  Christian Persch  <chpe@gnome.org>

	* data/epiphany.schemas.in:
	* embed/ephy-embed-prefs.h:
	* embed/mozilla/mozilla-notifiers.cpp:

	Add pref for smooth scroll, bug #162489.
	Use GSlice to allocate the prefs notifier data.
	Check the pref type.

2007-05-19  Christian Persch  <chpe@gnome.org>

	* embed/mozilla/GeckoCookiePromptService.cpp:

	Just use ngettext here, no need for dngettext.

2007-05-19  Christian Persch  <chpe@gnome.org>

	* embed/ephy-cookie-manager.h:
	* embed/mozilla/EphySingle.cpp:

	Store http-only flag too.

2007-05-19  Christian Persch  <chpe@gnome.org>

	* lib/egg/eggtreemultidnd.c:

	Include config.h.

2007-05-19  Christian Persch  <chpe@gnome.org>

	* src/ephy-statusbar.c:

	Make this comment accurate.

2007-05-19  Christian Persch  <chpe@gnome.org>

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

	Make this string static.

2007-05-13  Christian Persch  <chpe@gnome.org>

	* configure.ac:

	Post-release version bump.

2007-05-13  Christian Persch  <chpe@gnome.org>

	=== Release 2.19.2 ==

	* configure.ac:

	Update for 2.19.2.

	* po/POTFILES.skip:

	Try to fix distcheck with stupid intltool.