diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-19 05:48:12 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-19 05:48:12 +0800 |
commit | 5532d7831fe768cbf8100c84668291dc707ef1fb (patch) | |
tree | 6999b41e396e6de9cb6c0e31fbf612f0c4a58e6d /ChangeLog | |
parent | 391793b9bb2498599791b506f6c09080845ae7b0 (diff) | |
download | gsoc2013-epiphany-5532d7831fe768cbf8100c84668291dc707ef1fb.tar gsoc2013-epiphany-5532d7831fe768cbf8100c84668291dc707ef1fb.tar.gz gsoc2013-epiphany-5532d7831fe768cbf8100c84668291dc707ef1fb.tar.bz2 gsoc2013-epiphany-5532d7831fe768cbf8100c84668291dc707ef1fb.tar.lz gsoc2013-epiphany-5532d7831fe768cbf8100c84668291dc707ef1fb.tar.xz gsoc2013-epiphany-5532d7831fe768cbf8100c84668291dc707ef1fb.tar.zst gsoc2013-epiphany-5532d7831fe768cbf8100c84668291dc707ef1fb.zip |
Introduce ephy_dialog_hide().
2004-01-18 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-dialog.c: (ephy_dialog_hide):
* lib/ephy-dialog.h:
Introduce ephy_dialog_hide().
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-01-18 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-dialog.c: (ephy_dialog_hide): + * lib/ephy-dialog.h: + + Introduce ephy_dialog_hide(). + +2004-01-18 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/mozilla-embed.cpp: We need to use do_QueryInterface to get from the |