aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-04-01 20:31:05 +0800
committerChristian Persch <chpe@src.gnome.org>2004-04-01 20:31:05 +0800
commit242a4fd05a48641f738e30cc27534623f545ddbc (patch)
tree177e91053815a516e7ace474f7ee68df930cfa79 /ChangeLog
parent4af17ff6353de154008c21f25cc21cf5533ed650 (diff)
downloadgsoc2013-epiphany-242a4fd05a48641f738e30cc27534623f545ddbc.tar
gsoc2013-epiphany-242a4fd05a48641f738e30cc27534623f545ddbc.tar.gz
gsoc2013-epiphany-242a4fd05a48641f738e30cc27534623f545ddbc.tar.bz2
gsoc2013-epiphany-242a4fd05a48641f738e30cc27534623f545ddbc.tar.lz
gsoc2013-epiphany-242a4fd05a48641f738e30cc27534623f545ddbc.tar.xz
gsoc2013-epiphany-242a4fd05a48641f738e30cc27534623f545ddbc.tar.zst
gsoc2013-epiphany-242a4fd05a48641f738e30cc27534623f545ddbc.zip
Fix bookmarks toolbar visibility in fullscreen and print preview mode, as
2004-04-01 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_chrome_get_type): * embed/ephy-embed.h: * embed/mozilla/mozilla-embed.cpp: * src/ephy-window.c: (get_chromes_visibility), (sync_chromes_visibility), (update_chromes_actions), (get_default_chrome), (ephy_window_init), (sync_prefs_with_chrome), (ephy_window_view_bookmarksbar_cb): Fix bookmarks toolbar visibility in fullscreen and print preview mode, as well as for javascript popups. Fixes bug #138520.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35bb62f8b..a0e805ccf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-04-01 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/ephy-embed.c: (ephy_embed_chrome_get_type):
+ * embed/ephy-embed.h:
+ * embed/mozilla/mozilla-embed.cpp:
+ * src/ephy-window.c: (get_chromes_visibility),
+ (sync_chromes_visibility), (update_chromes_actions),
+ (get_default_chrome), (ephy_window_init), (sync_prefs_with_chrome),
+ (ephy_window_view_bookmarksbar_cb):
+
+ Fix bookmarks toolbar visibility in fullscreen and print preview mode, as
+ well as for javascript popups. Fixes bug #138520.
+
2004-03-31 Christian Persch <chpe@cvs.gnome.org>
* configure.in: