aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@svn.gnome.org>2007-09-11 06:46:48 +0800
committerCosimo Cecchi <cosimoc@src.gnome.org>2007-09-11 06:46:48 +0800
commit44a63e712da2b69162a0387ac05ee23a35aec479 (patch)
tree33d66a9ea5bf9c62bd42436b26d2beb017b109eb /ChangeLog
parent5606ae245b489fed230a65cce0a46be5e15ea298 (diff)
downloadgsoc2013-epiphany-44a63e712da2b69162a0387ac05ee23a35aec479.tar
gsoc2013-epiphany-44a63e712da2b69162a0387ac05ee23a35aec479.tar.gz
gsoc2013-epiphany-44a63e712da2b69162a0387ac05ee23a35aec479.tar.bz2
gsoc2013-epiphany-44a63e712da2b69162a0387ac05ee23a35aec479.tar.lz
gsoc2013-epiphany-44a63e712da2b69162a0387ac05ee23a35aec479.tar.xz
gsoc2013-epiphany-44a63e712da2b69162a0387ac05ee23a35aec479.tar.zst
gsoc2013-epiphany-44a63e712da2b69162a0387ac05ee23a35aec479.zip
Adds drag-and-drop of URLs onto "New Tab" and "New Window" buttons in the
2007-09-11 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-home-action.c: (action_name_association), (ephy_home_action_activate), (home_action_drag_data_received_cb), (connect_proxy), (disconnect_proxy), (ephy_home_action_class_init): Adds drag-and-drop of URLs onto "New Tab" and "New Window" buttons in the toolbar. Fixes bug #382383. svn path=/trunk/; revision=7382
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43e6d7f20..3f40428cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-09-11 Cosimo Cecchi <cosimoc@svn.gnome.org>
+
+ * src/ephy-home-action.c: (action_name_association),
+ (ephy_home_action_activate), (home_action_drag_data_received_cb),
+ (connect_proxy), (disconnect_proxy), (ephy_home_action_class_init):
+
+ Adds drag-and-drop of URLs onto "New Tab" and "New Window" buttons in
+ the toolbar. Fixes bug #382383.
+
2007-09-10 Christian Persch <chpe@gnome.org>
* m4/gecko.m4: