aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-07-04 19:28:47 +0800
committerChristian Persch <chpe@src.gnome.org>2004-07-04 19:28:47 +0800
commit1550b9761c6e78aaf7ed8b8ecca63b65a8ffef3f (patch)
treec7a85e7da1484b7f463e57276a2bd9401b28c500 /ChangeLog
parent3d5210a4ca588096cd847bff8a5e89b2d9f8c28b (diff)
downloadgsoc2013-epiphany-1550b9761c6e78aaf7ed8b8ecca63b65a8ffef3f.tar
gsoc2013-epiphany-1550b9761c6e78aaf7ed8b8ecca63b65a8ffef3f.tar.gz
gsoc2013-epiphany-1550b9761c6e78aaf7ed8b8ecca63b65a8ffef3f.tar.bz2
gsoc2013-epiphany-1550b9761c6e78aaf7ed8b8ecca63b65a8ffef3f.tar.lz
gsoc2013-epiphany-1550b9761c6e78aaf7ed8b8ecca63b65a8ffef3f.tar.xz
gsoc2013-epiphany-1550b9761c6e78aaf7ed8b8ecca63b65a8ffef3f.tar.zst
gsoc2013-epiphany-1550b9761c6e78aaf7ed8b8ecca63b65a8ffef3f.zip
Show and activate the menubar with F10 when it's hidden. Fixes bug
2004-07-04 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (menubar_deactivate_cb), (ephy_window_key_press_event), (ephy_window_class_init): Show and activate the menubar with F10 when it's hidden. Fixes bug #141999.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afe2b6f5d..684fe59f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-07-04 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-window.c: (menubar_deactivate_cb),
+ (ephy_window_key_press_event), (ephy_window_class_init):
+
+ Show and activate the menubar with F10 when it's hidden.
+ Fixes bug #141999.
+
+2004-07-04 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/EventContext.cpp:
* embed/mozilla/EventContext.h: