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 03:53:49 -0600 (CST)
guy         2001/02/20 03:53:49 CST

  Modified files:
    gtk                  dfilter_expr_dlg.c 
  Log:
  Make the "activate" signal on the text entry boxes in the filter
  expression construction dialog activate the entire dialog box.
  
  Make a desperate but failed attempt to bludgeon GTK+, The Toolkit That
  Knows Better Than You Do How Big Buttons Should Be Made, Even If It
  Looks Butt-Ugly, And Which Appears To Randomly Decide Whether To Make It
  Look Ugly Or Not, into making the "Cancel" button as tall as the inside
  of the "Accept" button, not as tall as the "Accept" button plus its
  "this is the default button" surround.
  
  Revision  Changes    Path
  1.15      +24 -13    ethereal/gtk/dfilter_expr_dlg.c