Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk dcerpc_stat.c endpoint_talkers_table.c f

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Mon, 15 Sep 2003 14:05:01 -0500 (CDT)
guy         2003/09/15 14:05:01 CDT

  Modified files:
    gtk                  dcerpc_stat.c endpoint_talkers_table.c 
                         fc_stat.c io_stat.c mgcp_stat.c 
                         rpc_stat.c smb_stat.c 
  Log:
  From Graeme Hewson:
  
  	Don't crash if "-z" is used on the command line when a live
  	capture is being done (e.g., with "-k -S" - in that case,
  	"cfile.filename" is null when the window is created), just don't
  	display the file name in the title.
  
  	Don't set the title of a non-existent window - create the window
  	first.
  
  Revision  Changes    Path
  1.18      +9 -3      ethereal/gtk/dcerpc_stat.c
  1.17      +9 -3      ethereal/gtk/endpoint_talkers_table.c
  1.6       +9 -3      ethereal/gtk/fc_stat.c
  1.24      +9 -3      ethereal/gtk/io_stat.c
  1.10      +11 -3     ethereal/gtk/mgcp_stat.c
  1.17      +9 -3      ethereal/gtk/rpc_stat.c
  1.14      +9 -3      ethereal/gtk/smb_stat.c