diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-10-23 05:52:45 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-10-23 05:52:45 +0800 |
commit | 2432ddfee8e21a62a80e94d875508242a8034015 (patch) | |
tree | b283f4bea9b74dd426cd5a1c1e265e9919b25850 /ChangeLog | |
parent | 64ff5c590db02cddccc6088162747c2b69ccd87d (diff) | |
download | gsoc2013-epiphany-2432ddfee8e21a62a80e94d875508242a8034015.tar gsoc2013-epiphany-2432ddfee8e21a62a80e94d875508242a8034015.tar.gz gsoc2013-epiphany-2432ddfee8e21a62a80e94d875508242a8034015.tar.bz2 gsoc2013-epiphany-2432ddfee8e21a62a80e94d875508242a8034015.tar.lz gsoc2013-epiphany-2432ddfee8e21a62a80e94d875508242a8034015.tar.xz gsoc2013-epiphany-2432ddfee8e21a62a80e94d875508242a8034015.tar.zst gsoc2013-epiphany-2432ddfee8e21a62a80e94d875508242a8034015.zip |
Only multiplex [attach|detach]_window to extensions implementing the
2004-10-22 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-extensions-manager.c: (load_extension),
(unload_extension):
Only multiplex [attach|detach]_window to extensions implementing the
EphyExtension interface.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-10-22 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-extensions-manager.c: (load_extension), + (unload_extension): + + Only multiplex [attach|detach]_window to extensions implementing the + EphyExtension interface. + +2004-10-22 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-string.c: (ephy_string_double_underscores): * lib/ephy-string.h: * lib/widgets/ephy-node-view.c: (drag_data_received_cb): |