aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-07-26 01:03:50 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-07-26 01:03:50 +0800
commit3e53d46bb756fad2fc25c70f1923af01f9b0574e (patch)
tree7f11b7d4f64115a53b55523854e2700fa6a36006 /ChangeLog
parentda34a92dfce1a75705bf54646db0e936934ea3e5 (diff)
downloadgsoc2013-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d9635b3c..aa7377ec9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),