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

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Mon, 2 Feb 2004 18:16:59 -0600 (CST)
ulfl        2004/02/02 18:16:59 CST

  Modified files:
    gtk                  main.c main.h menu.c packet_list.c 
  Log:
  added some more info to the statusbar (filesize, packet count, ..),
  fixed a minor bug in the cfile handling (file length in summary dialog)
  
  Revision  Changes    Path
  1.388     +61 -8     ethereal/gtk/main.c
  1.42      +3 -1      ethereal/gtk/main.h
  1.156     +4 -1      ethereal/gtk/menu.c
  1.17      +17 -1     ethereal/gtk/packet_list.c