Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk capture_dlg.c file_dlg.c filter_prefs.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: Fri, 10 Dec 1999 00:28:48 -0600 (CST)
guy         1999/12/10 00:28:42 CST

  Modified files:
    gtk                  capture_dlg.c file_dlg.c filter_prefs.c 
                         main.c main.h menu.c prefs_dlg.c 
  Log:
  Jerry Talkington's patch to remove the filter stuff from
  "Edit:Preferences" and put it directly under "Edit:Filters", and to add
  an "Apply" button to it, which makes the currently selected filter the
  current filter and applies it to the current capture.
  
  Revision  Changes    Path
  1.12      +2 -2      ethereal/gtk/capture_dlg.c
  1.15      +2 -2      ethereal/gtk/file_dlg.c
  1.6       +119 -3    ethereal/gtk/filter_prefs.c
  1.67      +3 -2      ethereal/gtk/main.c
  1.8       +2 -1      ethereal/gtk/main.h
  1.11      +2 -1      ethereal/gtk/menu.c
  1.4       +2 -21     ethereal/gtk/prefs_dlg.c