diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-04-27 06:47:22 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-04-27 06:47:22 +0800 |
commit | f15eb1f6c9b00f8a3f2797d558c4a8cef4cc46d1 (patch) | |
tree | e65f70ae657078ab0ccc7188ce54220c26f3c837 /ChangeLog | |
parent | 015d90d944be8ca0cec37986f3fc84510f71ab59 (diff) | |
download | gsoc2013-epiphany-f15eb1f6c9b00f8a3f2797d558c4a8cef4cc46d1.tar gsoc2013-epiphany-f15eb1f6c9b00f8a3f2797d558c4a8cef4cc46d1.tar.gz gsoc2013-epiphany-f15eb1f6c9b00f8a3f2797d558c4a8cef4cc46d1.tar.bz2 gsoc2013-epiphany-f15eb1f6c9b00f8a3f2797d558c4a8cef4cc46d1.tar.lz gsoc2013-epiphany-f15eb1f6c9b00f8a3f2797d558c4a8cef4cc46d1.tar.xz gsoc2013-epiphany-f15eb1f6c9b00f8a3f2797d558c4a8cef4cc46d1.tar.zst gsoc2013-epiphany-f15eb1f6c9b00f8a3f2797d558c4a8cef4cc46d1.zip |
Exit print preview mode before closing a window. Fixes a crasher; Epiphany
2004-04-27 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (ephy_window_delete_event_cb):
Exit print preview mode before closing a window. Fixes a crasher;
Epiphany equivalent of galeon bug #121298.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-04-27 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-window.c: (ephy_window_delete_event_cb): + + Exit print preview mode before closing a window. Fixes a crasher; + Epiphany equivalent of galeon bug #121298. + 2004-04-26 Christian Persch <chpe@cvs.gnome.org> * NEWS: |