Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal file.h

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 27 May 2002 17:00:36 -0500 (CDT)
guy         2002/05/27 17:00:36 CDT

  Modified files:
    .                    file.h 
  Log:
  Clean up the data structures for the color filter code a bit.  The old
  "colfilter" structure contained items of use only when the colorizing
  dialog was up, so make the items in it private to "gtk/color_dlg.c".
  Make the "Edit" and "Delete" buttons sensitive only when a row is
  selected, and make the "Up" and "Down" buttons sensitive only when a row
  is selected *and* that row has somewhere to move in the specified
  direction.
  
  Revision  Changes    Path
  1.94      +1 -2      ethereal/file.h