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 44239: /trunk/ /trunk/epan/: libwireshark.def prefs.c pr

Date: Fri, 03 Aug 2012 11:15:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44239

User: ruengeler
Date: 2012/08/03 04:15 AM

Log:
 Make the columns of the capture options dialog selectable. Changes are stored in the preferences file.
 The ordering can be changed by dragging the column. The order is not stored.

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -0      libwireshark.def    Modified
  +90 -0     prefs.c             Modified
  +3 -0      prefs.h             Modified

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +339 -0    capture_dlg.c      Modified
  +6 -0      capture_dlg.h      Modified
  +10 -7     keys.h             Modified
  +301 -2    prefs_capture.c    Modified
  +9 -4      prefs_dlg.c        Modified
  +2 -1      prefs_dlg.h        Modified