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: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Wed, 2 Jun 2004 02:12:11 -0500 (CDT)
ulfl        2004/06/02 02:12:11 CDT

  Modified files:
    gtk                  dcerpc_stat.c endpoint_talkers_table.c 
                         fc_stat.c gtkglobals.h h225_counter.c 
                         h225_ras_srt.c hostlist_table.c 
                         ldap_stat.c mgcp_stat.c rpc_stat.c 
                         rtp_stream_dlg.c 
                         service_response_time_table.c smb_stat.c 
                         tap_dfilter_dlg.c 
  Log:
  move "extern GtkWidget *main_display_filter_widget" from
  various stats files to gtkglobals.h
  
  Revision  Changes    Path
  1.58      +2 -3      ethereal/gtk/dcerpc_stat.c
  1.44      +1 -3      ethereal/gtk/endpoint_talkers_table.c
  1.34      +2 -2      ethereal/gtk/fc_stat.c
  1.26      +4 -1      ethereal/gtk/gtkglobals.h
  1.22      +1 -3      ethereal/gtk/h225_counter.c
  1.19      +1 -3      ethereal/gtk/h225_ras_srt.c
  1.16      +1 -3      ethereal/gtk/hostlist_table.c
  1.22      +2 -2      ethereal/gtk/ldap_stat.c
  1.37      +1 -3      ethereal/gtk/mgcp_stat.c
  1.48      +2 -2      ethereal/gtk/rpc_stat.c
  1.25      +2 -3      ethereal/gtk/rtp_stream_dlg.c
  1.19      +3 -2      ethereal/gtk/service_response_time_table.c
  1.45      +2 -2      ethereal/gtk/smb_stat.c
  1.10      +2 -2      ethereal/gtk/tap_dfilter_dlg.c