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 13:09:30 -0600 (CST)
guy         2001/02/20 13:09:30 CST

  Modified files:
    gtk                  dfilter_expr_dlg.c 
  Log:
  The all-purpose answer to "this widget expands to fill the space
  available for it and it looks ugly" is "throw an alignment around it".
  (I *still* don't know why it's not required in other dialog boxes, e.g.
  the filter-editing dialog box.)
  
  Revision  Changes    Path
  1.16      +10 -4     ethereal/gtk/dfilter_expr_dlg.c