Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal globals.h Makefile.am capture.c ethereal.c

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Tue, 31 Aug 1999 22:04:20 -0500 (CDT)
gram        1999/08/31 22:04:18 CDT

  Modified files:
    .                    Makefile.am capture.c ethereal.c file.c 
                         filter.c prefs.c print.c print.h 
                         summary.c 
  Added files:
    .                    globals.h 
  Removed files:
    .                    menu.c menu.h 
  Log:
  Moved GTK-dependent routines for file dialogues, print dialogues, print
  preferences, and menus to gtk subdirectory.
  
  Revision  Changes    Path
  1.64      +1 -2      ethereal/Makefile.am
  1.63      +2 -2      ethereal/capture.c
  1.110     +3 -553    ethereal/ethereal.c
  1.86      +2 -2      ethereal/file.c
  1.15      +1 -2      ethereal/filter.c
  1.20      +2 -1      ethereal/prefs.c
  1.17      +3 -205    ethereal/print.c
  1.10      +1 -5      ethereal/print.h
  1.11      +1 -2      ethereal/summary.c