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

Date: Mon, 11 Nov 2013 22:00:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53260

User: gerald
Date: 2013/11/11 10:00 PM

Log:
 Sequence / flow diagram updates.
 
 Plumb some controls. Adjust dialog layout. Make sure sequence
 information is allocated and freed correctly. Remove a debugging
 statement.

Directory: /trunk/ui/gtk/
  Changes    Path                Action
  +3 -3      flow_graph.c        Modified
  +0 -1      graph_analysis.c    Modified

Directory: /trunk/ui/qt/
  Changes    Path                    Action
  +1 -0      sequence_diagram.cpp    Modified
  +42 -3     sequence_dialog.cpp     Modified
  +6 -0      sequence_dialog.h       Modified
  +39 -15    sequence_dialog.ui      Modified

Directory: /trunk/ui/
  Changes    Path                       Action
  +18 -14    tap-sequence-analysis.c    Modified