diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-12-18 03:11:31 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-12-18 03:11:31 +0800 |
commit | 4e3a7f17f3720fc271ced8e5d04ddecddb21579f (patch) | |
tree | 9355c321ccf12cd60a48d93d82498dac0e484854 /ChangeLog | |
parent | 7bb2d46bde7f24278f1eef01fc97854b870b948f (diff) | |
download | gsoc2013-epiphany-4e3a7f17f3720fc271ced8e5d04ddecddb21579f.tar.gz 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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |