Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk dcerpc_stat.c endpoint_talkers_eth.c end

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Mon, 25 Aug 2003 06:06:32 -0500 (CDT)
sahlberg    2003/08/25 06:06:32 CDT

  Modified files:
    gtk                  dcerpc_stat.c endpoint_talkers_eth.c 
                         endpoint_talkers_fc.c 
                         endpoint_talkers_ip.c 
                         endpoint_talkers_ipx.c 
                         endpoint_talkers_tcpip.c 
                         endpoint_talkers_tr.c 
                         endpoint_talkers_udpip.c fc_stat.c 
                         io_stat.c mgcp_stat.c rpc_stat.c 
                         smb_stat.c 
  Log:
  Update to IO-Stat to put the capture filename on the titlebar
  to make it easier to navigate when having multiple instances of ethereal
  and io-stat open
  at the same time.
  
  Updates to all endpoint talkers and service response time windows to do this as well.
  
  Bonus, when the user opens a new capture file when having these windows open,
  the title bar will be updated to reflect the name of the new capture file.
  
  Revision  Changes    Path
  1.13      +7 -3      ethereal/gtk/dcerpc_stat.c
  1.4       +8 -3      ethereal/gtk/endpoint_talkers_eth.c
  1.4       +7 -3      ethereal/gtk/endpoint_talkers_fc.c
  1.5       +7 -3      ethereal/gtk/endpoint_talkers_ip.c
  1.3       +7 -3      ethereal/gtk/endpoint_talkers_ipx.c
  1.6       +7 -3      ethereal/gtk/endpoint_talkers_tcpip.c
  1.5       +7 -3      ethereal/gtk/endpoint_talkers_tr.c
  1.6       +7 -3      ethereal/gtk/endpoint_talkers_udpip.c
  1.3       +7 -2      ethereal/gtk/fc_stat.c
  1.22      +8 -2      ethereal/gtk/io_stat.c
  1.8       +13 -7     ethereal/gtk/mgcp_stat.c
  1.14      +8 -3      ethereal/gtk/rpc_stat.c
  1.11      +7 -2      ethereal/gtk/smb_stat.c