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

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

From: oabad@xxxxxxxxxxxx (Olivier Abad)
Date: Sat, 27 Mar 2004 05:16:58 -0600 (CST)
oabad       2004/03/27 05:16:58 CST

  Modified files:
    gtk                  capture_dlg.c dlg_utils.c dlg_utils.h 
                         file_dlg.c follow_dlg.c print_prefs.c 
  Log:
  Use the new GtkFileChooserDialog when built with gtk+ 2.4
  
  Revision  Changes    Path
  1.122     +32 -2     ethereal/gtk/capture_dlg.c
  1.22      +14 -1     ethereal/gtk/dlg_utils.c
  1.10      +5 -1      ethereal/gtk/dlg_utils.h
  1.99      +209 -45   ethereal/gtk/file_dlg.c
  1.54      +75 -48    ethereal/gtk/follow_dlg.c
  1.18      +20 -1     ethereal/gtk/print_prefs.c