aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-04-11 03:28:10 +0800
committerChristian Persch <chpe@src.gnome.org>2005-04-11 03:28:10 +0800
commit36dbd0e5b656c62c8a0860f668c313cf3ae010de (patch)
treee12e05e4d94962431db354d0ab5424768a60cd4d /ChangeLog
parentb53d58efcee1ef734894b4b7d27afe9535f9e922 (diff)
downloadgsoc2013-epiphany-36dbd0e5b656c62c8a0860f668c313cf3ae010de.tar
gsoc2013-epiphany-36dbd0e5b656c62c8a0860f668c313cf3ae010de.tar.gz
gsoc2013-epiphany-36dbd0e5b656c62c8a0860f668c313cf3ae010de.tar.bz2
gsoc2013-epiphany-36dbd0e5b656c62c8a0860f668c313cf3ae010de.tar.lz
gsoc2013-epiphany-36dbd0e5b656c62c8a0860f668c313cf3ae010de.tar.xz
gsoc2013-epiphany-36dbd0e5b656c62c8a0860f668c313cf3ae010de.tar.zst
gsoc2013-epiphany-36dbd0e5b656c62c8a0860f668c313cf3ae010de.zip
Restore original URL when pressing ESC. Fixes bug #171179.
2005-04-10 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (entry_key_press_cb), (ephy_location_entry_construct_contents), (ephy_location_entry_get_location), (ephy_location_entry_restore_location): * lib/widgets/ephy-location-entry.h: Restore original URL when pressing ESC. Fixes bug #171179.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f375dc27..9a229db66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2005-04-10 Christian Persch <chpe@cvs.gnome.org>
+ * lib/widgets/ephy-location-entry.c: (entry_key_press_cb),
+ (ephy_location_entry_construct_contents),
+ (ephy_location_entry_get_location),
+ (ephy_location_entry_restore_location):
+ * lib/widgets/ephy-location-entry.h:
+
+ Restore original URL when pressing ESC. Fixes bug #171179.
+
+2005-04-10 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-node-db.c: (ephy_node_db_get_property),
(ephy_node_db_set_property), (ephy_node_db_finalize),
(ephy_node_db_write_to_xml_safe), (ephy_node_db_class_init),