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

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: Mon, 29 Mar 2004 16:55:14 -0600 (CST)
guy         2004/03/29 16:55:14 CST

  Modified files:
    gtk                  dlg_utils.c dlg_utils.h file_dlg.c 
  Log:
  Add another wrapper routine, "file_selection_set_extra_widget()", to set
  the "extra options" portion of a file selection dialog, and use it
  rather than #if'ed code.
  
  Revision  Changes    Path
  1.24      +14 -1     ethereal/gtk/dlg_utils.c
  1.12      +5 -1      ethereal/gtk/dlg_utils.h
  1.102     +5 -27     ethereal/gtk/file_dlg.c