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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 5 Aug 2000 02:02:35 -0500 (CDT)
guy         2000/08/05 02:02:32 CDT

  Modified files:
    gtk                  filter_prefs.c filter_prefs.h main.c 
  Log:
  Arrange that filter dialog boxes have an "Apply" button only if one can
  apply the filter, i.e. only if the dialog box is attached to the filter
  text entry in the main window.
  
  Revision  Changes    Path
  1.14      +30 -17    ethereal/gtk/filter_prefs.c
  1.6       +2 -2      ethereal/gtk/filter_prefs.h
  1.132     +4 -2      ethereal/gtk/main.c