Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk ansi_a_stat.c ansi_map_stat.c bootp_stat

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: Mon, 12 Apr 2004 03:53:02 -0500 (CDT)
ulfl        2004/04/12 03:53:02 CDT

  Modified files:
    gtk                  ansi_a_stat.c ansi_map_stat.c 
                         bootp_stat.c dcerpc_stat.c fc_stat.c 
                         gsm_a_stat.c gsm_map_stat.c 
                         h225_counter.c h225_ras_srt.c http_stat.c 
                         isup_stat.c ldap_stat.c rpc_stat.c 
                         smb_stat.c 
  Log:
  added a close button to the dialogs,
  use the dlg_window_new function for all dialogs
  
  Revision  Changes    Path
  1.17      +44 -56    ethereal/gtk/ansi_a_stat.c
  1.20      +23 -35    ethereal/gtk/ansi_map_stat.c
  1.26      +39 -7     ethereal/gtk/bootp_stat.c
  1.54      +19 -8     ethereal/gtk/dcerpc_stat.c
  1.31      +20 -10    ethereal/gtk/fc_stat.c
  1.17      +22 -34    ethereal/gtk/gsm_a_stat.c
  1.6       +24 -50    ethereal/gtk/gsm_map_stat.c
  1.18      +18 -2     ethereal/gtk/h225_counter.c
  1.16      +19 -3     ethereal/gtk/h225_ras_srt.c
  1.27      +31 -23    ethereal/gtk/http_stat.c
  1.21      +22 -34    ethereal/gtk/isup_stat.c
  1.19      +20 -10    ethereal/gtk/ldap_stat.c
  1.45      +21 -10    ethereal/gtk/rpc_stat.c
  1.42      +20 -12    ethereal/gtk/smb_stat.c