Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk service_response_time_table.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, 21 Jun 2003 00:39:45 -0500 (CDT)
sahlberg    2003/06/21 00:39:45 CDT

  Modified files:
    gtk                  service_response_time_table.c 
  Log:
  Update the ServiceResponseTime helper routines so that the columns
  can be sorted.
  
  "borrowed" lots of code for this from gtkclist.c
  
  Columns 0,1  sort in ascending order by default
  Columns 2-5 sort in ascending order by default
  
  Revision  Changes    Path
  1.2       +141 -4    ethereal/gtk/service_response_time_table.c