aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-05-22 03:02:28 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-05-22 03:02:28 +0800
commit7fe7ce744bf7337232d55161d00fb1d1c89f6e99 (patch)
treefc75db140363dee08f9e381901f2d2c990c38862 /ChangeLog
parent058908f9152b3ade2ad73427d1018c5479295bdb (diff)
downloadgsoc2013-epiphany-7fe7ce744bf7337232d55161d00fb1d1c89f6e99.tar
gsoc2013-epiphany-7fe7ce744bf7337232d55161d00fb1d1c89f6e99.tar.gz
gsoc2013-epiphany-7fe7ce744bf7337232d55161d00fb1d1c89f6e99.tar.bz2
gsoc2013-epiphany-7fe7ce744bf7337232d55161d00fb1d1c89f6e99.tar.lz
gsoc2013-epiphany-7fe7ce744bf7337232d55161d00fb1d1c89f6e99.tar.xz
gsoc2013-epiphany-7fe7ce744bf7337232d55161d00fb1d1c89f6e99.tar.zst
gsoc2013-epiphany-7fe7ce744bf7337232d55161d00fb1d1c89f6e99.zip
Implement our own drag dest on the embed. Dnd of multiple urls on embed
2003-05-21 Marco Pesenti Gritti <marco@it.gnome.org> * src/ephy-notebook.c: (child_realize_cb), (ephy_notebook_insert_page): Implement our own drag dest on the embed. Dnd of multiple urls on embed now open them in tabs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ad22b61a..949adcd88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-05-21 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * src/ephy-notebook.c: (child_realize_cb),
+ (ephy_notebook_insert_page):
+
+ Implement our own drag dest on the embed. Dnd of multiple
+ urls on embed now open them in tabs.
+
2003-05-21 Christian Neumair <chris@gnome-de.org>
* embed/downloader-view.c: (downloader_view_set_download_info):