Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk follow_dlg.c print_dlg.c proto_draw.c rt

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 10 Feb 2004 19:37:13 -0600 (CST)
guy         2004/02/10 19:37:13 CST

  Modified files:
    gtk                  follow_dlg.c print_dlg.c proto_draw.c 
                         rtp_analysis.c rtp_stream.c 
  Log:
  Add "write_failure_alert_box()" to put up an alert box for a failed
  attempt to write to a file (or close a file opened for writing).
  
  Get rid of no-longer-needed #includes of <epan/filesystem.h>.
  
  Revision  Changes    Path
  1.45      +10 -15    ethereal/gtk/follow_dlg.c
  1.62      +2 -3      ethereal/gtk/print_dlg.c
  1.88      +3 -6      ethereal/gtk/proto_draw.c
  1.34      +9 -17     ethereal/gtk/rtp_analysis.c
  1.13      +4 -9      ethereal/gtk/rtp_stream.c