Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41322: /trunk/ /trunk/epan/dissectors/: packet-frame.c /

Date: Fri, 02 Mar 2012 13:31:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41322

User: etxrab
Date: 2012/03/02 05:31 AM

Log:
 Use the expert system to show packet comments.
 The packet comment widget should be replaced by a ListView with two columns,  packet no and Comment.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +5 -2      packet-frame.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +2 -0      expert.c      Modified
  +3 -1      proto.h       Modified

Directory: /trunk/ui/gtk/
  Changes    Path                   Action
  +53 -16    expert_comp_dlg.c      Modified
  +3 -2      expert_comp_table.c    Modified
  +8 -21     main_proto_draw.c      Modified
  +2 -0      main_proto_draw.h      Modified