Wireshark-commits: [Wireshark-commits] rev 22038: /trunk/ /trunk/epan/: column.c column.h column_in
Date: Mon, 04 Jun 2007 20:15:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22038

User: sfisher
Date: 2007/06/04 08:15 PM

Log:
 Fix for bug #93: changes to the columns has no effect until restart
 
 These changes allow the packet list clist to be destroyed and recreated
 with the new column titles/values/order that the user changed in the
 preferences without restarting Wireshark.

Directory: /trunk/epan/
  Changes    Path             Action
  +46 -0     column.c         Modified
  +3 -0      column.h         Modified
  +1 -0      column_info.h    Modified
  +1 -0      prefs.c          Modified

Directory: /trunk/gtk/
  Changes    Path              Action
  +15 -8     column_prefs.c    Modified
  +5 -2      gui_prefs.c       Modified
  +3 -32     main.c            Modified
  +2 -0      main.h            Modified
  +23 -3     packet_list.c     Modified
  +6 -1      packet_list.h     Modified


(1 file not shown)