Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk dfilter_expr_dlg.c display_opts.c dlg_ut

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

From: Olivier Abad <oabad@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 10 Nov 2002 05:00:30 -0600 (CST)
oabad       2002/11/10 05:00:30 CST

  Modified files:
    gtk                  dfilter_expr_dlg.c display_opts.c 
                         dlg_utils.c file_dlg.c follow_dlg.c 
  Log:
  Use gtk1/gtk2 compatibility macros to reduce #ifdefs.
  
  Revision  Changes    Path
  1.31      +64 -112   ethereal/gtk/dfilter_expr_dlg.c
  1.32      +26 -130   ethereal/gtk/display_opts.c
  1.10      +5 -22     ethereal/gtk/dlg_utils.c
  1.54      +36 -89    ethereal/gtk/file_dlg.c
  1.30      +30 -114   ethereal/gtk/follow_dlg.c