Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk dfilter_expr_dlg.c

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: Tue, 20 Feb 2001 14:06:05 -0600 (CST)
guy         2001/02/20 14:06:05 CST

  Modified files:
    gtk                  dfilter_expr_dlg.c 
  Log:
  Catch the "destroy" signal on the text entry box to which a
  filter-expression-construction dialog box is attached; if the text entry
  box is destroyed (which typically means the window it's in was
  destroyed), get rid of the filter-expression-construction dialog box.
  
  Revision  Changes    Path
  1.17      +9 -1      ethereal/gtk/dfilter_expr_dlg.c