Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk menu.c main.c main.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Mon, 21 Aug 2000 14:36:17 -0500 (CDT)
deniel      2000/08/21 14:36:14 CDT

  Modified files:
    gtk                  menu.c main.c main.h 
  Log:
  Add some menu items related to the "frame mark" feature in
  the Edit menu which allow you to:
  
  - mark (or unmark) the currently selected frame
  - mark all _displayed_ frames
  - unmark all _displayed_ frames
  
  Should I be more precise in the menu label ?
  (e.g. "Mark All Displayed Frame" instead of "Mark All Frames"
    and "Mark Selected Frame" instead of "Mark Frame" ?)
  
  Revision  Changes    Path
  1.42      +8 -1      ethereal/gtk/menu.c
  1.146     +43 -11    ethereal/gtk/main.c
  1.18      +4 -1      ethereal/gtk/main.h