Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk compat_macros.h Makefile.am capture_dlg.

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: Sat, 9 Nov 2002 14:00:36 -0600 (CST)
oabad       2002/11/09 14:00:36 CST

  Modified files:
    gtk                  Makefile.am capture_dlg.c color_dlg.c 
  Added files:
    gtk                  compat_macros.h 
  Log:
  Helper macros fro gtk1.2/gtk2 compatibility.
  It should reduce the number of #ifdefs in gtk source code.
  
  Revision  Changes    Path
  1.47      +2 -1      ethereal/gtk/Makefile.am
  1.76      +88 -196   ethereal/gtk/capture_dlg.c
  1.21      +150 -626  ethereal/gtk/color_dlg.c