Wireshark-commits: [Wireshark-commits] rev 25452: /trunk/ /trunk/epan/: column-utils.c column-utils

Date: Sat, 14 Jun 2008 16:51:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25452

User: stig
Date: 2008/06/14 09:51 AM

Log:
 Update all time columns when changing the time precision.
 
 Not implemented for conversation relative and delta time yet, because this
 will need a reload as they are set by the dissectors and does not exist in
 the frame data.

Directory: /trunk/epan/
  Changes    Path                Action
  +62 -11    column-utils.c      Modified
  +2 -1      column-utils.h      Modified
  +2 -1      libwireshark.def    Modified

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

Directory: /trunk/
  Changes    Path          Action
  +12 -11    file.c        Modified
  +1 -1      ui_util.h     Modified