diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-10-27 04:15:01 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-10-27 04:15:01 +0800 |
commit | 04866901c3e69b6254aecb1a370ed87d2ef4491c (patch) | |
tree | f956734b80a7b4e1c72ed5466817f4cd7699007c /ChangeLog | |
parent | d87cdef42b985761672186b11ba583fa871b4ef2 (diff) | |
download | gsoc2013-epiphany-04866901c3e69b6254aecb1a370ed87d2ef4491c.tar gsoc2013-epiphany-04866901c3e69b6254aecb1a370ed87d2ef4491c.tar.gz gsoc2013-epiphany-04866901c3e69b6254aecb1a370ed87d2ef4491c.tar.bz2 gsoc2013-epiphany-04866901c3e69b6254aecb1a370ed87d2ef4491c.tar.lz gsoc2013-epiphany-04866901c3e69b6254aecb1a370ed87d2ef4491c.tar.xz gsoc2013-epiphany-04866901c3e69b6254aecb1a370ed87d2ef4491c.tar.zst gsoc2013-epiphany-04866901c3e69b6254aecb1a370ed87d2ef4491c.zip |
Make the confirm-close-with-form-data dialogue window modal, instead of
2004-10-26 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (confirm_close_with_modified_forms):
Make the confirm-close-with-form-data dialogue window modal, instead
of app modal.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-10-26 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-window.c: (confirm_close_with_modified_forms): + + Make the confirm-close-with-form-data dialogue window modal, instead + of app modal. + +2004-10-26 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-session.c: (offer_to_resume): Make the crash revovery dialogue GTK_MESSAGE_QUESTION instead of |