Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk io_stat.c

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Sat, 11 Oct 2003 06:23:53 -0500 (CDT)
sahlberg    2003/10/11 06:23:53 CDT

  Modified files:
    gtk                  io_stat.c 
  Log:
  Massive update of the _draw() routine in iostat
  in preparation of more features.
  
  The most visible changes are
    graps drawn as sawtoots instead of bars.
    relative times (mainly used for response times FT_RELATIVE_TIME) will be plotted as time measured in "s" "ms" or "us" on the y axis
  
  future updates may be  smoothed graphs  and better relative time support
  
  Revision  Changes    Path
  1.34      +308 -194  ethereal/gtk/io_stat.c