diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-07-26 01:03:50 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-07-26 01:03:50 +0800 |
commit | 3e53d46bb756fad2fc25c70f1923af01f9b0574e (patch) | |
tree | 7f11b7d4f64115a53b55523854e2700fa6a36006 /ChangeLog | |
parent | da34a92dfce1a75705bf54646db0e936934ea3e5 (diff) | |
download | gsoc2013-epiphany-3e53d46bb756fad2fc25c70f1923af01f9b0574e.tar gsoc2013-epiphany-3e53d46bb756fad2fc25c70f1923af01f9b0574e.tar.gz gsoc2013-epiphany-3e53d46bb756fad2fc25c70f1923af01f9b0574e.tar.bz2 gsoc2013-epiphany-3e53d46bb756fad2fc25c70f1923af01f9b0574e.tar.lz gsoc2013-epiphany-3e53d46bb756fad2fc25c70f1923af01f9b0574e.tar.xz gsoc2013-epiphany-3e53d46bb756fad2fc25c70f1923af01f9b0574e.tar.zst gsoc2013-epiphany-3e53d46bb756fad2fc25c70f1923af01f9b0574e.zip |
Make sure to remove the timeout on widget destruction
2003-07-25 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-search-entry.c: (ephy_search_entry_destroy_cb),
(ephy_search_entry_init):
Make sure to remove the timeout on widget destruction
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-07-25 Marco Pesenti Gritti <marco@it.gnome.org> + + * lib/widgets/ephy-search-entry.c: (ephy_search_entry_destroy_cb), + (ephy_search_entry_init): + + Make sure to remove the timeout on widget destruction + 2003-07-25 Xan Lopez <xan@masilla.org> * src/pdm-dialog.c: (setup_passwords_treeview), |