diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-09-19 19:48:35 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-09-19 19:48:35 +0800 |
commit | a5847dd37c91a495db614312d4a5bd719d074991 (patch) | |
tree | aafb78236e26f757a7d92c34c2ceff7b98a22cae /ChangeLog | |
parent | 741ded15967b19b78879bcc9e8f172895eb984ff (diff) | |
download | gsoc2013-epiphany-a5847dd37c91a495db614312d4a5bd719d074991.tar.gz gsoc2013-epiphany-a5847dd37c91a495db614312d4a5bd719d074991.tar.zst gsoc2013-epiphany-a5847dd37c91a495db614312d4a5bd719d074991.zip |
embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cpp
2003-09-19 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozRegisterComponents.cpp
A embed/mozilla/GtkNSSDialogs.cpp
A embed/mozilla/GtkNSSDialogs.h
* embed/mozilla/Makefile.am
* configure.in:
Implement Gtk versions of the mozilla certificate prompts.
Ported from galeon -- many thanks to Crispin for this excellent work!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-09-19 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/MozRegisterComponents.cpp + A embed/mozilla/GtkNSSDialogs.cpp + A embed/mozilla/GtkNSSDialogs.h + * embed/mozilla/Makefile.am + * configure.in: + + Implement Gtk versions of the mozilla certificate prompts. + Ported from galeon -- many thanks to Crispin for this excellent work! + 2003-09-19 Marco Pesenti Gritti <marco@gnome.org> * data/ui/Makefile.am: |