From 3389ee02736c231e61877abd5d9663e57f27a276 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 20 May 2003 20:52:47 +0000 Subject: Fix nodes drag and drop. Make double click select the whole address in 2003-05-20 Marco Pesenti Gritti * 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. --- ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 14ddf0598..3947f8f50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2003-05-20 Marco Pesenti Gritti + + * 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 + + * 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 * embed/downloader-view.c: (format_time): -- cgit v1.2.3