Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk file_dlg.c file_dlg.h menu.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: Thu, 17 Jun 2004 16:53:26 -0500 (CDT)
ulfl        2004/06/17 16:53:26 CDT

  Modified files:
    gtk                  file_dlg.c file_dlg.h menu.c 
  Log:
  add Merge functionality to Ethereal in an experimental state.
  Copied and sligthly modified merge.c from mergecap.c
  (needs a lot of code cleanup, though)
  
  Revision  Changes    Path
  1.109     +325 -2    ethereal/gtk/file_dlg.c
  1.13      +9 -1      ethereal/gtk/file_dlg.h
  1.202     +3 -1      ethereal/gtk/menu.c