Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal file.c progress_dlg.h proto_hier_stats.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: Wed, 21 Jan 2004 16:00:28 -0600 (CST)
ulfl        2004/01/21 16:00:28 CST

  Modified files:
    .                    file.c progress_dlg.h proto_hier_stats.c 
  Log:
  The progressbar had a parameter to specify the text of the Cancel/Stop button.
  As this will always be a Cancel of a running operation, this parameter was removed.
  This makes us also able to use a stock button for this.
  
  Revision  Changes    Path
  1.344     +9 -10     ethereal/file.c
  1.6       +5 -7      ethereal/progress_dlg.h
  1.22      +2 -2      ethereal/proto_hier_stats.c