Ethereal-cvs: [Ethereal-cvs] rev 15493: /trunk/epan/dissectors/: packet-ansi_637.c /trunk/gtk/

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

Date: Sun, 21 Aug 2005 09:48:31 GMT
User: guy
Date: 2005/08/21 04:48 AM

Log:
 Add a "register_dfilter_stat()", to register stats that take a display
 filter as an argument on the command line and have a dialog box to enter
 the display filter through the GUI.  Use it for all stats using
 "gtk_tap_dfilter_dlg_cb()".
 
 Add a top-level "stat_menu.h" file to declare "REGISTER_STAT_GROUP_E"
 for the benefit of the declaration of "register_dfilter_stat()" in the
 top-level "tap_dfilter_dlg.h".  Rename the "stat_menu.h" in the gtk
 directory to "gtk_stat_menu.h", so as not to have two headers with the
 same name.
 
 Get rid of headers not declaring any functions not being used in the
 module.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +1 -1      packet-ansi_637.c    Modified

Directory: /trunk/gtk/
  Changes    Path                     Action
  +1 -1      Makefile.am              Modified
  +2 -1      afp_stat.c               Modified
  +2 -1      ansi_a_stat.c            Modified
  +2 -1      ansi_map_stat.c          Modified
  +3 -6      bootp_stat.c             Modified
  +2 -1      conversations_eth.c      Modified
  +2 -1      conversations_fc.c       Modified
  +2 -1      conversations_fddi.c     Modified
  +2 -1      conversations_ip.c       Modified
  +2 -1      conversations_ipx.c      Modified
  +2 -1      conversations_jxta.c     Modified
  +2 -1      conversations_sctp.c     Modified
  +2 -1      conversations_tcpip.c    Modified
  +2 -1      conversations_tr.c       Modified
  +2 -1      conversations_udpip.c    Modified
  +2 -1      conversations_wlan.c     Modified
  +2 -1      dcerpc_stat.c            Modified
  +2 -1      fc_stat.c                Modified
  +2 -1      flow_graph.c             Modified
  +0 -1      follow_dlg.c             Modified
  +2 -1      gsm_a_stat.c             Modified
  +2 -1      gsm_map_stat.c           Modified
  +2 -1      gsm_map_summary.c        Modified
  +76 -0     gtk_stat_menu.h          Added
  +3 -6      h225_counter.c           Modified
  +3 -6      h225_ras_srt.c           Modified
  +2 -1      hostlist_eth.c           Modified
  +2 -1      hostlist_fc.c            Modified
  +2 -1      hostlist_fddi.c          Modified
  +2 -1      hostlist_ip.c            Modified
  +2 -1      hostlist_ipx.c           Modified
  +2 -1      hostlist_jxta.c          Modified
  +2 -1      hostlist_tcpip.c         Modified
  +2 -1      hostlist_tr.c            Modified
  +2 -1      hostlist_udpip.c         Modified
  +2 -1      hostlist_wlan.c          Modified
  +2 -1      io_stat.c                Modified
  +2 -1      ldap_stat.c              Modified
  +2 -1      menu.c                   Modified
  +3 -6      mgcp_stat.c              Modified
  +2 -1      mtp3_stat.c              Modified
  +2 -1      mtp3_summary.c           Modified
  +2 -1      rpc_progs.c              Modified
  +2 -1      rpc_stat.c               Modified
  +2 -1      rtp_analysis.c           Modified
  +0 -1      rtp_stream.c             Modified
  +2 -1      rtp_stream_dlg.c         Modified
  +2 -1      sctp_assoc_analyse.c     Modified
  +0 -1      sctp_byte_graph_dlg.c    Modified
  +3 -6      sctp_chunk_stat.c        Modified
  +0 -1      sctp_chunk_stat_dlg.c    Modified
  +0 -1      sctp_error_dlg.c         Modified
  +0 -1      sctp_graph_dlg.c         Modified
  +0 -9      sctp_stat.c              Modified
  +2 -1      sctp_stat_dlg.c          Modified
  +2 -6      sip_stat.c               Modified
  +2 -1      smb_stat.c               Modified
  +0 -87     stat_menu.h              Removed
  +3 -9      stats_tree_stat.c        Modified
  +17 -0     tap_dfilter_dlg.c        Modified
  +5 -4      tcp_graph.c              Modified
  +2 -1      voip_calls_dlg.c         Modified
  +3 -6      wsp_stat.c               Modified

Directory: /trunk/
  Changes    Path                 Action
  +1 -0      Makefile.common      Modified
  +1 -0      file.c               Modified
  +59 -0     stat_menu.h          Added
  +7 -0      tap_dfilter_dlg.h    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15493&view=rev