Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk find_dlg.c find_dlg.h menu.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: Fri, 3 May 2002 16:55:16 -0500 (CDT)
guy         2002/05/03 16:55:16 CDT

  Modified files:
    gtk                  find_dlg.c find_dlg.h menu.c 
  Log:
  From Didieer Gautheron:
  
  	Don't show progress bar for quick "Find Frame" searches
  	Add "Find Next" and "Find Previous" to repeat searches
  
  Add documentation for "Find Next" and "Find Previous".
  
  Revision  Changes    Path
  1.22      +29 -1     ethereal/gtk/find_dlg.c
  1.2       +3 -1      ethereal/gtk/find_dlg.h
  1.63      +5 -1      ethereal/gtk/menu.c