aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-09-12 03:18:56 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-09-12 03:18:56 +0800
commit9345135208e277113cc014c355b2360e0689d51b (patch)
tree19831b232c25b81a6c2090fd01ab6fff5905e066 /ChangeLog
parent3054db7013ad240d4231120e8135a6be6ca91539 (diff)
downloadgsoc2013-epiphany-9345135208e277113cc014c355b2360e0689d51b.tar
gsoc2013-epiphany-9345135208e277113cc014c355b2360e0689d51b.tar.gz
gsoc2013-epiphany-9345135208e277113cc014c355b2360e0689d51b.tar.bz2
gsoc2013-epiphany-9345135208e277113cc014c355b2360e0689d51b.tar.lz
gsoc2013-epiphany-9345135208e277113cc014c355b2360e0689d51b.tar.xz
gsoc2013-epiphany-9345135208e277113cc014c355b2360e0689d51b.tar.zst
gsoc2013-epiphany-9345135208e277113cc014c355b2360e0689d51b.zip
Make sure to remove show_timeout also when the window is still not
2003-09-11 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_autocompletion_hide_alternatives), (insert_text_cb), (ephy_location_entry_autocompletion_window_hidden_cb): Make sure to remove show_timeout also when the window is still not visible.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a99b5f19..314a0a91a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-09-11 Marco Pesenti Gritti <marco@gnome.org>
+
+ * lib/widgets/ephy-location-entry.c:
+ (ephy_location_entry_autocompletion_hide_alternatives),
+ (insert_text_cb),
+ (ephy_location_entry_autocompletion_window_hidden_cb):
+
+ Make sure to remove show_timeout also when
+ the window is still not visible.
+
2003-09-10 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (ephy_window_set_active_tab):