aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-12-18 03:11:31 +0800
committerChristian Persch <chpe@src.gnome.org>2006-12-18 03:11:31 +0800
commit4e3a7f17f3720fc271ced8e5d04ddecddb21579f (patch)
tree9355c321ccf12cd60a48d93d82498dac0e484854 /ChangeLog
parent7bb2d46bde7f24278f1eef01fc97854b870b948f (diff)
downloadgsoc2013-epiphany-4e3a7f17f3720fc271ced8e5d04ddecddb21579f.tar
gsoc2013-epiphany-4e3a7f17f3720fc271ced8e5d04ddecddb21579f.tar.gz
gsoc2013-epiphany-4e3a7f17f3720fc271ced8e5d04ddecddb21579f.tar.bz2
gsoc2013-epiphany-4e3a7f17f3720fc271ced8e5d04ddecddb21579f.tar.lz
gsoc2013-epiphany-4e3a7f17f3720fc271ced8e5d04ddecddb21579f.tar.xz
gsoc2013-epiphany-4e3a7f17f3720fc271ced8e5d04ddecddb21579f.tar.zst
gsoc2013-epiphany-4e3a7f17f3720fc271ced8e5d04ddecddb21579f.zip
Allow to drag plaintext to tabbar. Bug #339339, patch by Michael Hofmann.
2006-12-17 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (notebook_drag_data_received_cb), (ephy_notebook_init), (build_tab_label): Allow to drag plaintext to tabbar. 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 79393387b..1eaed35d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-notebook.c: (notebook_drag_data_received_cb),
+ (ephy_notebook_init), (build_tab_label):
+
+ Allow to drag plaintext to tabbar. Bug #339339, patch by
+ Michael Hofmann.
+
+2006-12-17 Christian Persch <chpe@cvs.gnome.org>
+
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_set_completion):
* lib/widgets/ephy-location-entry.h: