http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20040
User: sfisher
Date: 2006/12/05 03:19 AM
Log:
From Douglas Pratley with trivial changes and documentation changes
by myself:
Corrected patch; epan/column.c and epan/column_utils.c were not included. This
one has now been properly tested against a clean checkout of today's code.
- New menu option available under view\time display format
- New sub-option (e) to -t switch for both wireshark and tshark
- Extended recent settings code to handle new value
- Did NOT add new explicit epoch time column
Directory: /trunk/doc/
Changes Path Action
+4 -2 tshark.pod Modified
+4 -2 wireshark.pod Modified
Directory: /trunk/epan/
Changes Path Action
+47 -0 column-utils.c Modified
+31 -0 column.c Modified
+4 -2 timestamp.h Modified
+50 -0 to_str.c Modified
+2 -0 to_str.h Modified
Directory: /trunk/gtk/
Changes Path Action
+3 -1 main.c Modified
+19 -0 menu.c Modified
+1 -0 packet_list.c Modified
+2 -2 recent.c Modified
(3 files not shown)