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 20117: /trunk/ /trunk/epan/: column.c column.h /trunk/gt

Date: Mon, 11 Dec 2006 20:09:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20117

User: sfisher
Date: 2006/12/11 08:09 PM

Log:
 Add a new function to build column widths based not only on the max
 width that is hard-coded in get_column_longest_string(), but also on the
 width of the user specified title of the column (in case it is wider.)

Directory: /trunk/epan/
  Changes    Path          Action
  +12 -0     column.c      Modified
  +1 -0      column.h      Modified

Directory: /trunk/gtk/
  Changes    Path             Action
  +2 -2      packet_list.c    Modified