diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-03-03 03:24:07 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-03-03 03:24:07 +0800 |
commit | 28a9f9230e12ff47873ef6d46b537ca5d471d62a (patch) | |
tree | e7345e680964279bc3171ee50c0b7406696a31ee /ChangeLog | |
parent | 853902273b645bd4f3776e3283365d10abee6de6 (diff) | |
download | gsoc2013-epiphany-28a9f9230e12ff47873ef6d46b537ca5d471d62a.tar gsoc2013-epiphany-28a9f9230e12ff47873ef6d46b537ca5d471d62a.tar.gz gsoc2013-epiphany-28a9f9230e12ff47873ef6d46b537ca5d471d62a.tar.bz2 gsoc2013-epiphany-28a9f9230e12ff47873ef6d46b537ca5d471d62a.tar.lz gsoc2013-epiphany-28a9f9230e12ff47873ef6d46b537ca5d471d62a.tar.xz gsoc2013-epiphany-28a9f9230e12ff47873ef6d46b537ca5d471d62a.tar.zst gsoc2013-epiphany-28a9f9230e12ff47873ef6d46b537ca5d471d62a.zip |
Do not show the unsubmitted dialog for js close
2004-03-02 Marco Pesenti Gritti <marco@gnome.org>
* src/ephy-tab.c: (ephy_tab_destroy_brsr_cb):
Do not show the unsubmitted dialog for js close
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-03-02 Marco Pesenti Gritti <marco@gnome.org> + + * src/ephy-tab.c: (ephy_tab_destroy_brsr_cb): + + Do not show the unsubmitted dialog for js close + 2004-03-02 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-chooser.c: (ephy_file_chooser_init): |