Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal NEWS capture.c column.c ethereal.c ethereal.

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: Mon, 12 Jul 1999 22:08:15 -0500 (CDT)
gram        1999/07/12 22:08:13 CDT

  Modified files:
    .                    NEWS capture.c column.c ethereal.c 
                         ethereal.h file.c filter.c menu.c menu.h 
                         summary.c summary.h 
  Log:
  Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree and
  display filter code, which uses features in GLIB-1.2.x), I removed
  the vestigial code supporting old 1.0.x and 1.1.x GTK+ versions.
  
  Revision  Changes    Path
  1.18      +3 -0      ethereal/NEWS
  1.31      +1 -7      ethereal/capture.c
  1.16      +1 -5      ethereal/column.c
  1.54      +4 -59     ethereal/ethereal.c
  1.17      +1 -14     ethereal/ethereal.h
  1.38      +1 -43     ethereal/file.c
  1.14      +1 -5      ethereal/filter.c
  1.25      +1 -195    ethereal/menu.c
  1.5       +2 -5      ethereal/menu.h
  1.6       +3 -6      ethereal/summary.c
  1.3       +2 -2      ethereal/summary.h