diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-03-15 21:34:29 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-03-15 21:34:29 +0800 |
commit | c4f0df940819eecbafa66faf177d2a4b97dea09c (patch) | |
tree | a52fdb9739cfb10a3ee93525bab5df0cd30d449f /ChangeLog | |
parent | 0493568f7449cea1dd8eeb08919c33f7979a8c09 (diff) | |
download | gsoc2013-epiphany-c4f0df940819eecbafa66faf177d2a4b97dea09c.tar.gz gsoc2013-epiphany-c4f0df940819eecbafa66faf177d2a4b97dea09c.tar.zst gsoc2013-epiphany-c4f0df940819eecbafa66faf177d2a4b97dea09c.zip |
Remove our custom prompt implementation. Gtkmozembed provides and HIG
2003-03-15 Marco Pesenti Gritti <marco@it.gnome.org>
* data/glade/Makefile.am:
* data/glade/prompts.glade:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozRegisterComponents.cpp:
* embed/mozilla/PromptService.cpp:
* embed/mozilla/PromptService.h:
Remove our custom prompt implementation.
Gtkmozembed provides and HIG compliant one now.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 2003-03-15 Marco Pesenti Gritti <marco@it.gnome.org> + * data/glade/Makefile.am: + * data/glade/prompts.glade: + * embed/mozilla/Makefile.am: + * embed/mozilla/MozRegisterComponents.cpp: + * embed/mozilla/PromptService.cpp: + * embed/mozilla/PromptService.h: + + Remove our custom prompt implementation. + Gtkmozembed provides and HIG compliant one now. + +2003-03-15 Marco Pesenti Gritti <marco@it.gnome.org> + * embed/mozilla/EphyWrapper.cpp: * embed/mozilla/EphyWrapper.h: * embed/mozilla/mozilla-embed.cpp: |