From 96aedf7f4f19c494a549310b7c6e55b6fcd7668a Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 23 Jun 2004 18:28:31 +0000 Subject: Add EphyWindow API to open multiple uris in tabs, use it for dnd on the 2004-06-23 Marco Pesenti Gritti * src/ephy-notebook.c: (notebook_drag_data_received_cb): * src/ephy-window.c: (ephy_window_set_zoom), (ephy_window_load_in_tabs): * src/ephy-window.h: Add EphyWindow API to open multiple uris in tabs, use it for dnd on the notebook. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1d59116e7..9a0b09344 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2004-06-23 Marco Pesenti Gritti + + * src/ephy-notebook.c: (notebook_drag_data_received_cb): + * src/ephy-window.c: (ephy_window_set_zoom), + (ephy_window_load_in_tabs): + * src/ephy-window.h: + + Add EphyWindow API to open multiple uris in + tabs, use it for dnd on the notebook. + 2004-06-23 Christian Persch * embed/mozilla/GlobalHistory.cpp: -- cgit v1.2.3