Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk 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: Mon, 21 Apr 2003 19:16:59 -0500 (CDT)
guy         2003/04/21 19:16:59 CDT

  Modified files:
    gtk                  menu.c 
  Log:
  Have "set_menu_sensitivity()" take, as an argument, a pointer to the
  GtkItemFactory for the item it's modifying, with NULL meaning "all
  pop-up menus".  Use the full path for the menu item in all such calls;
  have separate calls for the main menu item and pop-up menu items as
  necessary.
  
  Revision  Changes    Path
  1.87      +129 -97   ethereal/gtk/menu.c