aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Bordoley <bordoley@msu.edu>2003-06-05 11:16:31 +0800
committerDave Bordoley <Bordoley@src.gnome.org>2003-06-05 11:16:31 +0800
commit7ae9c02441b4d75c6e686870e6c214ce7f0a823d (patch)
tree1e7fc5cfdbf99410ddf2217c1f4464e89fcadb66 /ChangeLog
parent62b14d574cd763d5bd600a4aca583f53d16ffcac (diff)
downloadgsoc2013-epiphany-7ae9c02441b4d75c6e686870e6c214ce7f0a823d.tar
gsoc2013-epiphany-7ae9c02441b4d75c6e686870e6c214ce7f0a823d.tar.gz
gsoc2013-epiphany-7ae9c02441b4d75c6e686870e6c214ce7f0a823d.tar.bz2
gsoc2013-epiphany-7ae9c02441b4d75c6e686870e6c214ce7f0a823d.tar.lz
gsoc2013-epiphany-7ae9c02441b4d75c6e686870e6c214ce7f0a823d.tar.xz
gsoc2013-epiphany-7ae9c02441b4d75c6e686870e6c214ce7f0a823d.tar.zst
gsoc2013-epiphany-7ae9c02441b4d75c6e686870e6c214ce7f0a823d.zip
Move the bookmarks menu after go. There is a slight inconsistency in the
2003-06-04 David Bordoley <bordoley@msu.edu> * 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ca500647..f5d2fb88b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2003-06-04 David Bordoley <bordoley@msu.edu>
+
+ * 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 <marco@it.gnome.org>
* src/bookmarks/ephy-bookmarks-menu.c: