Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk gtk_stat_util.c gtk_stat_util.h Makefile

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 25 Apr 2003 15:54:19 -0500 (CDT)
guy         2003/04/25 15:54:19 CDT

  Modified files:
    gtk                  Makefile.am Makefile.nmake mgcp_stat.c 
                         smb_stat.c 
  Added files:
    gtk                  gtk_stat_util.c gtk_stat_util.h 
  Log:
  From Lars Roland:
  
  	Filter dialog for the MGCP statistics tap.
  
  	Routines for building GUI table displays for statistics taps.
  
  	Use the timestats.c routines in the SMB statistics tap.
  
  Revision  Changes    Path
  1.59      +5 -1      ethereal/gtk/Makefile.am
  1.43      +2 -1      ethereal/gtk/Makefile.nmake
  1.5       +111 -54   ethereal/gtk/mgcp_stat.c
  1.6       +22 -79    ethereal/gtk/smb_stat.c