Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk capture_dlg.c file_dlg.c print_dlg.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 8 May 2000 02:13:48 -0500 (CDT)
guy         2000/05/08 02:13:45 CDT

  Modified files:
    gtk                  capture_dlg.c file_dlg.c print_dlg.c 
  Log:
  Catch the ESC key in the file selection dialog boxes popped up for
  "File->Open", "File->Save As", and the "File:" buttons in the Capture
  Preferences and Print dialog boxes, and make it cancel the file
  selection dialog box.
  
  Revision  Changes    Path
  1.25      +6 -1      ethereal/gtk/capture_dlg.c
  1.23      +12 -1     ethereal/gtk/file_dlg.c
  1.17      +6 -1      ethereal/gtk/print_dlg.c