aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-05-11 20:27:27 +0800
committerChristian Persch <chpe@src.gnome.org>2006-05-11 20:27:27 +0800
commit9939b3eb08798c81c01720c3207d41662064f046 (patch)
tree617aa76a011c133960812dcf4ff201fd929512b9 /ChangeLog
parentb15ab14ae41b52fa6b14c283b937fb346b0cf9b6 (diff)
downloadgsoc2013-epiphany-9939b3eb08798c81c01720c3207d41662064f046.tar
gsoc2013-epiphany-9939b3eb08798c81c01720c3207d41662064f046.tar.gz
gsoc2013-epiphany-9939b3eb08798c81c01720c3207d41662064f046.tar.bz2
gsoc2013-epiphany-9939b3eb08798c81c01720c3207d41662064f046.tar.lz
gsoc2013-epiphany-9939b3eb08798c81c01720c3207d41662064f046.tar.xz
gsoc2013-epiphany-9939b3eb08798c81c01720c3207d41662064f046.tar.zst
gsoc2013-epiphany-9939b3eb08798c81c01720c3207d41662064f046.zip
Allow text drags to notebook tab labels. Bug #339339, patch by Michael
2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (notebook_drag_data_received_cb), (ephy_notebook_init), (build_tab_label): Allow text drags to notebook tab labels. Bug #339339, patch by Michael Hofmann.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2153c4a21..700393c74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-05-11 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-notebook.c: (notebook_drag_data_received_cb),
+ (ephy_notebook_init), (build_tab_label):
+
+ Allow text drags to notebook tab labels. Bug #339339, patch by Michael
+ Hofmann.
+
+2006-05-11 Christian Persch <chpe@cvs.gnome.org>
+
* src/bookmarks/ephy-bookmarks.c: (add_to_favorites), (resolve_cb),
(browse_cb):