diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-08-07 06:26:45 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-08-07 06:26:45 +0800 |
commit | 5ab6d7052301d708dc1f63351d82f46f4a1f6678 (patch) | |
tree | 58484ad13afed623d5aee78a04b97f83f8186085 /ChangeLog | |
parent | 976b6e0255ef388a396d1f1525b5d3ef70b67799 (diff) | |
download | gsoc2013-epiphany-5ab6d7052301d708dc1f63351d82f46f4a1f6678.tar gsoc2013-epiphany-5ab6d7052301d708dc1f63351d82f46f4a1f6678.tar.gz gsoc2013-epiphany-5ab6d7052301d708dc1f63351d82f46f4a1f6678.tar.bz2 gsoc2013-epiphany-5ab6d7052301d708dc1f63351d82f46f4a1f6678.tar.lz gsoc2013-epiphany-5ab6d7052301d708dc1f63351d82f46f4a1f6678.tar.xz gsoc2013-epiphany-5ab6d7052301d708dc1f63351d82f46f4a1f6678.tar.zst gsoc2013-epiphany-5ab6d7052301d708dc1f63351d82f46f4a1f6678.zip |
Also block GtkMozEmbed's child focus-[in|out]-event handlers.
2005-08-07 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed.cpp: (mozilla_embed_realize):
Also block GtkMozEmbed's child focus-[in|out]-event handlers.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-08-07 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/mozilla-embed.cpp: (mozilla_embed_realize): + + Also block GtkMozEmbed's child focus-[in|out]-event handlers. + 2005-08-06 Crispin Flowerday <gnome@flowerday.cx> * embed/mozilla/EphyBrowser.cpp (AttachListeners): |