aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-02-06 22:37:12 +0800
committerChristian Persch <chpe@src.gnome.org>2005-02-06 22:37:12 +0800
commitc7621657b7f9d37dd4777821dfd539fd6473b5d7 (patch)
tree57a1b65bf249fe3080e088866746bebfedea04e0 /ChangeLog
parent9de30c8784509df5ea9e80ed3eb093b3f5e35a95 (diff)
downloadgsoc2013-epiphany-c7621657b7f9d37dd4777821dfd539fd6473b5d7.tar
gsoc2013-epiphany-c7621657b7f9d37dd4777821dfd539fd6473b5d7.tar.gz
gsoc2013-epiphany-c7621657b7f9d37dd4777821dfd539fd6473b5d7.tar.bz2
gsoc2013-epiphany-c7621657b7f9d37dd4777821dfd539fd6473b5d7.tar.lz
gsoc2013-epiphany-c7621657b7f9d37dd4777821dfd539fd6473b5d7.tar.xz
gsoc2013-epiphany-c7621657b7f9d37dd4777821dfd539fd6473b5d7.tar.zst
gsoc2013-epiphany-c7621657b7f9d37dd4777821dfd539fd6473b5d7.zip
Don't set the lock icon as drag source. Actually emit the lock-clicked
2005-02-06 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_class_init), (lock_button_press_event_cb), (ephy_location_entry_construct_contents): Don't set the lock icon as drag source. Actually emit the lock-clicked signal when pressed. * lib/widgets/ephy-location-entry.h: * src/ephy-location-action.c: (lock_clicked_cb), (connect_proxy), (ephy_location_action_class_init): * src/ephy-location-action.h: * src/ephy-toolbar.c: (lock_clicked_cb), (ephy_toolbar_set_window): Actually forward the lock-clicked signal to the toolbar.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c368541b..25edba0e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2005-02-06 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/widgets/ephy-location-entry.c:
+ (ephy_location_entry_class_init), (lock_button_press_event_cb),
+ (ephy_location_entry_construct_contents):
+
+ Don't set the lock icon as drag source. Actually emit the lock-clicked
+ signal when pressed.
+
+ * lib/widgets/ephy-location-entry.h:
+ * src/ephy-location-action.c: (lock_clicked_cb), (connect_proxy),
+ (ephy_location_action_class_init):
+ * src/ephy-location-action.h:
+ * src/ephy-toolbar.c: (lock_clicked_cb), (ephy_toolbar_set_window):
+
+ Actually forward the lock-clicked signal to the toolbar.
+
2005-02-04 Jean-François Rameau <jframeau@cvs.gnome.org>
* lib/ephy-dbus.c: (ephy_dbus_connect_to_system_bus,