diff options
author | Jean-François Rameau <jframeau@cvs.gnome.org> | 2005-05-23 16:43:08 +0800 |
---|---|---|
committer | Jean-François Rameau <jframeau@src.gnome.org> | 2005-05-23 16:43:08 +0800 |
commit | d43def89a5a693997c3b3804e24494eadc0e51bc (patch) | |
tree | e84d95da36dcbaa6a4012b1052729873dd0e53be /ChangeLog | |
parent | fa1b39fb2722ec0297cc61703a0bc9d95a20d9a3 (diff) | |
download | gsoc2013-epiphany-d43def89a5a693997c3b3804e24494eadc0e51bc.tar gsoc2013-epiphany-d43def89a5a693997c3b3804e24494eadc0e51bc.tar.gz gsoc2013-epiphany-d43def89a5a693997c3b3804e24494eadc0e51bc.tar.bz2 gsoc2013-epiphany-d43def89a5a693997c3b3804e24494eadc0e51bc.tar.lz gsoc2013-epiphany-d43def89a5a693997c3b3804e24494eadc0e51bc.tar.xz gsoc2013-epiphany-d43def89a5a693997c3b3804e24494eadc0e51bc.tar.zst gsoc2013-epiphany-d43def89a5a693997c3b3804e24494eadc0e51bc.zip |
Windows opened from links are not always popups. Windows with menu bar
2005-05-23 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-shell.c: (ephy_shell_new_window_cb):
Windows opened from links are not always popups. Windows
with menu bar toggled on are not considered as popups.
#304992
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-05-23 Jean-François Rameau <jframeau@cvs.gnome.org> + + * src/ephy-shell.c: (ephy_shell_new_window_cb): + + Windows opened from links are not always popups. Windows + with menu bar toggled on are not considered as popups. + #304992 + 2005-05-22 Christian Persch <chpe@cvs.gnome.org> * configure.ac: |