diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-08-18 01:19:29 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-08-18 01:19:29 +0800 |
commit | 1f6738608dcf343978412ed273ad58e974b4811a (patch) | |
tree | 9a7399205cde01f8a18e0f8f831c87a728c4409b /ChangeLog | |
parent | 0e355828070842dc959d876aaac84fc3e327a28d (diff) | |
download | gsoc2013-epiphany-1f6738608dcf343978412ed273ad58e974b4811a.tar gsoc2013-epiphany-1f6738608dcf343978412ed273ad58e974b4811a.tar.gz gsoc2013-epiphany-1f6738608dcf343978412ed273ad58e974b4811a.tar.bz2 gsoc2013-epiphany-1f6738608dcf343978412ed273ad58e974b4811a.tar.lz gsoc2013-epiphany-1f6738608dcf343978412ed273ad58e974b4811a.tar.xz gsoc2013-epiphany-1f6738608dcf343978412ed273ad58e974b4811a.tar.zst gsoc2013-epiphany-1f6738608dcf343978412ed273ad58e974b4811a.zip |
QI the element to check whether it's of some type, don't check the tag.
2005-08-17 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EventContext.cpp:
QI the element to check whether it's of some type,
don't check the tag.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2005-08-17 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/EventContext.cpp: + + QI the element to check whether it's of some type, + don't check the tag. + +2005-08-17 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-tab.c: (ephy_tab_title_cb): Use ephy_tab_set_title after ephy_tab_set_loading_title |