Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk main.c 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@xxxxxxxxxxxxxxxxx>
Date: Mon, 20 Oct 2003 17:28:22 -0500 (CDT)
guy         2003/10/20 17:28:22 CDT

  Modified files:
    gtk                  main.c menu.c 
  Log:
  If a tap menu item doesn't have a "selected_packet_enabled()" or
  "selected_tree_row_enabled()" routine, enable it by default, so that
  tap windows can be popped up even if you have no capture file.
  
  Assorted code cleanups.
  
  Revision  Changes    Path
  1.326     +2 -6      ethereal/gtk/main.c
  1.104     +21 -11    ethereal/gtk/menu.c