]> Pileus Git - ~andy/gtk/commit
Implement Drag-and-Drop to the file list. (#145121, Sven Neumann)
authorMatthias Clasen <mclasen@redhat.com>
Thu, 7 Jul 2005 17:11:26 +0000 (17:11 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 7 Jul 2005 17:11:26 +0000 (17:11 +0000)
commit1df38871e11625b11d7dbd22fae4b1328946b76a
tree9406ab21887a07dce95afbd4ece86c4ffde4e8f3
parent8cc4fe41ff2a48ee2acb3ac738962ff28020e643
Implement Drag-and-Drop to the file list. (#145121, Sven Neumann)

2005-07-07  Matthias Clasen  <mclasen@redhat.com>

Implement Drag-and-Drop to the file list.  (#145121, Sven Neumann)

* gtk/gtkfilechooserdefault.c (file_list_drag_data_received_cb)
(file_list_drag_drop_cb, file_list_drag_motion_cb): New functions
to handle drag-and-drop on the file list.
(create_file_list): Set up drag-and-drop handlers on the file list.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkfilechooserdefault.c