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 32683: /trunk/ /trunk/epan/: column-utils.c libwireshark

Date: Thu, 06 May 2010 10:33:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32683

User: stig
Date: 2010/05/06 03:33 AM

Log:
 Added an option to display seconds as hours, minutes and seconds
 in the packet list, on this format: "1h 2m 3.456s".

Directory: /trunk/epan/
  Changes    Path                Action
  +232 -152  column-utils.c      Modified
  +2 -0      libwireshark.def    Modified
  +12 -0     timestamp.c         Modified
  +15 -1     timestamp.h         Modified

Directory: /trunk/gtk/
  Changes    Path          Action
  +13 -1     main.c        Modified
  +45 -0     menus.c       Modified
  +13 -0     recent.c      Modified
  +1 -0      recent.h      Modified