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:23:25 -0600 (CST)
guy         2004/02/10 19:23:25 CST

  Modified files:
    gtk                  follow_dlg.c print_dlg.c proto_draw.c 
                         rtp_analysis.c rtp_stream.c 
  Log:
  Add an "open_failure_alert_box()" routine to pop up an alert box for a
  failed attempt to open/create a file.
  
  Fix one call to pass the right value for the "for_writing" flag.
  
  Revision  Changes    Path
  1.44      +6 -7      ethereal/gtk/follow_dlg.c
  1.61      +3 -3      ethereal/gtk/print_dlg.c
  1.87      +3 -3      ethereal/gtk/proto_draw.c
  1.33      +5 -9      ethereal/gtk/rtp_analysis.c
  1.12      +3 -3      ethereal/gtk/rtp_stream.c