Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk file_dlg.c main.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Mon, 21 Jun 2004 11:45:08 -0500 (CDT)
ulfl        2004/06/21 11:45:08 CDT

  Modified files:
    gtk                  file_dlg.c main.c 
  Log:
  if more than one file is (drag and) dropped into the program,
  merge them together into a new temporary file
  (and notice the user by a simple_dialog about it)
  
  Revision  Changes    Path
  1.121     +12 -7     ethereal/gtk/file_dlg.c
  1.446     +177 -69   ethereal/gtk/main.c