diff options
author | Xan Lopez <xan@src.gnome.org> | 2004-01-15 04:20:21 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2004-01-15 04:20:21 +0800 |
commit | 0b8efcc2c1560f2d7d514d96d85c464b34d1d813 (patch) | |
tree | 41942042a0be7ac537c2f2f1fa96076cce5a11e7 /ChangeLog | |
parent | 5f54dbeb3182d84a0e3d7abe66e4a1bbd0d37392 (diff) | |
download | gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar.gz gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar.bz2 gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar.lz gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar.xz gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar.zst gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.zip |
Let the user decide about what to do with automatic dialogs.
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/ContentHandler.h:
Let the user decide about what to do with automatic dialogs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-01-14 Xan Lopez <xan@gnome.org> + + * embed/mozilla/ContentHandler.cpp: + * embed/mozilla/ContentHandler.h: + + Let the user decide about what to do with automatic dialogs. + 2004-01-14 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-persist.c: (ephy_embed_persist_to_string): |