Wireshark-commits: [Wireshark-commits] rev 38350: /trunk/ /trunk/gtk/: capture_dlg.c capture_dlg.h
Date: Fri, 05 Aug 2011 07:19:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38350

User: tuexen
Date: 2011/08/05 12:19 AM

Log:
 Add support for multiple interfaces to the capture options dialog.
 Obtained from Irene Ruengeler.

Directory: /trunk/gtk/
  Changes    Path                Action
  +1665 -922 capture_dlg.c       Modified
  +82 -8     capture_dlg.h       Modified
  +161 -134  capture_if_dlg.c    Modified
  +11 -2     capture_if_dlg.h    Modified
  +196 -93   main_welcome.c      Modified
  +14 -0     main_welcome.h      Modified
  +2 -15     menus.c             Modified
  +0 -2      menus.h             Modified

Directory: /trunk/
  Changes    Path                Action
  +5 -3      capture.c           Modified
  +75 -0     capture_ifinfo.c    Modified
  +2 -0      capture_ifinfo.h    Modified