Wireshark-commits: [Wireshark-commits] rev 52855: /trunk/ui/ /trunk/ui/gtk/: graph_analysis.c graph

Date: Fri, 25 Oct 2013 23:16:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52855

User: gerald
Date: 2013/10/25 11:16 PM

Log:
 More sequence dialog updates.
 
 Draw item labels and port numbers.  Update the hint text. Make items
 selectable.  Resize fonts similar to the GTK+ version.  Add scrollbars.
 Update the cursor.  Use pango_layout_set_ellipsize() in the GTK+ code.
 Fixup comments.

Directory: /trunk/ui/gtk/
  Changes    Path                Action
  +19 -9     graph_analysis.c    Modified
  +1 -1      graph_analysis.h    Modified

Directory: /trunk/ui/qt/
  Changes    Path                     Action
  +57 -8     sequence_diagram.cpp     Modified
  +1 -0      sequence_diagram.h       Modified
  +149 -13   sequence_dialog.cpp      Modified
  +13 -0     sequence_dialog.h        Modified
  +40 -8     sequence_dialog.ui       Modified
  +0 -1      tcp_stream_dialog.cpp    Modified

Directory: /trunk/ui/
  Changes    Path                       Action
  +5 -5      tap-sequence-analysis.c    Modified
  +1 -1      tap-sequence-analysis.h    Modified