From 7ae9c02441b4d75c6e686870e6c214ce7f0a823d Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Thu, 5 Jun 2003 03:16:31 +0000 Subject: Move the bookmarks menu after go. There is a slight inconsistency in the 2003-06-04 David Bordoley * data/ui/epiphany-ui.xml.in: Move the bookmarks menu after go. There is a slight inconsistency in the HIG, but this is the intended order. * embed/mozilla/mozilla-embed-single.cpp: (MozillaEmbedSinglePrivate), (mozilla_set_default_prefs), (color_to_string), (mozilla_update_colors), (mozilla_setup_colors), (mozilla_embed_single_init), (mozilla_embed_single_finalize): Disable caret browsing for now since enough people complain. We really need a visible pref for this though. Oh you need to reset this in about:config to actually turn it off. Monitor theme changes and set the background and text colors based on the theme text entry colors. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ca500647..f5d2fb88b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2003-06-04 David Bordoley + + * data/ui/epiphany-ui.xml.in: + + Move the bookmarks menu after go. There is a slight + inconsistency in the HIG, but this is the intended order. + + * embed/mozilla/mozilla-embed-single.cpp: (MozillaEmbedSinglePrivate), + (mozilla_set_default_prefs), (color_to_string), + (mozilla_update_colors), (mozilla_setup_colors), + (mozilla_embed_single_init), (mozilla_embed_single_finalize): + + Disable caret browsing for now since enough people complain. + We really need a visible pref for this though. Oh you need to reset + this in about:config to actually turn it off. + Monitor theme changes and set the background and text colors based + on the theme text entry colors. + 2003-06-04 Marco Pesenti Gritti * src/bookmarks/ephy-bookmarks-menu.c: -- cgit v1.2.3