aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-06-24 03:39:03 +0800
committerChristian Persch <chpe@src.gnome.org>2004-06-24 03:39:03 +0800
commitf9d16e71518fd593d966c503baad72c049daa4ab (patch)
treeb336bcf9d56cb7b6ff3f9430964e8c3eb6f3cf16 /ChangeLog
parent96aedf7f4f19c494a549310b7c6e55b6fcd7668a (diff)
downloadgsoc2013-epiphany-f9d16e71518fd593d966c503baad72c049daa4ab.tar
gsoc2013-epiphany-f9d16e71518fd593d966c503baad72c049daa4ab.tar.gz
gsoc2013-epiphany-f9d16e71518fd593d966c503baad72c049daa4ab.tar.bz2
gsoc2013-epiphany-f9d16e71518fd593d966c503baad72c049daa4ab.tar.lz
gsoc2013-epiphany-f9d16e71518fd593d966c503baad72c049daa4ab.tar.xz
gsoc2013-epiphany-f9d16e71518fd593d966c503baad72c049daa4ab.tar.zst
gsoc2013-epiphany-f9d16e71518fd593d966c503baad72c049daa4ab.zip
Make the "Exit Fullscreen" button toggle the action instead of doing to
2004-06-23 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (exit_fullscreen_button_clicked_cb), (get_chromes_visibility), (ephy_window_state_event_cb): Make the "Exit Fullscreen" button toggle the action instead of doing to work itself. Fixes bug #144785.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a0b09344..54e57deb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-23 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-window.c: (exit_fullscreen_button_clicked_cb),
+ (get_chromes_visibility), (ephy_window_state_event_cb):
+
+ Make the "Exit Fullscreen" button toggle the action instead of
+ doing to work itself. Fixes bug #144785.
+
2004-06-23 Marco Pesenti Gritti <marco@gnome.org>
* src/ephy-notebook.c: (notebook_drag_data_received_cb):