diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-16 22:21:23 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-16 22:21:23 +0800 |
commit | fc8b2f38ec97eaeb1090c5c4fa10318fa573a76d (patch) | |
tree | a80f131e5c485fb7d4109b61162983d6b8437193 /ChangeLog | |
parent | 1d8df1dcd8dd809ab8d9936e9a682e0c8e62faee (diff) | |
download | gsoc2013-epiphany-fc8b2f38ec97eaeb1090c5c4fa10318fa573a76d.tar.gz gsoc2013-epiphany-fc8b2f38ec97eaeb1090c5c4fa10318fa573a76d.tar.zst gsoc2013-epiphany-fc8b2f38ec97eaeb1090c5c4fa10318fa573a76d.zip |
Add a way to show the cert info dialogue for the page's certificate.
2004-11-16 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed.c: (ephy_embed_show_page_certificate):
* embed/ephy-embed.h:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/mozilla-embed.cpp:
Add a way to show the cert info dialogue for the page's certificate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2004-11-16 Christian Persch <chpe@cvs.gnome.org> + * embed/ephy-embed.c: (ephy_embed_show_page_certificate): + * embed/ephy-embed.h: + * embed/mozilla/EphyBrowser.cpp: + * embed/mozilla/EphyBrowser.h: + * embed/mozilla/mozilla-embed.cpp: + + Add a way to show the cert info dialogue for the page's certificate. + +2004-11-16 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/mozilla-notifiers.cpp: No need to include nsEmbedString.h. |