Wireshark-commits: [Wireshark-commits] rev 52824: /trunk/ui/ /trunk/ui/gtk/: flow_graph.c graph_ana

Date: Thu, 24 Oct 2013 22:52:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52824

User: gerald
Date: 2013/10/24 10:52 PM

Log:
 Initial and woefully incomplete flow graph support.
 
 Copy common code from ui/gtk/flow_graph.c and ui/gtk/graph_analysis.[ch]
 to ui/tap-sequence-analysis.[ch]. Start using the name "sequence" in
 places.

Directory: /trunk/ui/gtk/
  Changes    Path                Action
  +20 -310   flow_graph.c        Modified
  +36 -381   graph_analysis.c    Modified
  +4 -30     graph_analysis.h    Modified
  +2 -2      rtp_player.c        Modified
  +26 -26    voip_calls.c        Modified
  +1 -1      voip_calls.h        Modified
  +8 -9      voip_calls_dlg.c    Modified

Directory: /trunk/ui/qt/
  Changes    Path                     Action
  +5 -0      CMakeLists.txt           Modified
  +6 -0      Makefile.common          Modified
  +4 -0      QtShark.pro              Modified
  +1 -0      main_window.h            Modified


(12 files not shown)