Wireshark-commits: [Wireshark-commits] rev 29145: /trunk/gtk/ /trunk/gtk/: prefs_column.c

Date: Mon, 20 Jul 2009 11:42:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29145

User: stig
Date: 2009/07/20 04:42 AM

Log:
 Changed to use "Field type" instead of "Format", to be more descriptive.
 Moved "Filed name" fields below "Field type", to improve the layout.
 Always show the "Field name" fields, disable when field type is not custom.
 Remember field name even when changing field type, so the user can change his
 mind without losing the data entered.
 Some small adjustments to "Add" and "Remove" buttons.
 Added some tooltips.

Directory: /trunk/gtk/
  Changes    Path              Action
  +46 -26    prefs_column.c    Modified