diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-11 06:06:13 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-11 06:06:13 +0800 |
commit | 0e65d642a294bae7d126201b315824b54c3b55a5 (patch) | |
tree | e549ebfa5791b5503aac4813f3dc6ddf9f9a0df6 /ChangeLog | |
parent | 09136af43c1074fb979578be2987cd0ae3a8852d (diff) | |
download | gsoc2013-epiphany-0e65d642a294bae7d126201b315824b54c3b55a5.tar gsoc2013-epiphany-0e65d642a294bae7d126201b315824b54c3b55a5.tar.gz gsoc2013-epiphany-0e65d642a294bae7d126201b315824b54c3b55a5.tar.bz2 gsoc2013-epiphany-0e65d642a294bae7d126201b315824b54c3b55a5.tar.lz gsoc2013-epiphany-0e65d642a294bae7d126201b315824b54c3b55a5.tar.xz gsoc2013-epiphany-0e65d642a294bae7d126201b315824b54c3b55a5.tar.zst gsoc2013-epiphany-0e65d642a294bae7d126201b315824b54c3b55a5.zip |
Fix signal parameter, and add a NULL check. Fixes bug #131117, patch by
2004-01-10 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (update_exit_fullscreen_popup_position),
(ephy_window_fullscreen):
Fix signal parameter, and add a NULL check. Fixes bug #131117,
patch by Martin Kretzschmar.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-01-10 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-window.c: (update_exit_fullscreen_popup_position), + (ephy_window_fullscreen): + + Fix signal parameter, and add a NULL check. Fixes bug #131117, + patch by Martin Kretzschmar. + 2004-01-10 Christopher James Lahey <clahey@ximian.com> * embed/mozilla/PrintingPromptService.cpp: |