aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14ddf0598..3947f8f50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2003-05-20 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * lib/ephy-dnd.c: (ephy_dnd_drag_data_get),
+ (ephy_dnd_node_list_extract_nodes):
+ * lib/ephy-node-db.c: (ephy_node_db_set_name), (node_from_id_real),
+ (ephy_node_db_get_name):
+ * lib/ephy-node-db.h:
+ * lib/ephy-node.c: (ephy_node_get_db):
+ * lib/ephy-node.h:
+ * lib/widgets/ephy-location-entry.c:
+ (ephy_location_entry_button_press_event_cb),
+ (ephy_location_entry_build):
+ * lib/widgets/ephy-tree-model-sort.c: (each_node_get_data_binder):
+
+ Fix nodes drag and drop.
+ Make double click select the whole address in toolbar entry.
+
+2003-05-20 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * lib/ephy-dnd.c: (ephy_dnd_drag_data_get),
+ (ephy_dnd_node_list_extract_nodes):
+ * lib/ephy-node-db.c: (ephy_node_db_set_name), (node_from_id_real),
+ (ephy_node_db_get_name):
+ * lib/ephy-node-db.h:
+ * lib/ephy-node.c: (ephy_node_get_db):
+ * lib/ephy-node.h:
+ * lib/widgets/ephy-location-entry.c:
+ (ephy_location_entry_button_press_event_cb),
+ (ephy_location_entry_build):
+ * lib/widgets/ephy-tree-model-sort.c: (each_node_get_data_binder):
+
2003-05-20 Christian Neumair <chris@gnome-de.org>
* embed/downloader-view.c: (format_time):