Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk endpoint_talkers_table.c follow_dlg.c ma

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: Sun, 25 Jan 2004 12:51:26 -0600 (CST)
ulfl        2004/01/25 12:51:26 CST

  Modified files:
    gtk                  endpoint_talkers_table.c follow_dlg.c 
                         main.c main.h recent.c rtp_stream_dlg.c 
                         service_response_time_table.c 
  Log:
  apply automatically generated filters strings to the recent dropdown list,
  e.g. when applying a "Follow TCP stream",
  fix a bug in the recent function, discarding the newest entries when
  saving a full list (now discarding the oldest).
  
  Revision  Changes    Path
  1.28      +3 -2      ethereal/gtk/endpoint_talkers_table.c
  1.39      +3 -3      ethereal/gtk/follow_dlg.c
  1.374     +40 -14    ethereal/gtk/main.c
  1.39      +3 -1      ethereal/gtk/main.h
  1.7       +3 -3      ethereal/gtk/recent.c
  1.11      +2 -2      ethereal/gtk/rtp_stream_dlg.c
  1.12      +3 -2      ethereal/gtk/service_response_time_table.c