Wireshark-commits: [Wireshark-commits] rev 24438: /trunk/ /trunk/epan/: column-utils.c column.c col

Date: Fri, 22 Feb 2008 22:47:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24438

User: stig
Date: 2008/02/22 10:47 PM

Log:
 Improved custom columns with custom title.
 Fixed a crash when adding an empty custom field.

Directory: /trunk/epan/
  Changes    Path              Action
  +6 -4      column-utils.c    Modified
  +15 -0     column.c          Modified
  +2 -0      column.h          Modified
  +1 -0      column_info.h     Modified
  +33 -6     prefs.c           Modified

Directory: /trunk/gtk/
  Changes    Path              Action
  +94 -19    column_prefs.c    Modified