diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-29 06:51:20 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-29 06:51:20 +0800 |
commit | 6489ead25062142ab0dd9fc7285dc65cb438b284 (patch) | |
tree | 439c1a6fae5f2bd764ebe10bdb1a037f9c1630c1 /ChangeLog | |
parent | 8ed0c8f6318e7800ad3968f6e3cd19a53dcd5c8c (diff) | |
download | gsoc2013-epiphany-6489ead25062142ab0dd9fc7285dc65cb438b284.tar gsoc2013-epiphany-6489ead25062142ab0dd9fc7285dc65cb438b284.tar.gz gsoc2013-epiphany-6489ead25062142ab0dd9fc7285dc65cb438b284.tar.bz2 gsoc2013-epiphany-6489ead25062142ab0dd9fc7285dc65cb438b284.tar.lz gsoc2013-epiphany-6489ead25062142ab0dd9fc7285dc65cb438b284.tar.xz gsoc2013-epiphany-6489ead25062142ab0dd9fc7285dc65cb438b284.tar.zst gsoc2013-epiphany-6489ead25062142ab0dd9fc7285dc65cb438b284.zip |
Refactored to elimiate code duplication.
2005-01-28 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed.cpp:
Refactored to elimiate code duplication.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-01-28 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/mozilla-embed.cpp: + + Refactored to elimiate code duplication. + +2005-01-28 Christian Persch <chpe@cvs.gnome.org> + * doc/reference/tmpl/ephy-embed.sgml: * embed/ephy-embed-persist.c: (ephy_embed_persist_init), (ephy_embed_persist_finalize): |