Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk capture_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: Sun, 20 Jun 2004 08:39:44 -0500 (CDT)
ulfl        2004/06/20 08:39:44 CDT

  Modified files:
    gtk                  capture_dlg.c main.c 
  Log:
  added an option to "avoid" the capture info dialog completely.
  This matters for "update of list in real time" (sync_mode) only,
  as in normal mode you wouldn't otherwise have the possibility
  to stop the capture.
  
  Revision  Changes    Path
  1.134     +23 -4     ethereal/gtk/capture_dlg.c
  1.443     +12 -2     ethereal/gtk/main.c