http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33317
User: stig
Date: 2010/06/24 11:42 PM
Log:
Introduce "Show Resolved" as an option in custom columns. This will determine
if we show the value or the string representing the value.
This setting is not stored in the preferences file yet, and the option is
not available in the columns preferences window.
Directory: /trunk/epan/
Changes Path Action
+28 -0 column.c Modified
+3 -0 column.h Modified
+3 -0 prefs.c Modified
Directory: /trunk/gtk/
Changes Path Action
+16 -0 menus.c Modified
+3 -0 menus.h Modified
+43 -2 new_packet_list.c Modified
+1 -0 new_packet_list.h Modified
+6 -2 packet_list_store.c Modified
+1 -0 prefs_column.c Modified