Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk main.c

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:36:40 -0600 (CST)
oabad       2002/11/10 05:36:40 CST

  Modified files:
    gtk                  main.c 
  Log:
  - use gtk1/gtk2 compatibility macros to reduce #ifdefs
  - when processing tap extensions command line options, wait until the
    main window has been created before opening the tap window, to avoid
    lots of GTK warnings.
  
  Revision  Changes    Path
  1.274     +58 -127   ethereal/gtk/main.c