Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk find_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@xxxxxxxxxxxxxxxxx>
Date: Thu, 28 Aug 2003 18:25:55 -0500 (CDT)
guy         2003/08/28 18:25:55 CDT

  Modified files:
    gtk                  find_dlg.c 
  Log:
  From Greg Morris: put borders around the options to delimit them and
  indicate where they apply, and give tooltips to some of the options.
  Disable the "Filter:" button unless we're searching with a display filter.
  
  Use "Frame data" instead of "Hex" for the option to search the raw frame
  data, use "Decoded packet" instead of "Decode" for the option to search
  the strings in the protocol tree display, and use "Packet summary"
  instead of "Summary" for the option to search the Info column in the
  packet list display, to make it a bit clearer what's being searched.
  
  Revision  Changes    Path
  1.32      +94 -23    ethereal/gtk/find_dlg.c