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