Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk 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@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 2 May 2002 18:49:22 -0500 (CDT)
guy         2002/05/02 18:49:21 CDT

  Modified files:
    gtk                  filter_prefs.c 
  Log:
  Remove some no-longer-applicable XXX comments.
  
  When you click "OK" on the dialog box, destroy the dialog box *before*
  activating any text widget into which we've stuffed the filter
  expression, so we don't get the dialog box destroyed out from under us
  before we try to destroy it ourselves.
  
  Revision  Changes    Path
  1.36      +42 -33    ethereal/gtk/filter_prefs.c