Wireshark-commits: [Wireshark-commits] rev 49293: /trunk/ui/gtk/ /trunk/ui/gtk/: drag_and_drop.c

Date: Tue, 14 May 2013 18:16:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49293

User: guy
Date: 2013/05/14 11:16 AM

Log:
 Pull dnd_merge_files() into dnd_open_file_cmd(); the resulting code is a
 bit simpler.
 
 Don't bother popping up a window saying "you dragged more than one file,
 so we're merging"; presumably that's what they had in mind when they
 dragged multiple files.  (If that's not what they had in mind, the
 window should at least offer a choice to cancel.)

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +26 -72    drag_and_drop.c    Modified