Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk capture_dlg.c compat_macros.h dlg_utils.

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, 13 Jul 2004 02:15:45 -0500 (CDT)
guy         2004/07/13 02:15:45 CDT

  Modified files:
    gtk                  capture_dlg.c compat_macros.h dlg_utils.c 
                         file_dlg.c main.c simple_dialog.c 
                         toolbar.c 
  Log:
  From Daniel Thompson: add additional message/alert box options to
  display "Save", "Continue without Saving", and "Cancel", for the "do you
  want to save?" messages.
  
  Revision  Changes    Path
  1.138     +5 -5      ethereal/gtk/capture_dlg.c
  1.21      +4 -1      ethereal/gtk/compat_macros.h
  1.42      +12 -2     ethereal/gtk/dlg_utils.c
  1.128     +7 -7      ethereal/gtk/file_dlg.c
  1.458     +12 -12    ethereal/gtk/main.c
  1.40      +16 -2     ethereal/gtk/simple_dialog.c
  1.29      +2 -1      ethereal/gtk/toolbar.c