aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCrispin Flowerday <gnome@flowerday.cx>2006-01-23 02:24:25 +0800
committerCrispin Flowerday <crispin@src.gnome.org>2006-01-23 02:24:25 +0800
commita15031fa988776912f9ee2a9c80e7ebbd0fbefc0 (patch)
tree934e89aa7d0de83ddc2893ac22f40f5890b38de2 /ChangeLog
parentddc468228b25b1fe64a4926acdd176fab188d173 (diff)
downloadgsoc2013-epiphany-a15031fa988776912f9ee2a9c80e7ebbd0fbefc0.tar
gsoc2013-epiphany-a15031fa988776912f9ee2a9c80e7ebbd0fbefc0.tar.gz
gsoc2013-epiphany-a15031fa988776912f9ee2a9c80e7ebbd0fbefc0.tar.bz2
gsoc2013-epiphany-a15031fa988776912f9ee2a9c80e7ebbd0fbefc0.tar.lz
gsoc2013-epiphany-a15031fa988776912f9ee2a9c80e7ebbd0fbefc0.tar.xz
gsoc2013-epiphany-a15031fa988776912f9ee2a9c80e7ebbd0fbefc0.tar.zst
gsoc2013-epiphany-a15031fa988776912f9ee2a9c80e7ebbd0fbefc0.zip
When updating the address bar, always update the address state, sometimes
2006-01-22 Crispin Flowerday <gnome@flowerday.cx> * lib/widgets/ephy-location-entry.c (ephy_location_entry_set_location): When updating the address bar, always update the address state, sometimes it isn't updated if the text in the GtkEntry isn't altered (and hence the 'changed' signal isn't called.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b29555e1..49044c7e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-01-22 Crispin Flowerday <gnome@flowerday.cx>
+ * lib/widgets/ephy-location-entry.c (ephy_location_entry_set_location):
+
+ When updating the address bar, always update the address state,
+ sometimes it isn't updated if the text in the GtkEntry isn't
+ altered (and hence the 'changed' signal isn't called.
+
+2006-01-22 Crispin Flowerday <gnome@flowerday.cx>
+
* src/ephy-dbus.c (ephy_dbus_shutdown):
Add guards to avoid crashing on exit if system bus