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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 9 Jul 2000 18:22:44 -0500 (CDT)
guy         2000/07/09 18:22:39 CDT

  Modified files:
    gtk                  display_opts.c 
  Log:
  Put up a progress dialog when changing the time display; it can take a
  long time on a large capture.
  
  If the user is changing the setting of "Display TOS as DiffServ" *and*
  the time stamp format, don't bother doing the time display update -
  we'll regenerate the entire display anyway because we changed the
  setting of "Display TOS as DiffServ".
  
  Revision  Changes    Path
  1.13      +56 -28    ethereal/gtk/display_opts.c