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

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, 6 Nov 2003 19:29:05 -0600 (CST)
guy         2003/11/06 19:29:05 CST

  Modified files:
    gtk                  menu.c toolbar.c toolbar.h 
  Log:
  "File->Open" should be available whether or not we have a captue file
  open.
  
  The toolbar equivalent should *not* be available if we have an "Update
  list of packets in real time" capture running.
  
  The toolbar "Save" button should not be available if we don't have an
  unsaved capture file.
  
  Revision  Changes    Path
  1.106     +3 -3      ethereal/gtk/menu.c
  1.13      +16 -8     ethereal/gtk/toolbar.c
  1.4       +2 -1      ethereal/gtk/toolbar.h