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

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: Sun, 27 Apr 2003 16:51:00 -0500 (CDT)
guy         2003/04/27 16:51:00 CDT

  Modified files:
    gtk                  gtk_stat_util.c gtk_stat_util.h 
                         mgcp_stat.c 
  Log:
  From Lars Roland: add routines to use when creating statistics windows
  (at least with GTK+ 1.2[.x]), and make the MGCP statistics routine use
  them.  The routines use a GtkCList and make it scrollable.
  
  Revision  Changes    Path
  1.2       +61 -1     ethereal/gtk/gtk_stat_util.c
  1.2       +5 -1      ethereal/gtk/gtk_stat_util.h
  1.6       +66 -16    ethereal/gtk/mgcp_stat.c