diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-10-23 23:32:10 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-10-23 23:32:10 +0800 |
commit | 786d8d71d03f87108bdfa13d3fa194347ea2ee0d (patch) | |
tree | ccc1b4bd6c22d14264e049b0a395f1a84a9ded1e /ChangeLog | |
parent | 9f8919f41e8e768698cd71736c989d01f534a5d5 (diff) | |
download | gsoc2013-epiphany-786d8d71d03f87108bdfa13d3fa194347ea2ee0d.tar gsoc2013-epiphany-786d8d71d03f87108bdfa13d3fa194347ea2ee0d.tar.gz gsoc2013-epiphany-786d8d71d03f87108bdfa13d3fa194347ea2ee0d.tar.bz2 gsoc2013-epiphany-786d8d71d03f87108bdfa13d3fa194347ea2ee0d.tar.lz gsoc2013-epiphany-786d8d71d03f87108bdfa13d3fa194347ea2ee0d.tar.xz gsoc2013-epiphany-786d8d71d03f87108bdfa13d3fa194347ea2ee0d.tar.zst gsoc2013-epiphany-786d8d71d03f87108bdfa13d3fa194347ea2ee0d.zip |
Use gtk_selection_data_get_uris().
2004-10-23 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-node-view.c: (drag_data_received_cb):
* src/ephy-notebook.c: (notebook_drag_data_received_cb):
Use gtk_selection_data_get_uris().
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-10-23 Christian Persch <chpe@cvs.gnome.org> + + * lib/widgets/ephy-node-view.c: (drag_data_received_cb): + * src/ephy-notebook.c: (notebook_drag_data_received_cb): + + Use gtk_selection_data_get_uris(). + 2004-10-22 Christian Persch <chpe@cvs.gnome.org> * src/ephy-extensions-manager.c: (load_extension), |