Wireshark-commits: [Wireshark-commits] rev 34444: /trunk/ /trunk/epan/: column.c column.h libwiresh

Date: Sat, 09 Oct 2010 15:22:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34444

User: stig
Date: 2010/10/09 08:22 AM

Log:
 Added "Edit Column Details" functions to the packet list heading popup.
 Removed "Rename Column Title" as this is moved to "Edit Column Details".

Directory: /trunk/epan/
  Changes    Path                Action
  +59 -0     column.c            Modified
  +4 -0      column.h            Modified
  +4 -0      libwireshark.def    Modified

Directory: /trunk/gtk/
  Changes    Path                 Action
  +4 -4      menus.c              Modified
  +160 -22   new_packet_list.c    Modified
  +1 -1      new_packet_list.h    Modified
  +0 -10     prefs_column.c       Modified
  +0 -7      prefs_column.h       Modified