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 25108: /trunk/ /trunk/epan/: prefs.c prefs.h /trunk/gtk/

Date: Thu, 17 Apr 2008 23:14:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25108

User: stig
Date: 2008/04/17 11:14 PM

Log:
 Added an option to display hidden protocol items.

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

Directory: /trunk/gtk/
  Changes    Path                 Action
  +2 -0      Makefile.common      Modified
  +10 -3     main_proto_draw.c    Modified
  +12 -7     prefs_dlg.c          Modified
  +90 -0     prefs_protocols.c    Added
  +57 -0     prefs_protocols.h    Added